Comparing version 2.4.3 to 2.4.4
{ | ||
"name": "s3fs", | ||
"version": "2.4.3", | ||
"version": "2.4.4", | ||
"dependencies": { | ||
"aws-sdk": { | ||
"version": "2.2.30", | ||
"version": "2.2.33", | ||
"from": "aws-sdk@>=2.0.0 <3.0.0", | ||
"resolved": "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.2.30.tgz" | ||
"resolved": "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.2.33.tgz" | ||
}, | ||
"bluebird": { | ||
"version": "2.10.2", | ||
"from": "bluebird@>=2.0.0 <3.0.0", | ||
"resolved": "https://registry.npmjs.org/bluebird/-/bluebird-2.10.2.tgz" | ||
"version": "3.2.1", | ||
"from": "bluebird@>=3.0.0 <4.0.0", | ||
"resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.2.1.tgz" | ||
}, | ||
@@ -15,0 +15,0 @@ "extend": { |
{ | ||
"name": "s3fs", | ||
"version": "2.4.3", | ||
"version": "2.4.4", | ||
"description": "Implementation of Node.JS FS interface using Amazon Simple Storage Service (S3).", | ||
@@ -38,3 +38,3 @@ "keywords": [ | ||
"aws-sdk": "~2.x", | ||
"bluebird": "~2.x", | ||
"bluebird": "~3.x", | ||
"extend": "~3.x" | ||
@@ -41,0 +41,0 @@ }, |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
129909
+ Addedbluebird@3.7.2(transitive)
- Removedbluebird@2.11.0(transitive)
Updatedbluebird@~3.x