@sp-api-sdk/vendor-direct-fulfillment-payments-api-v1
Advanced tools
Comparing version 2.0.3 to 2.0.4
@@ -14,2 +14,3 @@ /** | ||
import type { AxiosPromise, AxiosInstance, AxiosRequestConfig } from 'axios'; | ||
import globalAxios from 'axios'; | ||
import { RequestArgs, BaseAPI } from '../base'; | ||
@@ -84,3 +85,3 @@ import { SubmitInvoiceRequest } from '../models'; | ||
*/ | ||
submitInvoice(requestParameters: VendorInvoiceApiSubmitInvoiceRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<SubmitInvoiceResponse, any>>; | ||
submitInvoice(requestParameters: VendorInvoiceApiSubmitInvoiceRequest, options?: AxiosRequestConfig): Promise<globalAxios.AxiosResponse<SubmitInvoiceResponse, any>>; | ||
} |
@@ -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": "2.0.3", | ||
"version": "2.0.4", | ||
"main": "dist/cjs/index.js", | ||
@@ -22,3 +22,3 @@ "module": "dist/es/index.js", | ||
"dependencies": { | ||
"@sp-api-sdk/common": "2.0.3", | ||
"@sp-api-sdk/common": "2.0.4", | ||
"axios": "^1.6.2" | ||
@@ -45,3 +45,3 @@ }, | ||
], | ||
"gitHead": "c81279baeb662780ae3cb42fb60fa11670fed191" | ||
"gitHead": "96729dd2eabfca855da5eb33f271c0b09b449972" | ||
} |
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
94839
2518
+ Added@sp-api-sdk/auth@2.0.4(transitive)
+ Added@sp-api-sdk/common@2.0.4(transitive)
+ Addedaxios-retry@4.5.0(transitive)
- Removed@babel/runtime@7.26.0(transitive)
- Removed@sp-api-sdk/auth@2.0.3(transitive)
- Removed@sp-api-sdk/common@2.0.3(transitive)
- Removedaxios-retry@3.9.1(transitive)
- Removedregenerator-runtime@0.14.1(transitive)
Updated@sp-api-sdk/common@2.0.4