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

@contrail/types

Package Overview
Dependencies
Maintainers
4
Versions
179
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contrail/types - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

4

lib/properties/type-property.d.ts

@@ -16,4 +16,4 @@ import { PropertyType } from ".";

format: NumberFormat;
precision: number;
currency: string;
precision?: number;
currency?: string;
}

@@ -20,0 +20,0 @@ export declare enum NumberFormat {

{
"name": "@contrail/types",
"version": "1.0.3",
"version": "1.0.4",
"description": "Types Utility module",

@@ -5,0 +5,0 @@ "main": "lib/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