New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@sp-api-sdk/solicitations-api-v1

Package Overview
Dependencies
Maintainers
2
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sp-api-sdk/solicitations-api-v1 - npm Package Compare versions

Comparing version

to
1.11.1

19

dist/cjs/index.js
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
var desc = Object.getOwnPropertyDescriptor(m, k);
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
desc = { enumerable: true, get: function() { return m[k]; } };
}
Object.defineProperty(o, k2, desc);
}) : (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
o[k2] = m[k];
}));
var __exportStar = (this && this.__exportStar) || function(m, exports) {
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
};
Object.defineProperty(exports, "__esModule", { value: true });
const tslib_1 = require("tslib");
tslib_1.__exportStar(require("./src/client"), exports);
tslib_1.__exportStar(require("./src/api-model/models"), exports);
__exportStar(require("./src/client"), exports);
__exportStar(require("./src/api-model/models"), exports);

@@ -15,4 +15,17 @@ "use strict";

*/
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
var desc = Object.getOwnPropertyDescriptor(m, k);
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
desc = { enumerable: true, get: function() { return m[k]; } };
}
Object.defineProperty(o, k2, desc);
}) : (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
o[k2] = m[k];
}));
var __exportStar = (this && this.__exportStar) || function(m, exports) {
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
};
Object.defineProperty(exports, "__esModule", { value: true });
const tslib_1 = require("tslib");
tslib_1.__exportStar(require("./api/solicitations-api"), exports);
__exportStar(require("./api/solicitations-api"), exports);

6

dist/cjs/src/api-model/api/solicitations-api.js

@@ -15,6 +15,8 @@ "use strict";

*/
var __importDefault = (this && this.__importDefault) || function (mod) {
return (mod && mod.__esModule) ? mod : { "default": mod };
};
Object.defineProperty(exports, "__esModule", { value: true });
exports.SolicitationsApi = exports.SolicitationsApiFactory = exports.SolicitationsApiFp = exports.SolicitationsApiAxiosParamCreator = void 0;
const tslib_1 = require("tslib");
const axios_1 = tslib_1.__importDefault(require("axios"));
const axios_1 = __importDefault(require("axios"));
// Some imports not used depending on template conditions

@@ -21,0 +23,0 @@ // @ts-ignore

@@ -15,6 +15,8 @@ "use strict";

*/
var __importDefault = (this && this.__importDefault) || function (mod) {
return (mod && mod.__esModule) ? mod : { "default": mod };
};
Object.defineProperty(exports, "__esModule", { value: true });
exports.RequiredError = exports.BaseAPI = exports.COLLECTION_FORMATS = exports.BASE_PATH = void 0;
const tslib_1 = require("tslib");
const axios_1 = tslib_1.__importDefault(require("axios"));
const axios_1 = __importDefault(require("axios"));
exports.BASE_PATH = "https://sellingpartnerapi-na.amazon.com".replace(/\/+$/, "");

@@ -21,0 +23,0 @@ /**

@@ -15,6 +15,19 @@ "use strict";

*/
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
var desc = Object.getOwnPropertyDescriptor(m, k);
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
desc = { enumerable: true, get: function() { return m[k]; } };
}
Object.defineProperty(o, k2, desc);
}) : (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
o[k2] = m[k];
}));
var __exportStar = (this && this.__exportStar) || function(m, exports) {
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
};
Object.defineProperty(exports, "__esModule", { value: true });
const tslib_1 = require("tslib");
tslib_1.__exportStar(require("./api"), exports);
tslib_1.__exportStar(require("./configuration"), exports);
tslib_1.__exportStar(require("./models"), exports);
__exportStar(require("./api"), exports);
__exportStar(require("./configuration"), exports);
__exportStar(require("./models"), exports);
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
var desc = Object.getOwnPropertyDescriptor(m, k);
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
desc = { enumerable: true, get: function() { return m[k]; } };
}
Object.defineProperty(o, k2, desc);
}) : (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
o[k2] = m[k];
}));
var __exportStar = (this && this.__exportStar) || function(m, exports) {
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
};
Object.defineProperty(exports, "__esModule", { value: true });
const tslib_1 = require("tslib");
tslib_1.__exportStar(require("./create-product-review-and-seller-feedback-solicitation-response"), exports);
tslib_1.__exportStar(require("./get-schema-response"), exports);
tslib_1.__exportStar(require("./get-schema-response-links"), exports);
tslib_1.__exportStar(require("./get-solicitation-action-response"), exports);
tslib_1.__exportStar(require("./get-solicitation-action-response-embedded"), exports);
tslib_1.__exportStar(require("./get-solicitation-action-response-links"), exports);
tslib_1.__exportStar(require("./get-solicitation-actions-for-order-response"), exports);
tslib_1.__exportStar(require("./get-solicitation-actions-for-order-response-embedded"), exports);
tslib_1.__exportStar(require("./get-solicitation-actions-for-order-response-links"), exports);
tslib_1.__exportStar(require("./link-object"), exports);
tslib_1.__exportStar(require("./model-error"), exports);
tslib_1.__exportStar(require("./solicitations-action"), exports);
__exportStar(require("./create-product-review-and-seller-feedback-solicitation-response"), exports);
__exportStar(require("./get-schema-response"), exports);
__exportStar(require("./get-schema-response-links"), exports);
__exportStar(require("./get-solicitation-action-response"), exports);
__exportStar(require("./get-solicitation-action-response-embedded"), exports);
__exportStar(require("./get-solicitation-action-response-links"), exports);
__exportStar(require("./get-solicitation-actions-for-order-response"), exports);
__exportStar(require("./get-solicitation-actions-for-order-response-embedded"), exports);
__exportStar(require("./get-solicitation-actions-for-order-response-links"), exports);
__exportStar(require("./link-object"), exports);
__exportStar(require("./model-error"), exports);
__exportStar(require("./solicitations-action"), exports);

@@ -5,3 +5,3 @@ {

"description": "With the Solicitations API you can build applications that send non-critical solicitations to buyers. You can get a list of solicitation types that are available for an order that you specify, then call an operation that sends a solicitation to the buyer for that order. Buyers cannot respond to solicitations sent by this API, and these solicitations do not appear in the Messaging section of Seller Central or in the recipient's Message Center. The Solicitations API returns responses that are formed according to the JSON Hypertext Application Language (HAL) standard.",
"version": "1.11.0",
"version": "1.11.1",
"main": "dist/cjs/index.js",

@@ -21,12 +21,4 @@ "module": "dist/es/index.js",

],
"scripts": {
"check:ts": "yarn tsc --noEmit",
"build:cjs": "tsc -p tsconfig.json",
"build:es": "tsc -p tsconfig.es.json",
"build": "yarn build:cjs && yarn build:es",
"clean": "rimraf dist",
"test": "jest"
},
"dependencies": {
"@sp-api-sdk/common": "^1.11.0",
"@sp-api-sdk/common": "1.11.2",
"axios": "^1.4.0"

@@ -56,3 +48,3 @@ },

},
"gitHead": "107d3711376fa9561a8c02add732f7508c9c02ec"
"gitHead": "fb810d21c79c3f71392e6d4a18b2de0b5de3566a"
}

@@ -17,6 +17,2 @@ # `solicitations-api-v1`

```sh
yarn add @sp-api-sdk/solicitations-api-v1
```
```sh
npm install @sp-api-sdk/solicitations-api-v1

@@ -23,0 +19,0 @@ ```