Skip to content

3.0.0: Node 16 support and dropped GC_MONITORING

Pre-release
Pre-release
Compare
Choose a tag to compare
@paulrutter paulrutter released this 10 Feb 08:55
· 70 commits to master since this release

3.0.0
Added Node 16 support (by merging #20, Thanks Simon Abbott!).
This fixes a recursion issue.
Removed "GC_MONITORING" at it relied on gc-stats, which is no longer maintained (and contained security issues)
Updated node-pre-gyp to @mapbox/node-pre-gyp so security issues are mitigated.

npm install node-oom-heapdump@alpha --save