@sp-api-sdk/reports-api-2021-06-30
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -5,3 +5,3 @@ { | ||
"description": "The Selling Partner API for Reports lets you retrieve and manage a variety of reports that can help selling partners manage their businesses.", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"main": "dist/cjs/index.js", | ||
@@ -22,4 +22,4 @@ "module": "dist/es/index.js", | ||
"dependencies": { | ||
"@sp-api-sdk/common": "2.0.0", | ||
"axios": "^1.5.1" | ||
"@sp-api-sdk/common": "2.0.1", | ||
"axios": "^1.6.0" | ||
}, | ||
@@ -45,3 +45,3 @@ "repository": { | ||
], | ||
"gitHead": "a278405620f714b7bf6c42692d265f76d952bd49" | ||
"gitHead": "9bb159a54b588ec3184def8b5f2ae9b91cdfbcf5" | ||
} |
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.1(transitive)
+ Added@sp-api-sdk/common@2.0.1(transitive)
- Removed@sp-api-sdk/auth@2.0.0(transitive)
- Removed@sp-api-sdk/common@2.0.0(transitive)
Updated@sp-api-sdk/common@2.0.1
Updatedaxios@^1.6.0