@sp-api-sdk/orders-api-v0
Advanced tools
Comparing version 3.2.1 to 3.2.2
@@ -12,3 +12,2 @@ /** | ||
*/ | ||
/// <reference types="node" /> | ||
import type { Configuration } from "./configuration"; | ||
@@ -15,0 +14,0 @@ import type { RequestArgs } from "./base"; |
@@ -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.2.1", | ||
"version": "3.2.2", | ||
"main": "dist/cjs/index.js", | ||
@@ -22,3 +22,3 @@ "module": "dist/es/index.js", | ||
"dependencies": { | ||
"@sp-api-sdk/common": "2.0.9", | ||
"@sp-api-sdk/common": "2.0.10", | ||
"axios": "^1.7.2" | ||
@@ -45,3 +45,3 @@ }, | ||
], | ||
"gitHead": "cce8c720364baf071322463e8e3ed29c322cc93a" | ||
"gitHead": "c646647a684e625c54e35ff8c141791efd60417c" | ||
} |
555468
9435
+ Added@sp-api-sdk/common@2.0.10(transitive)
- Removed@sp-api-sdk/common@2.0.9(transitive)
Updated@sp-api-sdk/common@2.0.10