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
0
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.55-8 to 1.1.55-9

1

lib/loader.d.ts

@@ -175,2 +175,3 @@ import { LogLevel } from './log-level';

export declare enum IssueType {
CONFIG = "CONFIG",
INVALID_DATA = "INVALID_DATA",

@@ -177,0 +178,0 @@ MISSING_DATA = "MISSING_DATA",

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

(function (IssueType) {
IssueType["CONFIG"] = "CONFIG";
IssueType["INVALID_DATA"] = "INVALID_DATA";

@@ -90,0 +91,0 @@ IssueType["MISSING_DATA"] = "MISSING_DATA";

2

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