@sp-api-sdk/reports-api-2020-09-04
Advanced tools
Comparing version 1.8.7 to 1.8.8
@@ -5,7 +5,6 @@ { | ||
"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": "1.8.7", | ||
"version": "1.8.8", | ||
"main": "dist/cjs/index.js", | ||
"module": "dist/es/index.js", | ||
"types": "dist/types/index.d.ts", | ||
"typedocMain": "./index.ts", | ||
"license": "MIT", | ||
@@ -31,4 +30,4 @@ "publishConfig": { | ||
"dependencies": { | ||
"@sp-api-sdk/auth": "^1.9.19", | ||
"@sp-api-sdk/common": "^1.9.5", | ||
"@sp-api-sdk/auth": "^1.9.20", | ||
"@sp-api-sdk/common": "^1.9.6", | ||
"axios": "^0.27.2" | ||
@@ -55,3 +54,6 @@ }, | ||
], | ||
"gitHead": "72808979582d663f043688f24d519b604f7fd2df" | ||
"typedoc": { | ||
"entryPoint": "./index.ts" | ||
}, | ||
"gitHead": "c28c9ce8bfa10271bba79c0067c5c9f63a5f6dc0" | ||
} |
205096
Updated@sp-api-sdk/auth@^1.9.20
Updated@sp-api-sdk/common@^1.9.6