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

@open-tender/types

Package Overview
Dependencies
Maintainers
11
Versions
424
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@open-tender/types - npm Package Compare versions

Comparing version 0.4.138 to 0.4.139

2

dist/cjs/types/api/cart.d.ts

@@ -25,2 +25,3 @@ import { MenuItemAllergens, MenuItemTags, NutritionalInfo, PizzaShape } from './menu';

imageUrl: string | null;
appImageUrl?: string | null;
increment: number;

@@ -80,2 +81,3 @@ ingredients: string | null;

imageUrl: string | null;
appImageUrl?: string | null;
included: number;

@@ -82,0 +84,0 @@ isPizza: boolean;

@@ -25,2 +25,3 @@ import { MenuItemAllergens, MenuItemTags, NutritionalInfo, PizzaShape } from './menu';

imageUrl: string | null;
appImageUrl?: string | null;
increment: number;

@@ -80,2 +81,3 @@ ingredients: string | null;

imageUrl: string | null;
appImageUrl?: string | null;
included: number;

@@ -82,0 +84,0 @@ isPizza: boolean;

2

package.json
{
"name": "@open-tender/types",
"version": "0.4.138",
"version": "0.4.139",
"description": "A library of types for use with Open Tender applications that utilize our cloud-based Order API.",

@@ -5,0 +5,0 @@ "main": "./dist/cjs/index.js",

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