@sp-api-sdk/catalog-items-api-2022-04-01
Advanced tools
Comparing version 1.2.4 to 1.2.5
import { createAxiosInstance } from '@sp-api-sdk/common'; | ||
import { Configuration, CatalogApi } from './api-model'; | ||
import { CatalogApi, Configuration } from './api-model'; | ||
export const clientRateLimits = [ | ||
@@ -4,0 +4,0 @@ { |
@@ -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.2.4", | ||
"version": "1.2.5", | ||
"main": "dist/cjs/index.js", | ||
@@ -30,4 +30,4 @@ "module": "dist/es/index.js", | ||
"dependencies": { | ||
"@sp-api-sdk/auth": "^1.9.21", | ||
"@sp-api-sdk/common": "^1.9.7", | ||
"@sp-api-sdk/auth": "^1.9.22", | ||
"@sp-api-sdk/common": "^1.9.8", | ||
"axios": "^0.27.2" | ||
@@ -57,3 +57,3 @@ }, | ||
}, | ||
"gitHead": "87de54d3e7d47fd187a15c558350620d6c5b50af" | ||
"gitHead": "f3a5a3239230fc4a2e89134bc563157e02ffb891" | ||
} |
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
Updated@sp-api-sdk/auth@^1.9.22
Updated@sp-api-sdk/common@^1.9.8