@sp-api-sdk/notifications-api-v1
Advanced tools
Comparing version 1.7.15 to 1.7.16
@@ -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.", | ||
"version": "1.7.15", | ||
"version": "1.7.16", | ||
"main": "dist/cjs/index.js", | ||
@@ -26,8 +26,7 @@ "module": "dist/es/index.js", | ||
"clean": "rimraf dist", | ||
"lint": "xo --cwd=../../ $PWD", | ||
"test": "NODE_ENV='test' yarn jest" | ||
}, | ||
"dependencies": { | ||
"@sp-api-sdk/auth": "^1.9.1", | ||
"@sp-api-sdk/common": "^1.7.2", | ||
"@sp-api-sdk/auth": "^1.9.2", | ||
"@sp-api-sdk/common": "^1.7.3", | ||
"axios": "^0.21.1" | ||
@@ -54,3 +53,3 @@ }, | ||
], | ||
"gitHead": "dc4286920dc77e99d6ad71f71bcb78ae22b9ab06" | ||
"gitHead": "af064cf72ac5a2111135439fc179580e6b495399" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
218972
Updated@sp-api-sdk/auth@^1.9.2
Updated@sp-api-sdk/common@^1.7.3