@sp-api-sdk/aplus-content-api-2020-11-01
Advanced tools
Comparing version 1.7.0 to 1.7.1
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
const tslib_1 = require("tslib"); | ||
tslib_1.__exportStar(require("./src/client"), exports); | ||
tslib_1.__exportStar(require("./src/error"), exports); | ||
tslib_1.__exportStar(require("./src/api-model/models"), exports); | ||
(0, tslib_1.__exportStar)(require("./src/client"), exports); | ||
(0, tslib_1.__exportStar)(require("./src/error"), exports); | ||
(0, tslib_1.__exportStar)(require("./src/api-model/models"), exports); |
@@ -17,2 +17,2 @@ "use strict"; | ||
const tslib_1 = require("tslib"); | ||
tslib_1.__exportStar(require("./api/aplus-content-api"), exports); | ||
(0, tslib_1.__exportStar)(require("./api/aplus-content-api"), exports); |
@@ -20,3 +20,3 @@ "use strict"; | ||
// @ts-ignore | ||
const axios_1 = tslib_1.__importDefault(require("axios")); | ||
const axios_1 = (0, tslib_1.__importDefault)(require("axios")); | ||
exports.BASE_PATH = "https://sellingpartnerapi-na.amazon.com".replace(/\/+$/, ""); | ||
@@ -23,0 +23,0 @@ /** |
@@ -17,4 +17,4 @@ "use strict"; | ||
const tslib_1 = require("tslib"); | ||
tslib_1.__exportStar(require("./api"), exports); | ||
tslib_1.__exportStar(require("./configuration"), exports); | ||
tslib_1.__exportStar(require("./models"), exports); | ||
(0, tslib_1.__exportStar)(require("./api"), exports); | ||
(0, tslib_1.__exportStar)(require("./configuration"), exports); | ||
(0, tslib_1.__exportStar)(require("./models"), exports); |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
const tslib_1 = require("tslib"); | ||
tslib_1.__exportStar(require("./aplus-paginated-response"), exports); | ||
tslib_1.__exportStar(require("./aplus-paginated-response-all-of"), exports); | ||
tslib_1.__exportStar(require("./aplus-response"), exports); | ||
tslib_1.__exportStar(require("./asin-badge"), exports); | ||
tslib_1.__exportStar(require("./asin-metadata"), exports); | ||
tslib_1.__exportStar(require("./color-type"), exports); | ||
tslib_1.__exportStar(require("./content-badge"), exports); | ||
tslib_1.__exportStar(require("./content-document"), exports); | ||
tslib_1.__exportStar(require("./content-metadata"), exports); | ||
tslib_1.__exportStar(require("./content-metadata-record"), exports); | ||
tslib_1.__exportStar(require("./content-module"), exports); | ||
tslib_1.__exportStar(require("./content-module-type"), exports); | ||
tslib_1.__exportStar(require("./content-record"), exports); | ||
tslib_1.__exportStar(require("./content-status"), exports); | ||
tslib_1.__exportStar(require("./content-type"), exports); | ||
tslib_1.__exportStar(require("./decorator"), exports); | ||
tslib_1.__exportStar(require("./decorator-type"), exports); | ||
tslib_1.__exportStar(require("./error-list"), exports); | ||
tslib_1.__exportStar(require("./get-content-document-response"), exports); | ||
tslib_1.__exportStar(require("./get-content-document-response-all-of"), exports); | ||
tslib_1.__exportStar(require("./image-component"), exports); | ||
tslib_1.__exportStar(require("./image-crop-specification"), exports); | ||
tslib_1.__exportStar(require("./image-dimensions"), exports); | ||
tslib_1.__exportStar(require("./image-offsets"), exports); | ||
tslib_1.__exportStar(require("./integer-with-units"), exports); | ||
tslib_1.__exportStar(require("./list-content-document-asin-relations-response"), exports); | ||
tslib_1.__exportStar(require("./list-content-document-asin-relations-response-all-of"), exports); | ||
tslib_1.__exportStar(require("./model-error"), exports); | ||
tslib_1.__exportStar(require("./paragraph-component"), exports); | ||
tslib_1.__exportStar(require("./plain-text-item"), exports); | ||
tslib_1.__exportStar(require("./position-type"), exports); | ||
tslib_1.__exportStar(require("./post-content-document-approval-submission-response"), exports); | ||
tslib_1.__exportStar(require("./post-content-document-asin-relations-request"), exports); | ||
tslib_1.__exportStar(require("./post-content-document-asin-relations-response"), exports); | ||
tslib_1.__exportStar(require("./post-content-document-request"), exports); | ||
tslib_1.__exportStar(require("./post-content-document-response"), exports); | ||
tslib_1.__exportStar(require("./post-content-document-response-all-of"), exports); | ||
tslib_1.__exportStar(require("./post-content-document-suspend-submission-response"), exports); | ||
tslib_1.__exportStar(require("./publish-record"), exports); | ||
tslib_1.__exportStar(require("./search-content-documents-response"), exports); | ||
tslib_1.__exportStar(require("./search-content-documents-response-all-of"), exports); | ||
tslib_1.__exportStar(require("./search-content-publish-records-response"), exports); | ||
tslib_1.__exportStar(require("./search-content-publish-records-response-all-of"), exports); | ||
tslib_1.__exportStar(require("./standard-company-logo-module"), exports); | ||
tslib_1.__exportStar(require("./standard-comparison-product-block"), exports); | ||
tslib_1.__exportStar(require("./standard-comparison-table-module"), exports); | ||
tslib_1.__exportStar(require("./standard-four-image-text-module"), exports); | ||
tslib_1.__exportStar(require("./standard-four-image-text-quadrant-module"), exports); | ||
tslib_1.__exportStar(require("./standard-header-image-text-module"), exports); | ||
tslib_1.__exportStar(require("./standard-header-text-list-block"), exports); | ||
tslib_1.__exportStar(require("./standard-image-caption-block"), exports); | ||
tslib_1.__exportStar(require("./standard-image-sidebar-module"), exports); | ||
tslib_1.__exportStar(require("./standard-image-text-block"), exports); | ||
tslib_1.__exportStar(require("./standard-image-text-caption-block"), exports); | ||
tslib_1.__exportStar(require("./standard-image-text-overlay-module"), exports); | ||
tslib_1.__exportStar(require("./standard-multiple-image-text-module"), exports); | ||
tslib_1.__exportStar(require("./standard-product-description-module"), exports); | ||
tslib_1.__exportStar(require("./standard-single-image-highlights-module"), exports); | ||
tslib_1.__exportStar(require("./standard-single-image-specs-detail-module"), exports); | ||
tslib_1.__exportStar(require("./standard-single-side-image-module"), exports); | ||
tslib_1.__exportStar(require("./standard-tech-specs-module"), exports); | ||
tslib_1.__exportStar(require("./standard-text-block"), exports); | ||
tslib_1.__exportStar(require("./standard-text-list-block"), exports); | ||
tslib_1.__exportStar(require("./standard-text-module"), exports); | ||
tslib_1.__exportStar(require("./standard-text-pair-block"), exports); | ||
tslib_1.__exportStar(require("./standard-three-image-text-module"), exports); | ||
tslib_1.__exportStar(require("./text-component"), exports); | ||
tslib_1.__exportStar(require("./text-item"), exports); | ||
tslib_1.__exportStar(require("./validate-content-document-asin-relations-response"), exports); | ||
(0, tslib_1.__exportStar)(require("./aplus-paginated-response"), exports); | ||
(0, tslib_1.__exportStar)(require("./aplus-paginated-response-all-of"), exports); | ||
(0, tslib_1.__exportStar)(require("./aplus-response"), exports); | ||
(0, tslib_1.__exportStar)(require("./asin-badge"), exports); | ||
(0, tslib_1.__exportStar)(require("./asin-metadata"), exports); | ||
(0, tslib_1.__exportStar)(require("./color-type"), exports); | ||
(0, tslib_1.__exportStar)(require("./content-badge"), exports); | ||
(0, tslib_1.__exportStar)(require("./content-document"), exports); | ||
(0, tslib_1.__exportStar)(require("./content-metadata"), exports); | ||
(0, tslib_1.__exportStar)(require("./content-metadata-record"), exports); | ||
(0, tslib_1.__exportStar)(require("./content-module"), exports); | ||
(0, tslib_1.__exportStar)(require("./content-module-type"), exports); | ||
(0, tslib_1.__exportStar)(require("./content-record"), exports); | ||
(0, tslib_1.__exportStar)(require("./content-status"), exports); | ||
(0, tslib_1.__exportStar)(require("./content-type"), exports); | ||
(0, tslib_1.__exportStar)(require("./decorator"), exports); | ||
(0, tslib_1.__exportStar)(require("./decorator-type"), exports); | ||
(0, tslib_1.__exportStar)(require("./error-list"), exports); | ||
(0, tslib_1.__exportStar)(require("./get-content-document-response"), exports); | ||
(0, tslib_1.__exportStar)(require("./get-content-document-response-all-of"), exports); | ||
(0, tslib_1.__exportStar)(require("./image-component"), exports); | ||
(0, tslib_1.__exportStar)(require("./image-crop-specification"), exports); | ||
(0, tslib_1.__exportStar)(require("./image-dimensions"), exports); | ||
(0, tslib_1.__exportStar)(require("./image-offsets"), exports); | ||
(0, tslib_1.__exportStar)(require("./integer-with-units"), exports); | ||
(0, tslib_1.__exportStar)(require("./list-content-document-asin-relations-response"), exports); | ||
(0, tslib_1.__exportStar)(require("./list-content-document-asin-relations-response-all-of"), exports); | ||
(0, tslib_1.__exportStar)(require("./model-error"), exports); | ||
(0, tslib_1.__exportStar)(require("./paragraph-component"), exports); | ||
(0, tslib_1.__exportStar)(require("./plain-text-item"), exports); | ||
(0, tslib_1.__exportStar)(require("./position-type"), exports); | ||
(0, tslib_1.__exportStar)(require("./post-content-document-approval-submission-response"), exports); | ||
(0, tslib_1.__exportStar)(require("./post-content-document-asin-relations-request"), exports); | ||
(0, tslib_1.__exportStar)(require("./post-content-document-asin-relations-response"), exports); | ||
(0, tslib_1.__exportStar)(require("./post-content-document-request"), exports); | ||
(0, tslib_1.__exportStar)(require("./post-content-document-response"), exports); | ||
(0, tslib_1.__exportStar)(require("./post-content-document-response-all-of"), exports); | ||
(0, tslib_1.__exportStar)(require("./post-content-document-suspend-submission-response"), exports); | ||
(0, tslib_1.__exportStar)(require("./publish-record"), exports); | ||
(0, tslib_1.__exportStar)(require("./search-content-documents-response"), exports); | ||
(0, tslib_1.__exportStar)(require("./search-content-documents-response-all-of"), exports); | ||
(0, tslib_1.__exportStar)(require("./search-content-publish-records-response"), exports); | ||
(0, tslib_1.__exportStar)(require("./search-content-publish-records-response-all-of"), exports); | ||
(0, tslib_1.__exportStar)(require("./standard-company-logo-module"), exports); | ||
(0, tslib_1.__exportStar)(require("./standard-comparison-product-block"), exports); | ||
(0, tslib_1.__exportStar)(require("./standard-comparison-table-module"), exports); | ||
(0, tslib_1.__exportStar)(require("./standard-four-image-text-module"), exports); | ||
(0, tslib_1.__exportStar)(require("./standard-four-image-text-quadrant-module"), exports); | ||
(0, tslib_1.__exportStar)(require("./standard-header-image-text-module"), exports); | ||
(0, tslib_1.__exportStar)(require("./standard-header-text-list-block"), exports); | ||
(0, tslib_1.__exportStar)(require("./standard-image-caption-block"), exports); | ||
(0, tslib_1.__exportStar)(require("./standard-image-sidebar-module"), exports); | ||
(0, tslib_1.__exportStar)(require("./standard-image-text-block"), exports); | ||
(0, tslib_1.__exportStar)(require("./standard-image-text-caption-block"), exports); | ||
(0, tslib_1.__exportStar)(require("./standard-image-text-overlay-module"), exports); | ||
(0, tslib_1.__exportStar)(require("./standard-multiple-image-text-module"), exports); | ||
(0, tslib_1.__exportStar)(require("./standard-product-description-module"), exports); | ||
(0, tslib_1.__exportStar)(require("./standard-single-image-highlights-module"), exports); | ||
(0, tslib_1.__exportStar)(require("./standard-single-image-specs-detail-module"), exports); | ||
(0, tslib_1.__exportStar)(require("./standard-single-side-image-module"), exports); | ||
(0, tslib_1.__exportStar)(require("./standard-tech-specs-module"), exports); | ||
(0, tslib_1.__exportStar)(require("./standard-text-block"), exports); | ||
(0, tslib_1.__exportStar)(require("./standard-text-list-block"), exports); | ||
(0, tslib_1.__exportStar)(require("./standard-text-module"), exports); | ||
(0, tslib_1.__exportStar)(require("./standard-text-pair-block"), exports); | ||
(0, tslib_1.__exportStar)(require("./standard-three-image-text-module"), exports); | ||
(0, tslib_1.__exportStar)(require("./text-component"), exports); | ||
(0, tslib_1.__exportStar)(require("./text-item"), exports); | ||
(0, tslib_1.__exportStar)(require("./validate-content-document-asin-relations-response"), exports); |
@@ -79,3 +79,3 @@ "use strict"; | ||
} | ||
const axiosInstance = common_1.createAxiosInstance(axiosParameters); | ||
const axiosInstance = (0, common_1.createAxiosInstance)(axiosParameters); | ||
const configuration = new api_model_1.Configuration(); | ||
@@ -82,0 +82,0 @@ const environment = parameters.sandbox ? 'sandbox' : 'production'; |
@@ -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": "1.7.0", | ||
"version": "1.7.1", | ||
"main": "dist/cjs/index.js", | ||
@@ -18,3 +18,4 @@ "module": "dist/es/index.js", | ||
"files": [ | ||
"dist" | ||
"dist/**/*.js", | ||
"dist/**/*.d.ts" | ||
], | ||
@@ -30,4 +31,4 @@ "scripts": { | ||
"dependencies": { | ||
"@sp-api-sdk/auth": "^1.9.0", | ||
"@sp-api-sdk/common": "^1.7.1", | ||
"@sp-api-sdk/auth": "^1.9.1", | ||
"@sp-api-sdk/common": "^1.7.2", | ||
"axios": "^0.21.1" | ||
@@ -54,3 +55,3 @@ }, | ||
], | ||
"gitHead": "ccc62c529fc5f4525803ade1bbabdfc5aafc561f" | ||
"gitHead": "dc4286920dc77e99d6ad71f71bcb78ae22b9ab06" | ||
} |
Sorry, the diff of this file is too big to display
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
246
8368
477583
Updated@sp-api-sdk/auth@^1.9.1
Updated@sp-api-sdk/common@^1.7.2