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

@contrail/entity-types

Package Overview
Dependencies
Maintainers
0
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.47 to 1.1.48-0

lib/loader.d.ts

1

lib/index.d.ts

@@ -15,2 +15,3 @@ export * from './app-access-grant';

export * from './item';
export * from './loader';
export * from './org';

@@ -17,0 +18,0 @@ export * from './project-item';

@@ -31,2 +31,3 @@ "use strict";

__exportStar(require("./item"), exports);
__exportStar(require("./loader"), exports);
__exportStar(require("./org"), exports);

@@ -33,0 +34,0 @@ __exportStar(require("./project-item"), exports);

2

package.json
{
"name": "@contrail/entity-types",
"version": "1.1.47",
"version": "1.1.48-0",
"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