@sp-api-sdk/vendor-invoices-api-v1
Advanced tools
Comparing version 2.2.1 to 2.3.0
@@ -18,2 +18,3 @@ "use strict"; | ||
__exportStar(require("./src/client"), exports); | ||
__exportStar(require("./src/api-model/api"), exports); | ||
__exportStar(require("./src/api-model/models"), exports); |
export * from './src/client'; | ||
export * from './src/api-model/api'; | ||
export * from './src/api-model/models'; |
export * from './src/client'; | ||
export * from './src/api-model/api'; | ||
export * from './src/api-model/models'; |
@@ -5,3 +5,3 @@ { | ||
"description": "The Selling Partner API for Retail Procurement Payments provides programmatic access to vendors payments data.", | ||
"version": "2.2.1", | ||
"version": "2.3.0", | ||
"main": "dist/cjs/index.js", | ||
@@ -22,4 +22,4 @@ "module": "dist/es/index.js", | ||
"dependencies": { | ||
"@sp-api-sdk/common": "2.0.11", | ||
"axios": "^1.7.2" | ||
"@sp-api-sdk/common": "2.0.12", | ||
"axios": "^1.7.4" | ||
}, | ||
@@ -45,3 +45,3 @@ "repository": { | ||
], | ||
"gitHead": "6f3dfd53cad528b970ec29dfd12b0105b351464b" | ||
"gitHead": "bfd73ff78b2b8e141419439963c93e61224edae5" | ||
} |
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
107701
2924
+ Added@sp-api-sdk/auth@2.0.11(transitive)
+ Added@sp-api-sdk/common@2.0.12(transitive)
- Removed@sp-api-sdk/auth@2.0.10(transitive)
- Removed@sp-api-sdk/common@2.0.11(transitive)
Updated@sp-api-sdk/common@2.0.12
Updatedaxios@^1.7.4