+1
-1
| language: node_js | ||
| node_js: | ||
| - 0.10 | ||
| - 12.0 |
+2
-2
| { | ||
| "name": "roll", | ||
| "version": "1.3.0", | ||
| "version": "1.3.1", | ||
| "author": "Troy Goode <troygoode@gmail.com> (https://github.com/troygoode/)", | ||
@@ -30,3 +30,3 @@ "description": "node.js package for rolling dice and adding modifiers. ex: 2d6+1", | ||
| }, | ||
| "main": "./lib/index.js", | ||
| "main": "./src/index.js", | ||
| "engines": { | ||
@@ -33,0 +33,0 @@ "node": ">=4" |
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
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
1
-50%