@matteodisabatino/gc_info
Advanced tools
Comparing version 0.0.12 to 0.0.13
@@ -5,4 +5,3 @@ { | ||
"push": true, | ||
"tag": true, | ||
"tagName": "v${version}" | ||
"tag": true | ||
}, | ||
@@ -9,0 +8,0 @@ "github": { |
@@ -0,1 +1,3 @@ | ||
## 0.0.13 (2021-02-14) | ||
## 0.0.12 (2021-02-14) | ||
@@ -2,0 +4,0 @@ |
{ | ||
"name": "@matteodisabatino/gc_info", | ||
"version": "0.0.12", | ||
"version": "0.0.13", | ||
"main": "lib/index.js", | ||
"scripts": { | ||
"install": "prebuild-install --tag-prefix \"v\" || 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 --tag-prefix \"v\"", | ||
"prebuild": "prebuild --target 64 --target 72 --target 83 --target 88 --force --strip --tag-prefix \"\"", | ||
"rebuild": "node-gyp rebuild", | ||
@@ -10,0 +10,0 @@ "release": "release-it --ci", |
Sorry, the diff of this file is not supported yet
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
33013
77