Comparing version 1.9.34 to 1.9.35
@@ -7,3 +7,3 @@ "use strict"; | ||
*/ | ||
exports.USER_AGENT = '@scaleleap/amazon-mws-api-sdk/1.9.34'; | ||
exports.USER_AGENT = '@scaleleap/amazon-mws-api-sdk/1.9.35'; | ||
//# sourceMappingURL=constants.js.map |
@@ -26,3 +26,3 @@ { | ||
}, | ||
"version": "1.9.34", | ||
"version": "1.9.35", | ||
"main": "lib/index.js", | ||
@@ -50,3 +50,3 @@ "files": [ | ||
"dependencies": { | ||
"@scaleleap/amazon-marketplaces": "10.0.0", | ||
"@scaleleap/amazon-marketplaces": "10.1.0", | ||
"axios": "0.21.1", | ||
@@ -66,3 +66,3 @@ "fast-xml-parser": "3.18.0", | ||
"@types/node": "13.13.4", | ||
"ajv": "7.0.4", | ||
"ajv": "7.1.0", | ||
"danger": "10.6.2", | ||
@@ -76,3 +76,3 @@ "global-agent": "2.1.12", | ||
"tsconfigs": "4.0.2", | ||
"typescript": "4.1.3" | ||
"typescript": "4.1.5" | ||
}, | ||
@@ -79,0 +79,0 @@ "keywords": [ |
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
1113233
+ Added@scaleleap/amazon-marketplaces@10.1.0(transitive)
- Removed@scaleleap/amazon-marketplaces@10.0.0(transitive)