backblaze-b2
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -0,1 +1,10 @@ | ||
### v1.0.1 (April 22, 2017) - The small buffers release | ||
Features | ||
- Update Axios to support buffers < 8192 bytes [link](https://github.com/yakovkhalinsky/backblaze-b2/pull/27) | ||
Thanks to the contributors for this release | ||
- [David Fox](https://github.com/obto) | ||
### v1.0.0 (March 15, 2017) - The large files release | ||
@@ -2,0 +11,0 @@ |
{ | ||
"name": "backblaze-b2", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Node.js Library for the Backblaze B2 Storage Service", | ||
@@ -37,3 +37,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"axios": "^0.15.3", | ||
"axios": "^0.16.1", | ||
"node-sha1": "^1.0.1", | ||
@@ -40,0 +40,0 @@ "q": "^1.4.1" |
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
102464
+ Addedaxios@0.16.2(transitive)
+ Addedfollow-redirects@1.15.9(transitive)
+ Addedis-buffer@1.1.6(transitive)
- Removedaxios@0.15.3(transitive)
- Removeddebug@2.6.9(transitive)
- Removedfollow-redirects@1.0.0(transitive)
- Removedms@2.0.0(transitive)
Updatedaxios@^0.16.1