@scaleleap/amazon-marketplaces
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@scaleleap/amazon-marketplaces", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"publishConfig": { | ||
@@ -10,2 +10,3 @@ "access": "public" | ||
"description": "A collection of Amazon Marketplace data objects.", | ||
"homepage": "https://github.com/ScaleLeap/amazon-marketplaces#readme", | ||
"scripts": { | ||
@@ -12,0 +13,0 @@ "test": "jest && npm run lint", |
@@ -1,2 +0,2 @@ | ||
![Amazon Marketplace Logo](amazon-marketplace.png) | ||
![Amazon Marketplace Logo](https://raw.githubusercontent.com/ScaleLeap/amazon-marketplaces/master/amazon-marketplace.png) | ||
@@ -44,2 +44,28 @@ @scaleleap/amazon-marketplaces | ||
### Full Data Object Example | ||
```json | ||
{ | ||
"countryCode": "CA", | ||
"currency": "CAD", | ||
"id": "A2EUQ1WTGCTBG2", | ||
"name": "Canada", | ||
"uri": "https://www.amazon.ca", | ||
"webServiceUri": "https://mws.amazonservices.ca", | ||
"advertising": { | ||
"uri": "https://advertising-api.amazon.com", | ||
"bids": { | ||
"sponsoredBrands": { | ||
"min": 10, | ||
"max": 4900 | ||
}, | ||
"sponsoredProducts": { | ||
"min": 2, | ||
"max": 100000 | ||
} | ||
} | ||
} | ||
} | ||
``` | ||
### Download & Installation | ||
@@ -46,0 +72,0 @@ |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
63935
103
0
99
0