@matteodisabatino/gc_info
Advanced tools
Comparing version 2.0.0 to 2.0.1
## 2.0.1 (2023-08-02) | ||
### Bug Fixes | ||
* update readme ([b427900](https://github.com/matteodisabatino/gc_info/commit/b427900317b9fa82b039fd2d15ed365d069499a0)) | ||
# 2.0.0 (2023-08-02) | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@matteodisabatino/gc_info", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "typings": "dist/index.d.ts", |
@@ -5,6 +5,8 @@ # gc_info | ||
Since version 1.0.0 the module supports all existing Node.js versions from 0.8 to the current release and binaries for Node.js 5+ are provided together; for prior versions module must be compiled. | ||
Since version 1.0.0 the module supports all existing Node.js versions since 0.8 to the current release and binaries for Node.js 5+ are provided together; for prior versions module must be compiled. | ||
Since version 1.2.0 the module supports all existing Electron versions from 0.3.1 to the current release and binaries for Electron 0.36.0+ are provided together; for prior versions module must be compiled. | ||
Since version 1.2.0 the module supports all existing Electron versions since 0.3.1 to the current release and binaries for Electron 0.36.0+ are provided together; for prior versions module must be compiled. | ||
Since version 2.0.0 the module provides binaries only for Node 17+ and Electron 23+; for prior versions module must be compiled. | ||
It is a C++ addon written using the module [nan](https://www.npmjs.com/package/nan) and following the [Google C++ Style Guide](https://google.github.io/styleguide/cppguide.html) except for the lint. If you find something not compliant with, please provide a pull request. | ||
@@ -11,0 +13,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
41261
159