@sp-api-sdk/tokens-api-2021-03-01
Advanced tools
Comparing version 2.0.4 to 2.0.5
@@ -5,3 +5,3 @@ { | ||
"description": "The Selling Partner API for Tokens provides a secure way to access a customer's PII (Personally Identifiable Information). You can call the Tokens API to get a Restricted Data Token (RDT) for one or more restricted resources that you specify. The RDT authorizes subsequent calls to restricted operations that correspond to the restricted resources that you specified. For more information, see the Tokens API Use Case Guide.", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"main": "dist/cjs/index.js", | ||
@@ -22,4 +22,4 @@ "module": "dist/es/index.js", | ||
"dependencies": { | ||
"@sp-api-sdk/common": "2.0.4", | ||
"axios": "^1.6.2" | ||
"@sp-api-sdk/common": "2.0.5", | ||
"axios": "^1.6.7" | ||
}, | ||
@@ -45,3 +45,3 @@ "repository": { | ||
], | ||
"gitHead": "96729dd2eabfca855da5eb33f271c0b09b449972" | ||
"gitHead": "014aad96509aba433e07461efbe936a6062cc66a" | ||
} |
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
+ Added@sp-api-sdk/auth@2.0.5(transitive)
+ Added@sp-api-sdk/common@2.0.5(transitive)
- Removed@sp-api-sdk/auth@2.0.4(transitive)
- Removed@sp-api-sdk/common@2.0.4(transitive)
Updated@sp-api-sdk/common@2.0.5
Updatedaxios@^1.6.7