@epilot/notification-client
Advanced tools
@@ -108,7 +108,7 @@ /* eslint-disable */ | ||
| */ | ||
| org_id?: string; | ||
| org_id: string; | ||
| /** | ||
| * User ID | ||
| */ | ||
| user_id?: string; | ||
| user_id: string; | ||
| } | ||
@@ -115,0 +115,0 @@ /** |
+1
-1
| { | ||
| "name": "@epilot/notification-client", | ||
| "version": "0.10.0", | ||
| "version": "0.11.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
45254
0