Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@matteodisabatino/gc_info

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@matteodisabatino/gc_info - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

7

CHANGELOG.md
## 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 @@

2

package.json
{
"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 @@

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