Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

backblaze-b2-client

Package Overview
Dependencies
Maintainers
1
Versions
141
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

backblaze-b2-client - npm Package Compare versions

Comparing version 0.0.15 to 0.0.16

4

package.json
{
"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)

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc