@sp-api-sdk/messaging-api-v1
Advanced tools
Comparing version 1.6.0 to 1.6.1
@@ -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 <a href=https://tools.ietf.org/html/draft-kelly-json-hal-08>JSON Hypertext Application Language</a> (HAL) standard.", | ||
"version": "1.6.0", | ||
"version": "1.6.1", | ||
"main": "dist/cjs/index.js", | ||
@@ -28,4 +28,4 @@ "module": "dist/es/index.js", | ||
"dependencies": { | ||
"@sp-api-sdk/auth": "^1.6.0", | ||
"@sp-api-sdk/common": "^1.6.0", | ||
"@sp-api-sdk/auth": "^1.6.1", | ||
"@sp-api-sdk/common": "^1.6.1", | ||
"axios": "^0.21.1" | ||
@@ -51,3 +51,3 @@ }, | ||
], | ||
"gitHead": "616a25aee6ec8a9c8e9397a85050b8ae35e078fc" | ||
"gitHead": "3dd995777e78b231be87ab905f5e04dcca360074" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
448680
Updated@sp-api-sdk/auth@^1.6.1
Updated@sp-api-sdk/common@^1.6.1