@sp-api-sdk/messaging-api-v1
Advanced tools
Comparing version
@@ -5,3 +5,3 @@ { | ||
"description": "With the Messaging API you can build applications that send messages to buyers. You can get a list of message types that are available for an order that you specify, then call an operation that sends a message to the buyer for that order. The Messaging API returns responses that are formed according to the JSON Hypertext Application Language (HAL) standard.", | ||
"version": "1.10.3", | ||
"version": "1.10.4", | ||
"main": "dist/cjs/index.js", | ||
@@ -30,3 +30,3 @@ "module": "dist/es/index.js", | ||
"dependencies": { | ||
"@sp-api-sdk/common": "^1.9.15", | ||
"@sp-api-sdk/common": "^1.9.16", | ||
"axios": "^0.27.2" | ||
@@ -56,3 +56,3 @@ }, | ||
}, | ||
"gitHead": "86c909494fda76726887a6cd6819e1ded145c1df" | ||
"gitHead": "e5aa87a6384048c9f49b97db7d5d7aca34927853" | ||
} |
Updated