@contrail/entity-types
Advanced tools
Comparing version 1.1.54-0 to 1.1.54
@@ -7,4 +7,3 @@ import { BaseManagedEntity } from "./base-managed-entity"; | ||
member = "MEMBER", | ||
guest = "GUEST", | ||
viewer = "VIEWER" | ||
guest = "GUEST" | ||
} | ||
@@ -11,0 +10,0 @@ export declare enum SystemRole { |
@@ -9,3 +9,2 @@ "use strict"; | ||
UserOrgRole["guest"] = "GUEST"; | ||
UserOrgRole["viewer"] = "VIEWER"; | ||
})(UserOrgRole = exports.UserOrgRole || (exports.UserOrgRole = {})); | ||
@@ -12,0 +11,0 @@ var SystemRole; |
{ | ||
"name": "@contrail/entity-types", | ||
"version": "1.1.54-0", | ||
"version": "1.1.54", | ||
"description": "A types library for Vibeiq entities.", | ||
@@ -26,2 +26,2 @@ "main": "lib/index.js", | ||
} | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
0
43245
1289