@contrail/types
Advanced tools
Comparing version 1.0.12 to 1.0.13
import { PropertyType } from "."; | ||
export interface TypeProperty { | ||
id?: string; | ||
propertyType: PropertyType; | ||
@@ -4,0 +5,0 @@ slug: string; |
{ | ||
"name": "@contrail/types", | ||
"version": "1.0.12", | ||
"version": "1.0.13", | ||
"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
21700
513