Socket
Socket
Sign inDemoInstall

@sp-api-sdk/vendor-direct-fulfillment-orders-api-v1

Package Overview
Dependencies
Maintainers
2
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sp-api-sdk/vendor-direct-fulfillment-orders-api-v1 - npm Package Compare versions

Comparing version 1.8.0 to 1.8.1

8

package.json

@@ -5,3 +5,3 @@ {

"description": "The Selling Partner API for Direct Fulfillment Orders provides programmatic access to a direct fulfillment vendor's order data.",
"version": "1.8.0",
"version": "1.8.1",
"main": "dist/cjs/index.js",

@@ -31,4 +31,4 @@ "module": "dist/es/index.js",

"dependencies": {
"@sp-api-sdk/auth": "^1.9.13",
"@sp-api-sdk/common": "^1.8.0",
"@sp-api-sdk/auth": "^1.9.14",
"@sp-api-sdk/common": "^1.9.0",
"axios": "^0.27.2"

@@ -55,3 +55,3 @@ },

],
"gitHead": "975705017de9384bf28b85e97d93f866d4d71611"
"gitHead": "15c172555c85ce89731cebb62eb7e23f550f9506"
}

@@ -81,3 +81,4 @@ # `vendor-direct-fulfillment-orders-api-v1`

logger: console.debug
}
},
error: true,
},

@@ -88,3 +89,4 @@ })

Specifying `true` will use the default options, specifying an object will allow you to override the default options.
This uses [axios-logger](https://github.com/hg-pyun/axios-logger) under the hood.
This uses [axios-logger](https://github.com/hg-pyun/axios-logger) under the hood.
By default, if enabled, the `request` and `response` loggers will use `console.info` and the `error` logger will use `console.error`.

@@ -91,0 +93,0 @@

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