Socket
Socket
Sign inDemoInstall

@sp-api-sdk/shipment-invoicing-api-v0

Package Overview
Dependencies
190
Maintainers
2
Versions
81
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.8.8 to 1.8.9

11

package.json

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

"description": "The Selling Partner API for Shipment Invoicing helps you programmatically retrieve shipment invoice information in the Brazil marketplace for a selling partner’s Fulfillment by Amazon (FBA) orders.",
"version": "1.8.8",
"version": "1.8.9",
"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 @@ # `shipment-invoicing-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/shipment-invoicing-api/shipmentInvoicingV0.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/shipment-invoicing-api/shipmentInvoicingV0.md).

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc