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

@sp-api-sdk/merchant-fulfillment-api-v0

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sp-api-sdk/merchant-fulfillment-api-v0 - npm Package Compare versions

Comparing version 1.8.0 to 1.8.1

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

"description": "The Selling Partner API for Merchant Fulfillment helps you build applications that let sellers purchase shipping for non-Prime and Prime orders using Amazon’s Buy Shipping Services.",
"version": "1.8.0",
"version": "1.8.1",
"main": "dist/cjs/index.js",

@@ -22,2 +22,3 @@ "module": "dist/es/index.js",

"scripts": {
"check:ts": "yarn tsc --noEmit",
"build:cjs": "tsc -p tsconfig.json",

@@ -30,5 +31,5 @@ "build:es": "tsc -p tsconfig.es.json",

"dependencies": {
"@sp-api-sdk/auth": "^1.9.7",
"@sp-api-sdk/common": "^1.7.9",
"axios": "^0.24.0"
"@sp-api-sdk/auth": "^1.9.8",
"@sp-api-sdk/common": "^1.7.10",
"axios": "^0.26.0"
},

@@ -54,3 +55,3 @@ "repository": {

],
"gitHead": "dd52e8a895f590c62d06f19f4d8715eb7740df66"
"gitHead": "3f4ecdeef2ce06ff28612448d263cc8d08eb69f6"
}

@@ -65,3 +65,3 @@ # `merchant-fulfillment-api-v0`

The rate limits used for each route are specified in the [API documentation]((https://github.com/amzn/selling-partner-api-docs/tree/main/references/merchant-fulfillment-api/merchantFulfillmentV0.md)).
The rate limits used for each route are specified in the [API documentation](https://github.com/amzn/selling-partner-api-docs/tree/main/references/merchant-fulfillment-api/merchantFulfillmentV0.md).

@@ -68,0 +68,0 @@ ## License