backblaze-b2-client
Advanced tools
Comparing version 0.0.15 to 0.0.16
{ | ||
"name": "backblaze-b2-client", | ||
"description": "Rich client for Backblaze B2", | ||
"version": "0.0.15", | ||
"version": "0.0.16", | ||
"license": "Apache-2.0", | ||
@@ -27,3 +27,3 @@ "author": { | ||
"dotenv": "8.2.0", | ||
"fs-extra": "^8.0.0", | ||
"fs-extra": "^9.0.0", | ||
"lodash": "4.17.15", | ||
@@ -30,0 +30,0 @@ "lodash.chunk": "4.2.0", |
@@ -12,3 +12,3 @@ # Backblaze B2 Client | ||
- [x] Copy over Cloudron storage interface | ||
- [ ] Use [yakovkhalinsky/backblaze-b2](https://github.com/yakovkhalinsky/backblaze-b2) client to implement B2 interface (with inspiration from other users of the library) | ||
- [ ] Use [yakovkhalinsky/backblaze-b2](https://github.com/yakovkhalinsky/backblaze-b2) and [gideo-llc/backblaze-b2-upload-any](https://github.com/gideo-llc/backblaze-b2-upload-any) client to implement B2 interface (with inspiration from other users of the library) | ||
- [gnalck/ghost-storage-b2](https://github.com/gnalck/ghost-storage-b2/blob/master/index.js) | ||
@@ -15,0 +15,0 @@ - [UbuntuOpenStore/openstore-api](https://github.com/UbuntuOpenStore/openstore-api/blob/919c8c3c29e5f8a4764f2aa9514f43d6bacc3462/src/utils/upload.js) |
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
14417
+ Addedat-least-node@1.0.0(transitive)
+ Addedfs-extra@9.1.0(transitive)
+ Addedjsonfile@6.1.0(transitive)
+ Addeduniversalify@2.0.1(transitive)
- Removedfs-extra@8.1.0(transitive)
- Removedjsonfile@4.0.0(transitive)
- Removeduniversalify@0.1.2(transitive)
Updatedfs-extra@^9.0.0