@contrail/entity-types
Advanced tools
Comparing version 1.1.18 to 1.1.19
@@ -5,2 +5,3 @@ export * from './app-api-key'; | ||
export * from './app-version'; | ||
export * from './app-extension-definition'; | ||
export * from './app'; | ||
@@ -7,0 +8,0 @@ export * from './asset'; |
@@ -21,2 +21,3 @@ "use strict"; | ||
__exportStar(require("./app-version"), exports); | ||
__exportStar(require("./app-extension-definition"), exports); | ||
__exportStar(require("./app"), exports); | ||
@@ -23,0 +24,0 @@ __exportStar(require("./asset"), exports); |
{ | ||
"name": "@contrail/entity-types", | ||
"version": "1.1.18", | ||
"version": "1.1.19", | ||
"description": "A types library for Vibeiq entities.", | ||
@@ -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
17324
526