@rolldown-plugin/solid
Advanced tools
+6
-2
| { | ||
| "name": "@rolldown-plugin/solid", | ||
| "version": "0.0.0", | ||
| "version": "0.0.1", | ||
| "description": "A Rolldown plugin for compiling SolidJS JSX/TSX files", | ||
@@ -16,2 +16,6 @@ "license": "MIT", | ||
| }, | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "git+https://github.com/gameroman/rolldown-plugin-solid.git" | ||
| }, | ||
| "exports": { | ||
@@ -50,3 +54,3 @@ ".": "./dist/index.mjs", | ||
| "csstype": "^3.1.0", | ||
| "rolldown": ">=1.0.0-beta.59 <1.0.0-beta.999 || ^1.0.0", | ||
| "rolldown": ">=1.0.0-beta.59 <1.0.0-beta.999 || ^1.0.0-rc.1 || ^1.0.0", | ||
| "seroval": "~1.3.0 || ~1.5.0", | ||
@@ -53,0 +57,0 @@ "solid-js": ">=1.9.0" |
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
158684
0.08%19
-5%