UNPKG

@sematext/gc-stats

Version:

Exposes node v8 garbage collection stats

47 lines (39 loc) 3.71 kB
### Changelog All notable changes to this project will be documented in this file. Dates are displayed in UTC. Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). #### [1.5.9](https://github.com/sematext/node-gcstats/compare/1.5.8...1.5.9) - Bump vm2 from 3.9.12 to 3.9.16 [`#5`](https://github.com/sematext/node-gcstats/pull/5) - Bump xml2js from 0.4.19 to 0.5.0 [`#4`](https://github.com/sematext/node-gcstats/pull/4) - Bump cacheable-request from 10.2.3 to 10.2.7 [`#2`](https://github.com/sematext/node-gcstats/pull/2) - Bump http-cache-semantics from 4.1.0 to 4.1.1 [`#1`](https://github.com/sematext/node-gcstats/pull/1) - Update package.json [`6129b63`](https://github.com/sematext/node-gcstats/commit/6129b6338f598af24ba20f128b6bd7246c1834b8) #### 1.5.8 > 8 December 2022 - Upgrade GitHub Actions [`#14`](https://github.com/sematext/node-gcstats/pull/14) - Fix binary path pointing to bad URI [`#11`](https://github.com/sematext/node-gcstats/pull/11) - Update dependencies to fix audit issue [`#12`](https://github.com/sematext/node-gcstats/pull/12) - Issue-1 remove bundled node-pre-gyp [`#6`](https://github.com/sematext/node-gcstats/pull/6) - Replace travis with github actions [`#2`](https://github.com/sematext/node-gcstats/pull/2) - ci: add nodejs_version: 14 [`#46`](https://github.com/sematext/node-gcstats/pull/46) - Test on node 13 in linux, upload prebuilt binaries [`#47`](https://github.com/sematext/node-gcstats/pull/47) - fix(deps): ran `npm audit fix` and updated mocha version [`#43`](https://github.com/sematext/node-gcstats/pull/43) - small improvement in example.js [`#38`](https://github.com/sematext/node-gcstats/pull/38) - update dependencies for node 12 [`#37`](https://github.com/sematext/node-gcstats/pull/37) - Update node-pre-gyp to solve issues with node 10 and lerna [`#32`](https://github.com/sematext/node-gcstats/pull/32) - expose startTime and endTime [`#24`](https://github.com/sematext/node-gcstats/pull/24) - Remove duplicate line from README.md [`#20`](https://github.com/sematext/node-gcstats/pull/20) - Replace constructor w/ Singleton; Use bindings module; [`#17`](https://github.com/sematext/node-gcstats/pull/17) - Explain where version compatibility information can be located [`#14`](https://github.com/sematext/node-gcstats/pull/14) - Test against recent Node releases [`#13`](https://github.com/sematext/node-gcstats/pull/13) - Add Travis CI badge [`#12`](https://github.com/sematext/node-gcstats/pull/12) - Thanks [`#9`](https://github.com/sematext/node-gcstats/pull/9) - update nan to v1.7.0 [`#5`](https://github.com/sematext/node-gcstats/pull/5) - Add info on GC type and expand README info [`#4`](https://github.com/sematext/node-gcstats/pull/4) - Add some help to the README. [`#2`](https://github.com/sematext/node-gcstats/pull/2) - Fix #35, use round for ms [`#35`](https://github.com/sematext/node-gcstats/issues/35) - Fix #27, update node-pre-gyp [`#27`](https://github.com/sematext/node-gcstats/issues/27) - Use uv_async for work scheduling(fix #22) and add few more fields to stats [`#22`](https://github.com/sematext/node-gcstats/issues/22) - Fixed #1, now it will use Nan package for v8 stuff, so hopefully no more breakages with new versions [`#1`](https://github.com/sematext/node-gcstats/issues/1) - Update dependencies to fix audit issues [`c9cf226`](https://github.com/sematext/node-gcstats/commit/c9cf226c27e67b5779a851e036c220888ae5d6c6) - fix(deps): added expose-gc [`64ebbcc`](https://github.com/sematext/node-gcstats/commit/64ebbcca7d526f713f25b0e1a4db8e5489544f34) - Bump minimatch version [`3a64b95`](https://github.com/sematext/node-gcstats/commit/3a64b9525644170ccfce9499bc09eaa5fa2761bf)