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

backblaze-b2

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

backblaze-b2 - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

9

CHANGELOG.md

@@ -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 @@

4

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

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