node-monkey icon indicating copy to clipboard operation
node-monkey copied to clipboard

A Node.js module for inspecting and debugging Node applications through a web browser

Results 37 node-monkey issues
Sort by recently updated
recently updated
newest added

Bumps [terser](https://github.com/terser/terser) from 5.12.0 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

Any tips on running node-monkey on a local machine while developing within a docker container?

Bumps [jpeg-js](https://github.com/eugeneware/jpeg-js) from 0.4.3 to 0.4.4. Release notes Sourced from jpeg-js's releases. v0.4.4 v0.4.4 (2022-06-07) feat: add comment tag encoding (#87) (13e1ffa), closes #87 fix: validate sampling factors (#106) (9ccd35f),...

dependencies

Snyk has created this PR to upgrade ssh2 from 1.9.0 to 1.10.0. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify...

Snyk has created this PR to upgrade socket.io from 4.4.1 to 4.5.0. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify...

Snyk has created this PR to upgrade @babel/runtime from 7.17.2 to 7.17.8. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=@babel/runtime&from_version=7.17.2&to_version=7.17.8&pr_id=e98deeda-f78f-4f83-a935-518e2e89d1ea&visibility=true&has_feature_flag=false) :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more...

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=minimist&from_version=1.2.5&to_version=1.2.6&pr_id=99fb9ac9-fab8-4720-935c-37dc78723c83&visibility=true&has_feature_flag=false) #### Changes included in this PR - Changes to...

I had searched for it in the documentation but I can not find it. Is there any function or way that start showing the terminal output in some of index.htm,...

enhancement

It would be nice to have a web terminal emulator to enable using the SSH interface from a browser for situations where someone is debugging on a user's machine that...

enhancement