@sp-api-sdk/vendor-direct-fulfillment-payments-api-v1
Advanced tools
Comparing version 1.6.16 to 1.6.17
@@ -5,3 +5,3 @@ { | ||
"description": "The Selling Partner API for Direct Fulfillment Payments provides programmatic access to a direct fulfillment vendor's invoice data.", | ||
"version": "1.6.16", | ||
"version": "1.6.17", | ||
"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
91259
Updated@sp-api-sdk/auth@^1.9.2
Updated@sp-api-sdk/common@^1.7.3