Skip to content

Commit

Permalink
fixed dependencies vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
Liad Berko committed Feb 7, 2019
1 parent a0c9edb commit e0348dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aws-s3-multipart-copy",
"version": "1.0.6",
"version": "1.0.7",
"description": "This node js package provides a simple usage for multipart copying between buckets in aws-s3 via the official aws-sdk. It manages the 3 steps required for multipart copy including byte-range offsetting and parts order.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit e0348dd

Please sign in to comment.