@codefresh-io/authenticated-entity
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -36,3 +36,4 @@ const _ = require('lodash'); | ||
System, | ||
constructFromEncodedString | ||
constructFromEncodedString, | ||
TYPES: { USER: 'user', SYSTEM: 'system' } | ||
}; |
{ | ||
"name": "@codefresh-io/authenticated-entity", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "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
228108
483