@sp-api-sdk/catalog-items-api-2022-04-01
Advanced tools
Comparing version 1.5.4 to 1.5.5
@@ -5,3 +5,3 @@ { | ||
"description": "The Selling Partner API for Catalog Items provides programmatic access to information about items in the Amazon catalog. For more information, refer to the Catalog Items API Use Case Guide.", | ||
"version": "1.5.4", | ||
"version": "1.5.5", | ||
"main": "dist/cjs/index.js", | ||
@@ -30,3 +30,3 @@ "module": "dist/es/index.js", | ||
"dependencies": { | ||
"@sp-api-sdk/common": "^1.9.22", | ||
"@sp-api-sdk/common": "^1.10.0", | ||
"axios": "^0.27.2" | ||
@@ -56,3 +56,3 @@ }, | ||
}, | ||
"gitHead": "19982f06cbbd770bfc7b9f1bc8a42f59b57baead" | ||
"gitHead": "3a4bc7db3349aaf06b421f0e89c9fb3f60a76cd1" | ||
} |
@@ -38,2 +38,3 @@ # `catalog-items-api-2022-04-01` | ||
secretAccessKey: '', | ||
region: 'eu-west-1', | ||
role: { | ||
@@ -40,0 +41,0 @@ arn: 'arn:aws:iam::…', |
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
187175
110
+ Addedaxios@1.7.8(transitive)
- Removedaxios@1.7.7(transitive)
Updated@sp-api-sdk/common@^1.10.0