@sp-api-sdk/amazon-warehousing-and-distribution-2024-05-09
Advanced tools
Comparing version 1.4.0 to 1.4.1
@@ -5,3 +5,3 @@ { | ||
"description": "The Selling Partner API for Amazon Warehousing and Distribution (AWD) provides programmatic access to information about AWD shipments and inventory.", | ||
"version": "1.4.0", | ||
"version": "1.4.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": "2d870620a0afd5c56b4e396e8f1174255eee3335" | ||
"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