@matteodisabatino/gc_info
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -0,1 +1,3 @@ | ||
## 1.2.1 (2022-01-02) | ||
# 1.2.0 (2022-01-02) | ||
@@ -2,0 +4,0 @@ |
{ | ||
"name": "@matteodisabatino/gc_info", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "typings": "dist/index.d.ts", |
@@ -7,2 +7,4 @@ # gc_info | ||
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. | ||
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. | ||
@@ -9,0 +11,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
40110
157