@node-framework/app
Advanced tools
Comparing version
@@ -28,3 +28,3 @@ "use strict"; | ||
this.app.get('/', (req, res) => { | ||
res.sendFile(path_1.default.join(__dirname, 'modules/client', 'index.html')); | ||
res.sendFile(path_1.default.join(__dirname, 'client', 'index.html')); | ||
}); | ||
@@ -31,0 +31,0 @@ } |
@@ -11,3 +11,3 @@ "use strict"; | ||
output: { | ||
path: path_1.default.resolve(__dirname, 'dist', 'client'), | ||
path: path_1.default.resolve(__dirname, 'dist', 'src/client'), | ||
filename: 'bundle.js', | ||
@@ -14,0 +14,0 @@ }, |
@@ -11,3 +11,3 @@ "use strict"; | ||
output: { | ||
path: path_1.default.resolve(__dirname, 'dist', 'server'), | ||
path: path_1.default.resolve(__dirname, 'dist/src', 'server'), | ||
filename: 'server.bundle.js' | ||
@@ -14,0 +14,0 @@ }, |
{ | ||
"name": "@node-framework/app", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"description": "@node-framework/app", | ||
@@ -5,0 +5,0 @@ "main": "dist/src/index.module.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Network access
Supply chain riskThis module accesses the network.
Found 2 instances 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
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 7 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
High entropy strings
Supply chain riskContains high entropy strings. This could be a sign of encrypted data, leaked secrets or obfuscated 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
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
0
-100%100
25%1
-50%1
-96.97%0
-100%9839
-98.41%22
-15.38%136
-0.73%