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.4.1 to 1.4.2

7

CHANGELOG.md

@@ -6,2 +6,9 @@ # Changelog

## [1.4.2](https://github.com/ScaleLeap/amazon-mws-api-sdk/compare/v1.4.1...v1.4.2) (2020-07-16)
### Bug Fixes
* npm audit ([2847e2c](https://github.com/ScaleLeap/amazon-mws-api-sdk/commit/2847e2c3dc8f86fbdce05d6e7565de7e068f756c))
## [1.4.1](https://github.com/ScaleLeap/amazon-mws-api-sdk/compare/v1.4.0...v1.4.1) (2020-07-15)

@@ -8,0 +15,0 @@

7

package.json

@@ -22,3 +22,3 @@ {

"homepage": "https://github.com/ScaleLeap/amazon-mws-api-sdk/#readme",
"version": "1.4.1",
"version": "1.4.2",
"main": "lib/index.js",

@@ -29,6 +29,7 @@ "files": [

"scripts": {
"preapi-extractor": "npm run build",
"api-extractor": "api-extractor run --local --verbose",
"prebuild": "npm run clean",
"build": "tsc --build tsconfig.build.json",
"clean": "rimraf lib",
"clean": "rimraf lib/* dist/*",
"dev": "ts-node-dev --respawn --transpileOnly src",

@@ -55,3 +56,3 @@ "lint": "eslint --ext ts,js src/ test/",

"@scaleleap/jest-polly": "1.5.2",
"@scaleleap/utils": "1.7.4",
"@scaleleap/utils": "1.7.6",
"@types/is-ci": "2.0.0",

@@ -58,0 +59,0 @@ "@types/jest": "26.0.3",

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