Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@contrail/entity-types

Package Overview
Dependencies
Maintainers
10
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contrail/entity-types - npm Package Compare versions

Comparing version 1.1.19 to 1.1.20

lib/org.d.ts

2

lib/index.d.ts

@@ -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);

2

package.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc