Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@sp-api-sdk/product-fees-api-v0

Package Overview
Dependencies
Maintainers
2
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sp-api-sdk/product-fees-api-v0 - npm Package Compare versions

Comparing version 1.12.5 to 1.12.6

2

dist/types/src/api-model/models/id-type.d.ts

@@ -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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc