@sp-api-sdk/aplus-content-api-2020-11-01
Advanced tools
Comparing version 2.1.3 to 2.2.0
@@ -18,2 +18,3 @@ "use strict"; | ||
__exportStar(require("./src/client"), exports); | ||
__exportStar(require("./src/api-model/api"), exports); | ||
__exportStar(require("./src/api-model/models"), exports); |
export * from './src/client'; | ||
export * from './src/api-model/api'; | ||
export * from './src/api-model/models'; |
export * from './src/client'; | ||
export * from './src/api-model/api'; | ||
export * from './src/api-model/models'; |
@@ -5,3 +5,3 @@ { | ||
"description": "With the A+ Content API, you can build applications that help selling partners add rich marketing content to their Amazon product detail pages. A+ content helps selling partners share their brand and product story, which helps buyers make informed purchasing decisions. Selling partners assemble content by choosing from content modules and adding images and text.", | ||
"version": "2.1.3", | ||
"version": "2.2.0", | ||
"main": "dist/cjs/index.js", | ||
@@ -22,4 +22,4 @@ "module": "dist/es/index.js", | ||
"dependencies": { | ||
"@sp-api-sdk/common": "2.0.11", | ||
"axios": "^1.7.2" | ||
"@sp-api-sdk/common": "2.0.12", | ||
"axios": "^1.7.4" | ||
}, | ||
@@ -45,3 +45,3 @@ "repository": { | ||
], | ||
"gitHead": "6f3dfd53cad528b970ec29dfd12b0105b351464b" | ||
"gitHead": "bfd73ff78b2b8e141419439963c93e61224edae5" | ||
} |
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
471196
8423
+ Added@sp-api-sdk/auth@2.0.11(transitive)
+ Added@sp-api-sdk/common@2.0.12(transitive)
- Removed@sp-api-sdk/auth@2.0.10(transitive)
- Removed@sp-api-sdk/common@2.0.11(transitive)
Updated@sp-api-sdk/common@2.0.12
Updatedaxios@^1.7.4