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

@edenjs/b2

Package Overview
Dependencies
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@edenjs/b2 - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

3

bundles/backblaze/transports/b2.js

@@ -25,2 +25,5 @@ // Require base

applicationKey : config.get('b2.secret'), // or masterApplicationKey
retry : {
retries : config.get('b2.retries') || 8,
},
});

@@ -27,0 +30,0 @@

2

package.json
{
"name": "@edenjs/b2",
"description": "nothing yet",
"version": "1.0.4",
"version": "1.0.5",
"dependencies": {

@@ -6,0 +6,0 @@ "backblaze-b2": "^1.3.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