New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@contrail/entity-types

Package Overview
Dependencies
Maintainers
9
Versions
65
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.16 to 1.1.17

2

lib/index.d.ts

@@ -6,2 +6,4 @@ export * from './app-api-key';

export * from './app';
export * from './app-extension-definition';
export * from './app-extension';
export * from './asset';

@@ -8,0 +10,0 @@ export * from './content';

@@ -22,2 +22,4 @@ "use strict";

__exportStar(require("./app"), exports);
__exportStar(require("./app-extension-definition"), exports);
__exportStar(require("./app-extension"), exports);
__exportStar(require("./asset"), exports);

@@ -24,0 +26,0 @@ __exportStar(require("./content"), exports);

2

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