@contrail/entity-types
Advanced tools
Comparing version 1.1.19 to 1.1.20
@@ -12,2 +12,3 @@ export * from './app-api-key'; | ||
export * from './item'; | ||
export * from './org'; | ||
export * from './project-item'; | ||
@@ -19,2 +20,3 @@ export * from './project'; | ||
export * from './type-managed-entity'; | ||
export * from './user'; | ||
export * from './workspace-managed-entity'; |
@@ -28,2 +28,3 @@ "use strict"; | ||
__exportStar(require("./item"), exports); | ||
__exportStar(require("./org"), exports); | ||
__exportStar(require("./project-item"), exports); | ||
@@ -35,2 +36,3 @@ __exportStar(require("./project"), exports); | ||
__exportStar(require("./type-managed-entity"), exports); | ||
__exportStar(require("./user"), exports); | ||
__exportStar(require("./workspace-managed-entity"), exports); |
{ | ||
"name": "@contrail/entity-types", | ||
"version": "1.1.19", | ||
"version": "1.1.20", | ||
"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
20554
48
662