New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@paybase/client

Package Overview
Dependencies
Maintainers
11
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@paybase/client - npm Package Compare versions

Comparing version 1.0.0-next.32 to 1.0.0-next.34

2

api.js

@@ -750,3 +750,3 @@ "use strict";

body: fd,
options: Object.assign({ contentType: 'multipart/form-data', responseType: 'json' }, options),
options: Object.assign({ contentType: 'multipart/form-data; boundary=' + fd.getBoundary(), responseType: 'json' }, options),
});

@@ -753,0 +753,0 @@ }

{
"name": "@paybase/client",
"version": "1.0.0-next.32+d67fbc1",
"version": "1.0.0-next.34+5392cb4",
"publishConfig": {

@@ -33,5 +33,5 @@ "access": "public"

"devDependencies": {
"@paybase/protobuf-typescript-compiler": "^1.0.1-next.32+d67fbc1",
"@paybase/protobuf-typescript-printer-lib": "^1.0.1-next.32+d67fbc1",
"@paybase/protobuf-typescript-printer-types": "^1.0.1-next.32+d67fbc1",
"@paybase/protobuf-typescript-compiler": "^1.0.1-next.34+5392cb4",
"@paybase/protobuf-typescript-printer-lib": "^1.0.1-next.34+5392cb4",
"@paybase/protobuf-typescript-printer-types": "^1.0.1-next.34+5392cb4",
"@types/node": "^12.0.3",

@@ -46,3 +46,3 @@ "@typescript-eslint/eslint-plugin": "^1.9.0",

},
"gitHead": "d67fbc1e95ac0f7415cdff5388fcf937e3692c16"
"gitHead": "5392cb42eded22b2004ab9819d263bd74a1f9960"
}
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