@contrail/entity-types
Advanced tools
Comparing version 1.1.14 to 1.1.15
@@ -5,2 +5,3 @@ export interface BaseManagedEntity { | ||
updatedOn?: Date; | ||
readUpdatedOn?: Date; | ||
persistent?: boolean; | ||
@@ -7,0 +8,0 @@ createdById?: string; |
{ | ||
"name": "@contrail/entity-types", | ||
"version": "1.1.14", | ||
"version": "1.1.15", | ||
"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
13969
411