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

@open-tender/types

Package Overview
Dependencies
Maintainers
2
Versions
390
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.0.20 to 0.0.21

4

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

@@ -81,3 +81,3 @@ import { DateString, ISOStringOffset, TimezonePython } from '../datetimes';

inc?: number;
is_size: boolean;
is_size?: boolean;
max?: number;

@@ -87,3 +87,3 @@ min?: number;

options: OrderGroupOptions;
short_name: string;
short_name?: string;
}

@@ -90,0 +90,0 @@ export declare type OrderGroups = Array<OrderGroup>;

@@ -81,3 +81,3 @@ import { DateString, ISOStringOffset, TimezonePython } from '../datetimes';

inc?: number;
is_size: boolean;
is_size?: boolean;
max?: number;

@@ -87,3 +87,3 @@ min?: number;

options: OrderGroupOptions;
short_name: string;
short_name?: string;
}

@@ -90,0 +90,0 @@ export declare type OrderGroups = Array<OrderGroup>;

{
"name": "@open-tender/types",
"version": "0.0.20",
"version": "0.0.21",
"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