New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@e2y/mirakl-client

Package Overview
Dependencies
Maintainers
5
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 0.0.6 to 0.0.7

4

lib/types/Offers.d.ts

@@ -40,2 +40,3 @@ interface Discount {

}[];
offer_id?: number;
package_quantity?: number;

@@ -51,2 +52,5 @@ price: number;

update_delete?: 'update' | 'delete';
shop_id: number;
shop_name?: string;
total_price: number;
}

@@ -53,0 +57,0 @@ export interface Offers {

4

package.json
{
"name": "@e2y/mirakl-client",
"version": "0.0.6",
"version": "0.0.7",
"description": "> TODO: description",

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

},
"gitHead": "c47695a90899d533596b061cdc4900660b6456f4"
"gitHead": "c220630fc22113b62ebb7e94f02fe66089c25d23"
}
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