Sorry, the diff of this file is not supported yet
+1
-1
| { | ||
| "name": "iron-node", | ||
| "version": "3.0.15", | ||
| "version": "3.0.16", | ||
| "description": "Debug Node.js code on the fly with Chrome Developer Tools on Linux, Windows and OS X.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
+11
-1
@@ -11,3 +11,13 @@ [](http://s-a.github.io/iron-node/) | ||
| # THE END | ||
| [](#theend) | ||
| **I've decided to stop working on iron-node. There's been a small community of contributors that have made iron-node great and encouraged me to keep going. Thank you! I 've learned a lot while resolving feature requests and bugs. ** | ||
| Why? At the end of 2016 a lot of solutions for debugging appeared at the sky of JavaScript. | ||
| If anyone wants to take over iron-node then please get in touch! | ||
| ## Useful alternatives | ||
| - https://code.visualstudio.com (Massive debug features!) | ||
| - https://nodejs.org/api/debugger.html#debugger_v8_inspector_integration_for_node_js (The native way!) | ||
| - https://github.com/sindresorhus/awesome-nodejs#debugging--profiling (A lot more!) | ||
| ## Debug Node.js code with Chrome Developer Tools on Linux, Windows and OS X. | ||
@@ -50,2 +60,2 @@ This software aims to make things easier :smile:. With [ironNode](https://github.com/s-a/iron-node) you have the full power of [JavaScript debugging](https://developer.chrome.com/devtools/docs/javascript-debugging) within Chrome Developer Tools. | ||
| ## [License](/LICENSE.md) | ||
| ## [License](/LICENSE.md) |
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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 5 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
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
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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 5 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
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
2198037
0.48%313
0.32%59
18%