@sp-api-sdk/reports-api-2020-09-04
Advanced tools
Comparing version 2.2.1 to 2.2.2
@@ -5,3 +5,3 @@ { | ||
"description": "Effective June 27, 2024, the Selling Partner API for Reports v2020-09-04 will no longer be available and all calls to it will fail. Integrations that rely on the Reports API must migrate to Reports v2021-06-30 to avoid service disruption.", | ||
"version": "2.2.1", | ||
"version": "2.2.2", | ||
"main": "dist/cjs/index.js", | ||
@@ -22,4 +22,4 @@ "module": "dist/es/index.js", | ||
"dependencies": { | ||
"@sp-api-sdk/common": "2.0.13", | ||
"axios": "^1.7.5" | ||
"@sp-api-sdk/common": "2.0.14", | ||
"axios": "^1.7.7" | ||
}, | ||
@@ -45,3 +45,3 @@ "repository": { | ||
], | ||
"gitHead": "6e5d8c143891220aedf41b534e551001900c6f42" | ||
"gitHead": "a87ac140162ffc87d9feb2a2f9ed42a3d52b9157" | ||
} |
+ Added@sp-api-sdk/auth@2.0.13(transitive)
+ Added@sp-api-sdk/common@2.0.14(transitive)
- Removed@sp-api-sdk/auth@2.0.12(transitive)
- Removed@sp-api-sdk/common@2.0.13(transitive)
Updated@sp-api-sdk/common@2.0.14
Updatedaxios@^1.7.7