@contrail/entity-types
Advanced tools
Comparing version 1.1.55-4 to 1.1.55-5
@@ -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", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
45240
1342
0