@contrail/entity-types
Advanced tools
Comparing version 1.1.36 to 1.1.37
@@ -7,3 +7,2 @@ export interface BaseManagedEntity { | ||
updatedById?: string; | ||
readUpdatedOn?: Date; | ||
} |
@@ -0,1 +1,2 @@ | ||
export * from './app-access-grant'; | ||
export * from './app-api-key'; | ||
@@ -2,0 +3,0 @@ export * from './app-code-package'; |
@@ -17,2 +17,3 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
__exportStar(require("./app-access-grant"), exports); | ||
__exportStar(require("./app-api-key"), exports); | ||
@@ -19,0 +20,0 @@ __exportStar(require("./app-code-package"), exports); |
{ | ||
"name": "@contrail/entity-types", | ||
"version": "1.1.36", | ||
"version": "1.1.37", | ||
"description": "A types library for Vibeiq entities.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
27243
60
726
1