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

@matteodisabatino/gc_info

Package Overview
Dependencies
Maintainers
0
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.2 to 2.1.0

7

CHANGELOG.md
# 2.1.0 (2024-09-05)
### Features
* support node v21 and v22 and several electron versions ([d274c24](https://github.com/matteodisabatino/gc_info/commit/d274c243bc8fbe7f8fdcf346ea1566915c8491b8))
## 2.0.2 (2024-05-19)

@@ -4,0 +11,0 @@

8

package.json
{
"name": "@matteodisabatino/gc_info",
"version": "2.0.2",
"version": "2.1.0",
"main": "dist/index.js",

@@ -9,4 +9,4 @@ "typings": "dist/index.d.ts",

"lint": "eslint dist test --fix",
"prebuild_electron": "prebuild -r electron -t 23.0.0-alpha.1 -t 24.0.0-alpha.1 -t 25.0.0-alpha.1 -t 26.0.0-alpha.1 --force --strip --tag-prefix \"\"",
"prebuild_node": "prebuild -r node -t 17.0.1 -t 18.0.0 -t 19.0.0 -t 20.0.0 --force --strip --tag-prefix \"\"",
"prebuild_electron": "prebuild -r electron -t 23.0.0-alpha.1 -t 24.0.0-alpha.1 -t 25.0.0-alpha.1 -t 26.0.0-alpha.1 -t 27.0.0-alpha.1 -t 28.0.0-alpha.1 -t 29.0.0-alpha.1 -t 30.0.0-alpha.1 -t 31.0.0-alpha.1 --force --strip --tag-prefix \"\"",
"prebuild_node": "prebuild -r node -t 17.0.1 -t 18.0.0 -t 19.0.0 -t 20.0.0 -t 21.0.0 -t 22.0.0 --force --strip --tag-prefix \"\"",
"rebuild": "node-gyp rebuild",

@@ -87,4 +87,4 @@ "release": "release-it --ci",

"engines": {
"node": "<=20"
"node": "<=22"
}
}

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