Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@scaleleap/amazon-mws-api-sdk

Package Overview
Dependencies
Maintainers
2
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@scaleleap/amazon-mws-api-sdk - npm Package Compare versions

Comparing version 1.9.48 to 1.9.49

2

lib/constants.js

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

*/
exports.USER_AGENT = '@scaleleap/amazon-mws-api-sdk/1.9.48';
exports.USER_AGENT = '@scaleleap/amazon-mws-api-sdk/1.9.49';
//# sourceMappingURL=constants.js.map

@@ -104,3 +104,15 @@ "use strict";

// force to be parsed as string
stopNodes: ['Phone'],
stopNodes: [
'Name',
'AddressLine1',
'AddressLine2',
'AddressLine3',
'City',
'Municipality',
'StateOrRegion',
'PostalCode',
'CountryCode',
'Phone',
'AddressType',
],
}, true);

@@ -107,0 +119,0 @@ }

@@ -26,3 +26,3 @@ {

},
"version": "1.9.48",
"version": "1.9.49",
"main": "lib/index.js",

@@ -29,0 +29,0 @@ "files": [

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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