reacton-loader
Advanced tools
+1
-1
| { | ||
| "name": "reacton-loader", | ||
| "version": "2.2.17", | ||
| "version": "2.2.18", | ||
| "description": "Loader for single-file Reacton components in Webpack", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -16,3 +16,3 @@ { | ||
| "jsdom": "^22.1.0", | ||
| "reacton-js": "^3.4.19" | ||
| "reacton-js": "^3.4.20" | ||
| }, | ||
@@ -25,3 +25,3 @@ "devDependencies": { | ||
| "html-webpack-plugin": "^5.5.3", | ||
| "reacton-loader": "^2.2.17", | ||
| "reacton-loader": "^2.2.18", | ||
| "webpack": "^5.88.2", | ||
@@ -28,0 +28,0 @@ "webpack-cli": "^5.1.4", |
@@ -16,3 +16,3 @@ { | ||
| "jsdom": "^22.1.0", | ||
| "reacton-js": "^3.4.19" | ||
| "reacton-js": "^3.4.20" | ||
| }, | ||
@@ -25,3 +25,3 @@ "devDependencies": { | ||
| "html-webpack-plugin": "^5.5.3", | ||
| "reacton-loader": "^2.2.17", | ||
| "reacton-loader": "^2.2.18", | ||
| "webpack": "^5.88.2", | ||
@@ -28,0 +28,0 @@ "webpack-cli": "^5.1.4", |
@@ -16,3 +16,3 @@ { | ||
| "jsdom": "^22.1.0", | ||
| "reacton-js": "^3.4.19" | ||
| "reacton-js": "^3.4.20" | ||
| }, | ||
@@ -25,3 +25,3 @@ "devDependencies": { | ||
| "html-webpack-plugin": "^5.5.3", | ||
| "reacton-loader": "^2.2.17", | ||
| "reacton-loader": "^2.2.18", | ||
| "webpack": "^5.88.2", | ||
@@ -28,0 +28,0 @@ "webpack-cli": "^5.1.4", |
Network access
Supply chain riskThis module accesses the network.
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 2 instances in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
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
Network access
Supply chain riskThis module accesses the network.
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 2 instances in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
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