@sp-api-sdk/orders-api-v0
Advanced tools
Comparing version 3.3.0 to 3.3.1
@@ -5,3 +5,3 @@ { | ||
"description": "The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. Note: The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.", | ||
"version": "3.3.0", | ||
"version": "3.3.1", | ||
"main": "dist/cjs/index.js", | ||
@@ -22,4 +22,4 @@ "module": "dist/es/index.js", | ||
"dependencies": { | ||
"@sp-api-sdk/common": "2.0.12", | ||
"axios": "^1.7.4" | ||
"@sp-api-sdk/common": "2.0.13", | ||
"axios": "^1.7.5" | ||
}, | ||
@@ -45,3 +45,3 @@ "repository": { | ||
], | ||
"gitHead": "bfd73ff78b2b8e141419439963c93e61224edae5" | ||
"gitHead": "6e5d8c143891220aedf41b534e551001900c6f42" | ||
} |
+ Added@sp-api-sdk/auth@2.0.12(transitive)
+ Added@sp-api-sdk/common@2.0.13(transitive)
- Removed@sp-api-sdk/auth@2.0.11(transitive)
- Removed@sp-api-sdk/common@2.0.12(transitive)
Updated@sp-api-sdk/common@2.0.13
Updatedaxios@^1.7.5