Socket
Socket
Sign inDemoInstall

backblaze-b2

Package Overview
Dependencies
7
Maintainers
5
Versions
25
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
23Next

1.7.0

Diff

Changelog

Source

v1.7.0 (June 5, 2021) - The Maintenance release

Fixes

  • Update dependencies

Features

  • Add optional contentLength param to uploadPart (#92 - thanks @Klowner)
odensc
published 1.6.0 •

Changelog

Source

v1.6.0 (January 1, 2020) - The List Parts release

Features

  • Add support for b2_list_parts (#84 - thanks @Klowner)
odensc
published 1.5.0 •

Changelog

Source

v1.5.0 (October 21, 2019) - The Key Operations release

Features

  • Add support for key operations (#82 - thanks @jamiesyme)
  • Add support for startFileId for listFileVersions (#78 - thanks @ScottChapman)
odensc
published 1.4.0 •

Changelog

Source

v1.4.0 (June 3, 2019) - The Application Key / Streams release

Features

  • Add applicationKeyId parameter for proper use of application keys. (#67 - thanks @phil-r)
  • Add contentLength param to uploadFile, allowing the use of Streams when uploading. (#73 - thanks @jamiesyme)
  • Allow underscores in info headers. (#70 - thanks @odensc)
amit-a
published 1.3.1 •

Changelog

Source

v1.3.1 (February 25, 2019) - The Axios control release

Features

  • Automatic retries on request failure (customizable)
  • Complete control of the axios instance at the request level (axios and axiosOverride args)
cbess
published 1.2.0 •

Changelog

Source

v1.2.0 (January 30, 2019) - The getBucket release

Features

  • Adds B2.getBucket(...) to help get bucket IDs with restricted bucket keys. In B2 v2, B2.listBuckets() will respond with an error, if you authorize without the master key.
cbess
published 1.1.0 •

Changelog

Source

v1.1.0 (January 27, 2019) - The B2 v2 release

Features

  • Uses B2 v2 API. This allows you to use application keys with bucket restrictions.
  • Updated minimum nodejs target to 10
  • Updated documentation
  • and more...

Thanks to the contributors for this release.

russianator
published 1.0.4 •

Changelog

Source

v1.0.4 (November 30, 2017) - The buffed release

Features

  • Hash argument for uploadFile() link

Thanks to the contributors for this release

russianator
published 1.0.3 •

Changelog

Source

v1.0.3 (November 30, 2017) - The authorization release

Features

  • Add get authorization function link

Thanks to the contributors for this release

russianator
published 1.0.2 •

Changelog

Source

v1.0.2 (April 23, 2017) - The fixed buffers release

Fixes

  • Replace package node-sha1 with sha1 to fix #19 issue with sha1 hash of buffers link

Thanks to the contributors for this release

23Next
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc