@sp-api-sdk/product-fees-api-v0
Advanced tools
Comparing version 1.12.5 to 1.12.6
@@ -21,2 +21,2 @@ /** | ||
}; | ||
export declare type IdType = typeof IdType[keyof typeof IdType]; | ||
export type IdType = typeof IdType[keyof typeof IdType]; |
@@ -22,2 +22,2 @@ /** | ||
}; | ||
export declare type OptionalFulfillmentProgram = typeof OptionalFulfillmentProgram[keyof typeof OptionalFulfillmentProgram]; | ||
export type OptionalFulfillmentProgram = typeof OptionalFulfillmentProgram[keyof typeof OptionalFulfillmentProgram]; |
@@ -5,3 +5,3 @@ { | ||
"description": "The Selling Partner API for Product Fees lets you programmatically retrieve estimated fees for a product. You can then account for those fees in your pricing.", | ||
"version": "1.12.5", | ||
"version": "1.12.6", | ||
"main": "dist/cjs/index.js", | ||
@@ -30,3 +30,3 @@ "module": "dist/es/index.js", | ||
"dependencies": { | ||
"@sp-api-sdk/common": "^1.9.17", | ||
"@sp-api-sdk/common": "^1.9.18", | ||
"axios": "^0.27.2" | ||
@@ -56,3 +56,3 @@ }, | ||
}, | ||
"gitHead": "07823635b37c2e82b4b6ad962d8ef4b7318a011c" | ||
"gitHead": "59d4ae523f7261bbee380ef3bd43a368266a55a6" | ||
} |
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
145303
+ Addedaxios@1.7.7(transitive)
- Removedaxios@1.7.8(transitive)
Updated@sp-api-sdk/common@^1.9.18