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

@figuredev/orders-sdk

Package Overview
Dependencies
Maintainers
2
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.7.0 to 0.8.0

2

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

@@ -5,0 +5,0 @@ "dependencies": {

@@ -43,3 +43,3 @@ /**

name?: string
price?: components["schemas"]["OrderItemPriceInput"]
price?: number
productId?: string

@@ -51,7 +51,2 @@ quantity?: number

}
OrderItemPriceInput: {
base?: number
subtotal?: number
total?: number
}
OrderItemModifierGroupInput: {

@@ -58,0 +53,0 @@ id?: string

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