@flecks/core
Advanced tools
Comparing version 3.1.6 to 3.1.7
{ | ||
"name": "@flecks/core", | ||
"version": "3.1.6", | ||
"version": "3.1.7", | ||
"author": "cha0s", | ||
@@ -10,3 +10,3 @@ "license": "MIT", | ||
"lint": "eslint --config ./build/core.eslint.config.js .", | ||
"postversion": "cp package.json dist", | ||
"postversion": "npm run build", | ||
"test": "npm run build -d && mocha --colors ./dist/test.js" | ||
@@ -23,4 +23,9 @@ }, | ||
"files": [ | ||
"build", | ||
"index.js", | ||
"server.js" | ||
"index.js.map", | ||
"server.js", | ||
"server.js.map", | ||
"src", | ||
"test" | ||
], | ||
@@ -65,2 +70,2 @@ "dependencies": { | ||
} | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary 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
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
144748
42
1896
10
5