@sp-api-sdk/product-type-definitions-api-2020-09-01
Advanced tools
Comparing version 2.3.0 to 2.3.1
@@ -5,3 +5,3 @@ { | ||
"description": "The Selling Partner API for Product Type Definitions provides programmatic access to attribute and data requirements for product types in the Amazon catalog. Use this API to return the JSON Schema for a product type that you can then use with other Selling Partner APIs, such as the Selling Partner API for Listings Items, the Selling Partner API for Catalog Items, and the Selling Partner API for Feeds (for JSON-based listing feeds). For more information, see the Product Type Definitions API Use Case Guide.", | ||
"version": "2.3.0", | ||
"version": "2.3.1", | ||
"main": "dist/cjs/index.js", | ||
@@ -22,4 +22,4 @@ "module": "dist/es/index.js", | ||
"dependencies": { | ||
"@sp-api-sdk/common": "2.0.8", | ||
"axios": "^1.7.0" | ||
"@sp-api-sdk/common": "2.0.9", | ||
"axios": "^1.7.2" | ||
}, | ||
@@ -45,3 +45,3 @@ "repository": { | ||
], | ||
"gitHead": "5a245a25a9f1765c825e2178668d4b0f4e44689b" | ||
"gitHead": "cce8c720364baf071322463e8e3ed29c322cc93a" | ||
} |
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
+ Added@sp-api-sdk/auth@2.0.9(transitive)
+ Added@sp-api-sdk/common@2.0.9(transitive)
- Removed@sp-api-sdk/auth@2.0.8(transitive)
- Removed@sp-api-sdk/common@2.0.8(transitive)
Updated@sp-api-sdk/common@2.0.9
Updatedaxios@^1.7.2