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.2 to 0.0.3

9

package.json
{
"name": "backblaze-b2-client",
"description": "Rich client for Backblaze B2",
"version": "0.0.2",
"version": "0.0.3",
"license": "Apache-2.0",

@@ -53,3 +53,3 @@ "author": {

"prepush": "npm test",
"prepublish": "npm build && npm test"
"prepublishOnly": "npm build && npm test"
},

@@ -59,6 +59,4 @@ "jest": {

"ts",
"tsx",
"js",
"json",
"jsx"
"json"
],

@@ -70,3 +68,2 @@ "moduleNameMapper": {

"testEnvironment": "node",
"testRegex": "(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$",
"transform": {

@@ -73,0 +70,0 @@ "^.+\\.tsx?$": "ts-jest"

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