Socket
Socket
Sign inDemoInstall

@sematext/gc-stats

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sematext/gc-stats - npm Package Compare versions

Comparing version 1.5.7 to 1.5.8

.idea/jpa-buddy.xml

93

CHANGELOG.md

@@ -7,66 +7,31 @@ ### Changelog

#### [1.5.7](https://github.com/adnanrahic/node-gcstats/compare/1.5.6...1.5.7)
#### 1.5.8
- Merge pull request #9 from JNPLZ/master [`aad9fd7`](https://github.com/adnanrahic/node-gcstats/commit/aad9fd7d0ab9aa90f66473c59a35617458212ca1)
- Update dependencies to fix audit issues [`a91a890`](https://github.com/adnanrahic/node-gcstats/commit/a91a8903e2718b0e63bc2b8b4f0b06766a18adbd)
#### [1.5.6](https://github.com/adnanrahic/node-gcstats/compare/1.5.5...1.5.6)
> 24 December 2021
- Release 1.5.6 [`d3a3155`](https://github.com/adnanrahic/node-gcstats/commit/d3a3155ca0917a7f50b7b7873f2215b767c94459)
- Merge pull request #8 from JNPLZ/master [`62191e3`](https://github.com/adnanrahic/node-gcstats/commit/62191e3427f31ea6ce0d091ec3532aa5182c6402)
- Update dependencies to fix audit issues [`c9cf226`](https://github.com/adnanrahic/node-gcstats/commit/c9cf226c27e67b5779a851e036c220888ae5d6c6)
#### [1.5.5](https://github.com/adnanrahic/node-gcstats/compare/1.5.4...1.5.5)
> 4 October 2021
- Issue-1 remove bundled node-pre-gyp [`#6`](https://github.com/adnanrahic/node-gcstats/pull/6)
- fix(deps): added expose-gc [`64ebbcc`](https://github.com/adnanrahic/node-gcstats/commit/64ebbcca7d526f713f25b0e1a4db8e5489544f34)
- Release 1.5.5 [`9474936`](https://github.com/adnanrahic/node-gcstats/commit/94749362cefccb475543043e93f8050c7041e64a)
#### [1.5.4](https://github.com/adnanrahic/node-gcstats/compare/1.5.3...1.5.4)
> 23 September 2021
- Release 1.5.4 [`d836991`](https://github.com/adnanrahic/node-gcstats/commit/d836991c39f1b4171453255cebcd4d9eea9ad5cc)
- Merge pull request #4 from Ghazgkull/master [`3069c80`](https://github.com/adnanrahic/node-gcstats/commit/3069c802cfc65b63ddb0e848aad5b513727ab6aa)
- Issue-3 update dependencies [`7bf8913`](https://github.com/adnanrahic/node-gcstats/commit/7bf89132e3063750f018089176bdc778059fed12)
#### [1.5.3](https://github.com/adnanrahic/node-gcstats/compare/1.5.2...1.5.3)
> 17 February 2021
- Replace travis with github actions [`#2`](https://github.com/adnanrahic/node-gcstats/pull/2)
- Release 1.5.3 [`c2fede4`](https://github.com/adnanrahic/node-gcstats/commit/c2fede4e4bb359d2bdde8bd0bfce7b0a436962ed)
- update readme [`101d4db`](https://github.com/adnanrahic/node-gcstats/commit/101d4db9dea5ad617b0b42fa185eb92d95be220c)
- updated deps [`a1ec3e8`](https://github.com/adnanrahic/node-gcstats/commit/a1ec3e8cdc3a8a3d737afe00c6f45a85515ec888)
#### 1.5.2
> 20 October 2020
- ci: add nodejs_version: 14 [`#46`](https://github.com/adnanrahic/node-gcstats/pull/46)
- Test on node 13 in linux, upload prebuilt binaries [`#47`](https://github.com/adnanrahic/node-gcstats/pull/47)
- fix(deps): ran `npm audit fix` and updated mocha version [`#43`](https://github.com/adnanrahic/node-gcstats/pull/43)
- small improvement in example.js [`#38`](https://github.com/adnanrahic/node-gcstats/pull/38)
- update dependencies for node 12 [`#37`](https://github.com/adnanrahic/node-gcstats/pull/37)
- Update node-pre-gyp to solve issues with node 10 and lerna [`#32`](https://github.com/adnanrahic/node-gcstats/pull/32)
- expose startTime and endTime [`#24`](https://github.com/adnanrahic/node-gcstats/pull/24)
- Remove duplicate line from README.md [`#20`](https://github.com/adnanrahic/node-gcstats/pull/20)
- Replace constructor w/ Singleton; Use bindings module; [`#17`](https://github.com/adnanrahic/node-gcstats/pull/17)
- Explain where version compatibility information can be located [`#14`](https://github.com/adnanrahic/node-gcstats/pull/14)
- Test against recent Node releases [`#13`](https://github.com/adnanrahic/node-gcstats/pull/13)
- Add Travis CI badge [`#12`](https://github.com/adnanrahic/node-gcstats/pull/12)
- Thanks [`#9`](https://github.com/adnanrahic/node-gcstats/pull/9)
- update nan to v1.7.0 [`#5`](https://github.com/adnanrahic/node-gcstats/pull/5)
- Add info on GC type and expand README info [`#4`](https://github.com/adnanrahic/node-gcstats/pull/4)
- Add some help to the README. [`#2`](https://github.com/adnanrahic/node-gcstats/pull/2)
- Fix #35, use round for ms [`#35`](https://github.com/adnanrahic/node-gcstats/issues/35)
- Fix #27, update node-pre-gyp [`#27`](https://github.com/adnanrahic/node-gcstats/issues/27)
- Use uv_async for work scheduling(fix #22) and add few more fields to stats [`#22`](https://github.com/adnanrahic/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/adnanrahic/node-gcstats/issues/1)
- added release it [`57a223c`](https://github.com/adnanrahic/node-gcstats/commit/57a223ca9dec403cf75b1b7e328fce0cff8a5e1d)
- Update dependencies [`906f87e`](https://github.com/adnanrahic/node-gcstats/commit/906f87ef75e6188f3f898f5288172ea428cc7b39)
- #36 update nan so that it compiles on node 12 [`97fd32d`](https://github.com/adnanrahic/node-gcstats/commit/97fd32d0724713281be23eb14c75b89f25845e8a)
- 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)
- Bump minimatch version [`3a64b95`](https://github.com/sematext/node-gcstats/commit/3a64b9525644170ccfce9499bc09eaa5fa2761bf)
- Update dependencies to fix audit issues [`76b4b18`](https://github.com/sematext/node-gcstats/commit/76b4b18c429421191ee64c3fb572240a3bbf4e45)
- Update release-it dev dependency to fix audit issue. [`aa4b610`](https://github.com/sematext/node-gcstats/commit/aa4b6105df3e188feb2a3f668b0add42876a2ffb)
{
"name": "@sematext/gc-stats",
"version": "1.5.7",
"version": "1.5.8",
"description": "Exposes node v8 garbage collection stats",

@@ -22,12 +22,12 @@ "main": "index.js",

"dependencies": {
"@mapbox/node-pre-gyp": "^1.0.8",
"nan": "^2.15.0"
"@mapbox/node-pre-gyp": "^1.0.10",
"nan": "^2.17.0"
},
"gypfile": true,
"devDependencies": {
"aws-sdk": "^2.1048.0",
"aws-sdk": "^2.1241.0",
"expose-gc": "^1.0.0",
"mocha": "^9.2.0",
"release-it": "^14.12.4",
"semver": "^7.3.5",
"mocha": "^9.2.2",
"release-it": "^15.5.0",
"semver": "^7.3.8",
"should": "^13.2.3"

@@ -38,5 +38,5 @@ },

"module_path": "./build/{module_name}/v{version}/{configuration}/{node_abi}-{platform}-{arch}-{libc}",
"remote_path": "./{module_name}/v{version}/{configuration}/",
"package_name": "{node_abi}-{platform}-{arch}-{libc}.tar.gz",
"host": "https://github.com/adnanrahic/node-gcstats/releases/download/{version}"
"remote_path": "./",
"package_name": "{version}.tar.gz",
"host": "https://github.com/adnanrahic/node-gcstats/archive/refs/tags/"
},

@@ -43,0 +43,0 @@ "release-it": {

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc