@sp-api-sdk/vendor-direct-fulfillment-payments-api-v1
Advanced tools
Comparing version 1.6.23 to 1.6.24
@@ -5,3 +5,3 @@ { | ||
"description": "The Selling Partner API for Direct Fulfillment Payments provides programmatic access to a direct fulfillment vendor's invoice data.", | ||
"version": "1.6.23", | ||
"version": "1.6.24", | ||
"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 @@ # `vendor-direct-fulfillment-payments-api-v1` | ||
The rate limits used for each route are specified in the [API documentation]((https://github.com/amzn/selling-partner-api-docs/tree/main/references/vendor-direct-fulfillment-payments-api/vendorDirectFulfillmentPaymentsV1.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/vendor-direct-fulfillment-payments-api/vendorDirectFulfillmentPaymentsV1.md). | ||
@@ -68,0 +68,0 @@ ## License |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
92449
+ Addedaxios@0.26.1(transitive)
- Removedaxios@0.24.0(transitive)
Updated@sp-api-sdk/auth@^1.9.8
Updated@sp-api-sdk/common@^1.7.10
Updatedaxios@^0.26.0