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-4 to 1.1.55-5

3

lib/loader.d.ts

@@ -185,3 +185,4 @@ import { LogLevel } from "./log-level";

TRANSFORMING_DATA = "TRANSFORMING_DATA",
UPLOADING_DATA = "UPLOADING_DATA"
UPLOADING_DATA = "UPLOADING_DATA",
NONE = "NONE"
}

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

LoaderFailureArea["UPLOADING_DATA"] = "UPLOADING_DATA";
LoaderFailureArea["NONE"] = "NONE";
})(LoaderFailureArea = exports.LoaderFailureArea || (exports.LoaderFailureArea = {}));
{
"name": "@contrail/entity-types",
"version": "1.1.55-4",
"version": "1.1.55-5",
"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