Socket
Socket
Sign inDemoInstall

@bynder/bynder-js-sdk

Package Overview
Dependencies
Maintainers
5
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bynder/bynder-js-sdk - npm Package Compare versions

Comparing version 1.3.0 to 1.4.0

3

dist/bynder-js-sdk.js

@@ -129,3 +129,4 @@ 'use strict';

status: response.status,
message: response.statusText
message: response.statusText,
body: response.data
});

@@ -132,0 +133,0 @@ }

{
"name": "@bynder/bynder-js-sdk",
"version": "1.3.0",
"version": "1.4.0",
"description": "Bynder Javascript SDK",

@@ -40,3 +40,3 @@ "main": "./dist/bynder-js-sdk.js",

"dependencies": {
"axios": "^0.18.0",
"axios": "^0.19.0",
"babel-plugin-transform-object-rest-spread": "^6.26.0",

@@ -43,0 +43,0 @@ "is-url": "^1.2.4",

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