@contrail/types
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
15068