@zenstackhq/language
Advanced tools
+17
-7
| { | ||
| "name": "@zenstackhq/language", | ||
| "displayName": "ZenStack Language Tooling", | ||
| "description": "ZenStack ZModel language specification", | ||
| "version": "3.5.2", | ||
| "version": "3.5.3", | ||
| "type": "module", | ||
| "author": { | ||
| "name": "ZenStack Team", | ||
| "email": "contact@zenstack.dev" | ||
| }, | ||
| "homepage": "https://zenstack.dev", | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "https://github.com/zenstackhq/zenstack" | ||
| }, | ||
| "license": "MIT", | ||
| "author": "ZenStack Team", | ||
| "files": [ | ||
@@ -11,3 +21,2 @@ "dist", | ||
| ], | ||
| "type": "module", | ||
| "exports": { | ||
@@ -64,3 +73,3 @@ ".": { | ||
| "vscode-languageserver": "^9.0.1", | ||
| "@zenstackhq/common-helpers": "3.5.2" | ||
| "@zenstackhq/common-helpers": "3.5.3" | ||
| }, | ||
@@ -73,6 +82,7 @@ "devDependencies": { | ||
| "tmp": "^0.2.4", | ||
| "@zenstackhq/eslint-config": "3.5.2", | ||
| "@zenstackhq/typescript-config": "3.5.2", | ||
| "@zenstackhq/vitest-config": "3.5.2" | ||
| "@zenstackhq/typescript-config": "3.5.3", | ||
| "@zenstackhq/eslint-config": "3.5.3", | ||
| "@zenstackhq/vitest-config": "3.5.3" | ||
| }, | ||
| "funding": "https://github.com/sponsors/zenstackhq", | ||
| "scripts": { | ||
@@ -79,0 +89,0 @@ "build": "pnpm langium:generate && tsc --noEmit && tsup-node", |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
2492595
0.01%0
-100%43
-2.27%+ Added
- Removed