@flecks/repl
Advanced tools
Comparing version 3.1.1 to 3.1.3
{ | ||
"name": "@flecks/repl", | ||
"version": "3.1.1", | ||
"version": "3.1.3", | ||
"author": "cha0s", | ||
@@ -10,3 +10,3 @@ "license": "MIT", | ||
"lint": "flecks lint", | ||
"postversion": "cp package.json dist", | ||
"postversion": "npm run build", | ||
"test": "flecks test" | ||
@@ -23,3 +23,6 @@ }, | ||
"files": [ | ||
"server.js" | ||
"build", | ||
"server.js", | ||
"server.js.map", | ||
"src" | ||
], | ||
@@ -32,5 +35,5 @@ "dependencies": { | ||
"devDependencies": { | ||
"@flecks/build": "^3.1.1", | ||
"@flecks/fleck": "^3.1.1" | ||
"@flecks/build": "^3.1.3", | ||
"@flecks/fleck": "^3.1.3" | ||
} | ||
} | ||
} |
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
Network access
Supply chain riskThis module accesses the network.
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
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
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
18300
9
178
5
3