@sp-api-sdk/product-fees-api-v0
Advanced tools
Comparing version 1.10.1 to 1.10.2
@@ -12,2 +12,3 @@ /** | ||
*/ | ||
/// <reference types="node" /> | ||
import { Configuration } from "./configuration"; | ||
@@ -14,0 +15,0 @@ import { RequestArgs } from "./base"; |
@@ -5,3 +5,3 @@ { | ||
"description": "The Selling Partner API for Product Fees lets you programmatically retrieve estimated fees for a product. You can then account for those fees in your pricing.", | ||
"version": "1.10.1", | ||
"version": "1.10.2", | ||
"main": "dist/cjs/index.js", | ||
@@ -30,4 +30,4 @@ "module": "dist/es/index.js", | ||
"dependencies": { | ||
"@sp-api-sdk/auth": "^1.9.20", | ||
"@sp-api-sdk/common": "^1.9.6", | ||
"@sp-api-sdk/auth": "^1.9.21", | ||
"@sp-api-sdk/common": "^1.9.7", | ||
"axios": "^0.27.2" | ||
@@ -57,3 +57,3 @@ }, | ||
}, | ||
"gitHead": "c28c9ce8bfa10271bba79c0067c5c9f63a5f6dc0" | ||
"gitHead": "87de54d3e7d47fd187a15c558350620d6c5b50af" | ||
} |
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
144763
2919
Updated@sp-api-sdk/auth@^1.9.21
Updated@sp-api-sdk/common@^1.9.7