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

@e2y/mirakl-client

Package Overview
Dependencies
Maintainers
7
Versions
113
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@e2y/mirakl-client - npm Package Compare versions

Comparing version 1.0.41 to 1.0.42

5

lib/client/offers/types/Offers.d.ts

@@ -31,3 +31,6 @@ interface Discount {

leadtime_to_ship?: number;
logistic_class?: string;
logistic_class?: string | {
code: string;
label: string;
};
max_order_quantity?: number;

@@ -34,0 +37,0 @@ min_order_quantity?: number;

4

package.json
{
"name": "@e2y/mirakl-client",
"version": "1.0.41",
"version": "1.0.42",
"description": "Mirakl Api Client",

@@ -45,3 +45,3 @@ "author": "e2y",

},
"gitHead": "1e6637b2e202c0f64191b35358de65e80166c3fb"
"gitHead": "f16e8cabf47a3049035742989f0a799e7cbb468d"
}
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