@sp-api-sdk/notifications-api-v1
Advanced tools
Comparing version
@@ -5,3 +5,3 @@ { | ||
"description": "The Selling Partner API for Notifications lets you subscribe to notifications that are relevant to a selling partner's business. Using this API you can create a destination to receive notifications, subscribe to notifications, delete notification subscriptions, and more. For more information, refer to the Notifications Use Case Guide.", | ||
"version": "2.5.2", | ||
"version": "2.5.3", | ||
"main": "dist/cjs/index.js", | ||
@@ -22,3 +22,3 @@ "module": "dist/es/index.js", | ||
"dependencies": { | ||
"@sp-api-sdk/common": "2.1.2", | ||
"@sp-api-sdk/common": "2.1.3", | ||
"axios": "^1.7.7" | ||
@@ -45,3 +45,3 @@ }, | ||
], | ||
"gitHead": "cde6991012a79a8483a72ecb1c71d92087f390a6" | ||
"gitHead": "197cba539b751c24eb5cfc1dccf6fa4b1d8d4116" | ||
} |
+ Added
+ Added
- Removed
- Removed
Updated