v8-inspector-api
v8-inspector-api copied to clipboard
A simple node module to access V8 inspector + some tools to export and read the data.
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
getting `segmentation fault node` while trying `inspector.heap.takeSnapshot()` with `node v14.17.6`
### Background Currently for fs storage type will always store profiling result to `os.tmpdir()`. That is might be hard for beginner developers to find where is the tmpdir in the...
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...