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

@figuredev/orders-sdk

Package Overview
Dependencies
Maintainers
4
Versions
151
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@figuredev/orders-sdk - npm Package Compare versions

Comparing version 0.11.6 to 0.11.7

1

lib/dto.d.ts

@@ -31,2 +31,3 @@ export declare type OrderDTO = {

price?: number;
parentOrderItemId?: string | null;
modifiers?: OrderItemModifierDTO[];

@@ -33,0 +34,0 @@ };

2

package.json
{
"name": "@figuredev/orders-sdk",
"version": "0.11.6",
"version": "0.11.7",
"license": "ISC",

@@ -5,0 +5,0 @@ "files": [

Sorry, the diff of this file is not supported yet

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