@epilot/notification-client
Advanced tools
+12
-0
@@ -56,2 +56,6 @@ /* eslint-disable */ | ||
| _tags?: string[]; | ||
| /** | ||
| * Manifest ID used to create/update the entity | ||
| */ | ||
| _manifest?: string /* uuid */[]; | ||
| } | ||
@@ -481,2 +485,6 @@ export interface Entity { | ||
| /** | ||
| * Manifest ID used to create/update the entity | ||
| */ | ||
| _manifest?: string /* uuid */[]; | ||
| /** | ||
| * Entity owners | ||
@@ -596,2 +604,6 @@ */ | ||
| _tags?: string[]; | ||
| /** | ||
| * Manifest ID used to create/update the entity | ||
| */ | ||
| _manifest?: string /* uuid */[]; | ||
| } | ||
@@ -598,0 +610,0 @@ } |
+1
-1
| { | ||
| "name": "@epilot/notification-client", | ||
| "version": "0.12.0", | ||
| "version": "0.13.0", | ||
| "description": "API Client for epilot Notification API", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
45684
0.91%1203
1.01%