Comparing version 1.2.1 to 1.2.2
{ | ||
"name": "deep-fs", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "DEEP File System Library", | ||
@@ -58,3 +58,4 @@ "keywords": [ | ||
"deep-core": "^1.x.x", | ||
"s3fs": "^2.3.x" | ||
"s3fs": "^2.3.x", | ||
"es6-promise": "^3.0.x" | ||
}, | ||
@@ -64,3 +65,2 @@ "devDependencies": { | ||
"fs-extra": "^0.23.x", | ||
"es6-promise": "^3.0.x", | ||
"chai": "^3.2.x", | ||
@@ -67,0 +67,0 @@ "sinon": "^1.17.x", |
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
5
13
4
+ Addedes6-promise@^3.0.x
+ Addedes6-promise@3.3.1(transitive)