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 0.0.8 to 0.0.10

3

.release-it.json

@@ -5,4 +5,3 @@ {

"push": true,
"tag": true,
"tagName": "v${version}"
"tag": true
},

@@ -9,0 +8,0 @@ "github": {

@@ -0,1 +1,10 @@

## 0.0.10 (2021-02-14)
### Bug Fixes
* let version be pure numbers ([092258e](https://github.com/matteodisabatino/gc_info/commit/092258e07b90bca95a7214c88f43090c8e6e7824))
## 0.0.9 (2021-02-14)
## 0.0.8 (2021-02-14)

@@ -2,0 +11,0 @@

{
"name": "@matteodisabatino/gc_info",
"version": "0.0.8",
"version": "0.0.10",
"main": "lib/index.js",
"scripts": {
"install": "prebuild-install || node-gyp rebuild",
"install": "prebuild-install --tag-prefix \"\" || node-gyp rebuild",
"lint": "eslint index.js test --fix",
"prebuild": "prebuild --target 64 --target 72 --target 83 --target 88 --force --strip",
"prebuild": "prebuild --target 64 --target 72 --target 83 --target 88 --force --strip --tag-prefix \"\"",
"rebuild": "node-gyp rebuild",

@@ -55,3 +55,3 @@ "release": "release-it --ci",

"nan": "^2.14.2",
"prebuild-install": "^6.0.0"
"prebuild-install": "^6.0.1"
},

@@ -58,0 +58,0 @@ "gypfile": true,

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