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

@sp-api-sdk/aplus-content-api-2020-11-01

Package Overview
Dependencies
Maintainers
2
Versions
106
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sp-api-sdk/aplus-content-api-2020-11-01 - npm Package Compare versions

Comparing version 1.10.5 to 1.10.6

2

dist/types/src/api-model/models/aplus-paginated-response.d.ts

@@ -19,2 +19,2 @@ /**

*/
export declare type AplusPaginatedResponse = AplusPaginatedResponseAllOf & AplusResponse;
export type AplusPaginatedResponse = AplusPaginatedResponseAllOf & AplusResponse;

@@ -23,2 +23,2 @@ /**

};
export declare type AsinBadge = typeof AsinBadge[keyof typeof AsinBadge];
export type AsinBadge = typeof AsinBadge[keyof typeof AsinBadge];

@@ -21,2 +21,2 @@ /**

};
export declare type ColorType = typeof ColorType[keyof typeof ColorType];
export type ColorType = typeof ColorType[keyof typeof ColorType];

@@ -24,2 +24,2 @@ /**

};
export declare type ContentBadge = typeof ContentBadge[keyof typeof ContentBadge];
export type ContentBadge = typeof ContentBadge[keyof typeof ContentBadge];

@@ -34,2 +34,2 @@ /**

};
export declare type ContentModuleType = typeof ContentModuleType[keyof typeof ContentModuleType];
export type ContentModuleType = typeof ContentModuleType[keyof typeof ContentModuleType];

@@ -23,2 +23,2 @@ /**

};
export declare type ContentStatus = typeof ContentStatus[keyof typeof ContentStatus];
export type ContentStatus = typeof ContentStatus[keyof typeof ContentStatus];

@@ -21,2 +21,2 @@ /**

};
export declare type ContentType = typeof ContentType[keyof typeof ContentType];
export type ContentType = typeof ContentType[keyof typeof ContentType];

@@ -27,2 +27,2 @@ /**

};
export declare type DecoratorType = typeof DecoratorType[keyof typeof DecoratorType];
export type DecoratorType = typeof DecoratorType[keyof typeof DecoratorType];

@@ -18,2 +18,2 @@ /**

*/
export declare type GetContentDocumentResponse = AplusResponse & GetContentDocumentResponseAllOf;
export type GetContentDocumentResponse = AplusResponse & GetContentDocumentResponseAllOf;

@@ -18,2 +18,2 @@ /**

*/
export declare type ListContentDocumentAsinRelationsResponse = AplusPaginatedResponse & ListContentDocumentAsinRelationsResponseAllOf;
export type ListContentDocumentAsinRelationsResponse = AplusPaginatedResponse & ListContentDocumentAsinRelationsResponseAllOf;

@@ -21,2 +21,2 @@ /**

};
export declare type PositionType = typeof PositionType[keyof typeof PositionType];
export type PositionType = typeof PositionType[keyof typeof PositionType];

@@ -17,2 +17,2 @@ /**

*/
export declare type PostContentDocumentApprovalSubmissionResponse = AplusResponse;
export type PostContentDocumentApprovalSubmissionResponse = AplusResponse;

@@ -17,2 +17,2 @@ /**

*/
export declare type PostContentDocumentAsinRelationsResponse = AplusResponse;
export type PostContentDocumentAsinRelationsResponse = AplusResponse;

@@ -18,2 +18,2 @@ /**

*/
export declare type PostContentDocumentResponse = AplusResponse & PostContentDocumentResponseAllOf;
export type PostContentDocumentResponse = AplusResponse & PostContentDocumentResponseAllOf;

@@ -17,2 +17,2 @@ /**

*/
export declare type PostContentDocumentSuspendSubmissionResponse = AplusResponse;
export type PostContentDocumentSuspendSubmissionResponse = AplusResponse;

@@ -18,2 +18,2 @@ /**

*/
export declare type SearchContentDocumentsResponse = AplusPaginatedResponse & SearchContentDocumentsResponseAllOf;
export type SearchContentDocumentsResponse = AplusPaginatedResponse & SearchContentDocumentsResponseAllOf;

@@ -18,2 +18,2 @@ /**

*/
export declare type SearchContentPublishRecordsResponse = AplusPaginatedResponse & SearchContentPublishRecordsResponseAllOf;
export type SearchContentPublishRecordsResponse = AplusPaginatedResponse & SearchContentPublishRecordsResponseAllOf;

@@ -18,2 +18,2 @@ /**

*/
export declare type ValidateContentDocumentAsinRelationsResponse = AplusResponse & ErrorList;
export type ValidateContentDocumentAsinRelationsResponse = AplusResponse & ErrorList;

@@ -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.10.5",
"version": "1.10.6",
"main": "dist/cjs/index.js",

@@ -30,3 +30,3 @@ "module": "dist/es/index.js",

"dependencies": {
"@sp-api-sdk/common": "^1.9.17",
"@sp-api-sdk/common": "^1.9.18",
"axios": "^0.27.2"

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

},
"gitHead": "07823635b37c2e82b4b6ad962d8ef4b7318a011c"
"gitHead": "59d4ae523f7261bbee380ef3bd43a368266a55a6"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc