@matteodisabatino/gc_info
Advanced tools
Comparing version 0.0.8 to 0.0.10
@@ -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, |
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
32941
77
Updatedprebuild-install@^6.0.1