@sp-api-sdk/product-fees-api-v0
Advanced tools
Comparing version 1.12.13 to 1.13.0
@@ -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.12.13", | ||
"version": "1.13.0", | ||
"main": "dist/cjs/index.js", | ||
@@ -30,4 +30,4 @@ "module": "dist/es/index.js", | ||
"dependencies": { | ||
"@sp-api-sdk/common": "^1.10.2", | ||
"axios": "^0.27.2" | ||
"@sp-api-sdk/common": "^1.11.0", | ||
"axios": "^1.4.0" | ||
}, | ||
@@ -56,3 +56,3 @@ "repository": { | ||
}, | ||
"gitHead": "5436578b08afa670b1f49ffc258869b3b6297bd6" | ||
"gitHead": "107d3711376fa9561a8c02add732f7508c9c02ec" | ||
} |
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
147407
- Removedaxios@0.27.2(transitive)
Updated@sp-api-sdk/common@^1.11.0
Updatedaxios@^1.4.0