@zenstackhq/language
Advanced tools
+5
-5
| { | ||
| "name": "@zenstackhq/language", | ||
| "description": "ZenStack ZModel language specification", | ||
| "version": "3.5.0-beta.3", | ||
| "version": "3.5.0-beta.4", | ||
| "license": "MIT", | ||
@@ -63,3 +63,3 @@ "author": "ZenStack Team", | ||
| "vscode-languageserver": "^9.0.1", | ||
| "@zenstackhq/common-helpers": "3.5.0-beta.3" | ||
| "@zenstackhq/common-helpers": "3.5.0-beta.4" | ||
| }, | ||
@@ -72,5 +72,5 @@ "devDependencies": { | ||
| "tmp": "^0.2.4", | ||
| "@zenstackhq/typescript-config": "3.5.0-beta.3", | ||
| "@zenstackhq/eslint-config": "3.5.0-beta.3", | ||
| "@zenstackhq/vitest-config": "3.5.0-beta.3" | ||
| "@zenstackhq/vitest-config": "3.5.0-beta.4", | ||
| "@zenstackhq/typescript-config": "3.5.0-beta.4", | ||
| "@zenstackhq/eslint-config": "3.5.0-beta.4" | ||
| }, | ||
@@ -77,0 +77,0 @@ "scripts": { |
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
+ Added
- Removed