fast-azure-storage
Advanced tools
Comparing version 1.0.2 to 2.0.0
{ | ||
"name": "fast-azure-storage", | ||
"version": "1.0.2", | ||
"version": "2.0.0", | ||
"author": "Jonas Finnemann Jensen <jopsen@gmail.com>, Elena Solomon <elenasolomon28@gmail.com>", | ||
@@ -21,15 +21,16 @@ "description": "Fast client library for azure storage services", | ||
"dependencies": { | ||
"debug": "^2.2.0", | ||
"pixl-xml": "^1.0.10", | ||
"promise": "^7.0.4" | ||
"debug": "^3.1.0", | ||
"pixl-xml": "^1.0.13", | ||
"promise": "^8.0.1" | ||
}, | ||
"optionalDependencies": { | ||
"libxmljs": "^0.18.0" | ||
"libxmljs": "^0.18.7" | ||
}, | ||
"devDependencies": { | ||
"jsdoc": "^3.3.0-beta3", | ||
"mocha": "^2.2.1", | ||
"jsdoc": "^3.5.5", | ||
"mocha": "^4.0.1", | ||
"typed-env-config": "^1.1.1", | ||
"yuidoc-lucid-theme": "jonasfj/yuidoc-lucid-theme", | ||
"yuidocjs": "^0.9.0" | ||
"yuidocjs": "^0.10.2" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
289785
20
5
+ Addedpromise@8.3.0(transitive)
- Removeddebug@2.6.9(transitive)
- Removedms@2.0.0(transitive)
- Removedpromise@7.3.1(transitive)
Updateddebug@^3.1.0
Updatedpixl-xml@^1.0.13
Updatedpromise@^8.0.1