@scaleleap/amazon-mws-api-sdk
Advanced tools
Comparing version 1.6.1 to 1.6.2
@@ -6,2 +6,9 @@ # Changelog | ||
## [1.6.2](https://github.com/ScaleLeap/amazon-mws-api-sdk/compare/v1.6.1...v1.6.2) (2020-07-29) | ||
### Bug Fixes | ||
* adds repo description and keywords and set up sync ([30365d9](https://github.com/ScaleLeap/amazon-mws-api-sdk/commit/30365d93f6b1479a3a8e6323ddd9e48411aeba76)) | ||
## [1.6.1](https://github.com/ScaleLeap/amazon-mws-api-sdk/compare/v1.6.0...v1.6.1) (2020-07-29) | ||
@@ -8,0 +15,0 @@ |
{ | ||
"name": "@scaleleap/amazon-mws-api-sdk", | ||
"description": "", | ||
"description": "📦A fully typed TypeScript and Node.js SDK library for Amazon MWS API", | ||
"license": "MIT", | ||
@@ -22,3 +22,3 @@ "author": { | ||
"homepage": "https://github.com/ScaleLeap/amazon-mws-api-sdk/#readme", | ||
"version": "1.6.1", | ||
"version": "1.6.2", | ||
"main": "lib/index.js", | ||
@@ -71,3 +71,16 @@ "files": [ | ||
}, | ||
"keywords": [], | ||
"keywords": [ | ||
"amazon marketplace web service", | ||
"amazon mws", | ||
"amazon mws api", | ||
"amazon mws libraries", | ||
"amazon mws sdk", | ||
"fba", | ||
"fbm", | ||
"mws", | ||
"mws api", | ||
"mws sdk", | ||
"nodejs", | ||
"typescript" | ||
], | ||
"publishConfig": { | ||
@@ -74,0 +87,0 @@ "access": "public" |
@@ -13,3 +13,3 @@ ![](https://raw.githubusercontent.com/ScaleLeap/amazon-mws-api-sdk/master/docs/assets/header.png) | ||
A fully typed TypeScript SDK library for Amazon MWS API | ||
A fully typed TypeScript and Node.js SDK library for Amazon MWS API | ||
@@ -16,0 +16,0 @@ ## Download & Installation |
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
954912