Socket
Socket
Sign inDemoInstall

@scaleleap/amazon-advertising-api-sdk

Package Overview
Dependencies
73
Maintainers
2
Versions
164
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.4.7 to 3.4.8

2

lib/constants.js

@@ -7,4 +7,4 @@ "use strict";

*/
exports.USER_AGENT = '@scaleleap/amazon-advertising-api-sdk/3.4.7';
exports.USER_AGENT = '@scaleleap/amazon-advertising-api-sdk/3.4.8';
exports.JSON_CONTENT_TYPE = 'application/json';
//# sourceMappingURL=constants.js.map

@@ -8,3 +8,3 @@ import * as t from 'io-ts';

}
export declare const createEnumType: <T>(e: object, name?: string | undefined) => EnumType<T>;
export declare const createEnumType: <T>(e: object, name?: string) => EnumType<T>;
export declare const AmazonMarketplaceAdvertisingCountryCodeType: EnumType<AmazonMarketplaceAdvertisingCountryCode>;

@@ -11,0 +11,0 @@ export declare type AmazonMarketplaceAdvertisingCountryCodeType = t.TypeOf<typeof AmazonMarketplaceAdvertisingCountryCodeType>;

{
"name": "@scaleleap/amazon-advertising-api-sdk",
"version": "3.4.7",
"version": "3.4.8",
"description": "Amazon Advertising API TypeScript and Node.js Unofficial SDK",

@@ -36,5 +36,5 @@ "main": "lib/index.js",

"agentkeepalive": "4.2.1",
"axios": "0.26.1",
"axios": "0.27.2",
"client-oauth2": "4.3.3",
"fp-ts": "2.11.9",
"fp-ts": "2.12.1",
"http-status-codes": "2.2.0",

@@ -50,7 +50,8 @@ "io-ts": "2.2.16",

"devDependencies": {
"@microsoft/api-extractor": "7.20.0",
"@microsoft/api-extractor": "7.28.4",
"@scaleleap/config": "2.0.8",
"@scaleleap/jest-polly": "1.5.27",
"@scaleleap/semantic-release-config": "1.1.40",
"@types/jest": "27.4.0",
"@types/lodash": "4.14.181",
"@types/lodash": "4.14.182",
"@types/node": "16.11.21",

@@ -62,11 +63,11 @@ "@typescript-eslint/eslint-plugin": "2.34.0",

"eslint-plugin-jest": "26.0.0",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-prettier": "4.2.1",
"jest": "26.6.3",
"prettier": "2.6.2",
"prettier": "2.7.1",
"rimraf": "3.0.2",
"ts-jest": "26.5.6",
"ts-node": "10.7.0",
"ts-node": "10.9.1",
"tsconfigs": "4.0.2",
"typedoc": "0.22.13",
"typescript": "4.6.3"
"typedoc": "0.23.8",
"typescript": "4.7.4"
},

@@ -73,0 +74,0 @@ "publishConfig": {

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc