@sp-api-sdk/common
Advanced tools
Comparing version 0.2.3 to 0.2.4
@@ -18,3 +18,3 @@ import axios from 'axios'; | ||
var name = "@sp-api-sdk/common"; | ||
var version = "0.2.2"; | ||
var version = "0.2.3"; | ||
var license = "MIT"; | ||
@@ -57,2 +57,11 @@ var publishConfig = { | ||
var homepage = "https://github.com/bizon/selling-partner-api-sdk/tree/master/packages/auth"; | ||
var keywords = [ | ||
"bizon", | ||
"amazon", | ||
"spa sdk", | ||
"sp api", | ||
"mws", | ||
"selling partner api", | ||
"marketplace webservice" | ||
]; | ||
var pkg = { | ||
@@ -73,3 +82,4 @@ name: name, | ||
bugs: bugs, | ||
homepage: homepage | ||
homepage: homepage, | ||
keywords: keywords | ||
}; | ||
@@ -76,0 +86,0 @@ |
@@ -26,3 +26,3 @@ 'use strict'; | ||
var name = "@sp-api-sdk/common"; | ||
var version = "0.2.2"; | ||
var version = "0.2.3"; | ||
var license = "MIT"; | ||
@@ -65,2 +65,11 @@ var publishConfig = { | ||
var homepage = "https://github.com/bizon/selling-partner-api-sdk/tree/master/packages/auth"; | ||
var keywords = [ | ||
"bizon", | ||
"amazon", | ||
"spa sdk", | ||
"sp api", | ||
"mws", | ||
"selling partner api", | ||
"marketplace webservice" | ||
]; | ||
var pkg = { | ||
@@ -81,3 +90,4 @@ name: name, | ||
bugs: bugs, | ||
homepage: homepage | ||
homepage: homepage, | ||
keywords: keywords | ||
}; | ||
@@ -84,0 +94,0 @@ |
{ | ||
"name": "@sp-api-sdk/common", | ||
"version": "0.2.3", | ||
"version": "0.2.4", | ||
"license": "MIT", | ||
@@ -23,3 +23,3 @@ "publishConfig": { | ||
"dependencies": { | ||
"@sp-api-sdk/auth": "^0.2.2", | ||
"@sp-api-sdk/auth": "^0.3.0", | ||
"aws4-axios": "^2.3.1", | ||
@@ -42,3 +42,12 @@ "axios": "^0.21.1" | ||
"homepage": "https://github.com/bizon/selling-partner-api-sdk/tree/master/packages/auth", | ||
"gitHead": "be777a70e0faca3ab2d3176b59d2dab16bb61f73" | ||
"keywords": [ | ||
"bizon", | ||
"amazon", | ||
"spa sdk", | ||
"sp api", | ||
"mws", | ||
"selling partner api", | ||
"marketplace webservice" | ||
], | ||
"gitHead": "0a472f02fa20690bac373ed40626c0caff7a5ab2" | ||
} |
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
7917
241
+ Added@sp-api-sdk/auth@0.3.4(transitive)
- Removed@sp-api-sdk/auth@0.2.2(transitive)
Updated@sp-api-sdk/auth@^0.3.0