debugger-api
Advanced tools
+1
-1
| { | ||
| "name": "debugger-api", | ||
| "version": "0.1.0", | ||
| "version": "0.1.1", | ||
| "description": "An API for attaching to and interacting with the V8 debugger.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
+1
-1
@@ -18,3 +18,3 @@ # debugger-api | ||
| ```javascript | ||
| var DebuggerApi = require('node-debug-api'); | ||
| var DebuggerApi = require('debugger-api'); | ||
@@ -21,0 +21,0 @@ // make sure node is running in debug mode: node --debug-brk=5000 |
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
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
18752
-0.01%