Comparing version 1.15.5 to 1.15.6
{ | ||
"name": "re2", | ||
"version": "1.15.5", | ||
"version": "1.15.6", | ||
"description": "Bindings for RE2: fast, safe alternative to backtracking regular expression engines.", | ||
@@ -13,3 +13,3 @@ "homepage": "https://github.com/uhop/node-re2", | ||
"dependencies": { | ||
"install-artifact-from-github": "^1.0.2", | ||
"install-artifact-from-github": "^1.1.1", | ||
"nan": "^2.14.1", | ||
@@ -19,9 +19,7 @@ "node-gyp": "^7.1.0" | ||
"devDependencies": { | ||
"@actions/github": "^4.0.0", | ||
"heya-unit": "^0.3.0", | ||
"save-artifact-to-github": "^1.0.1" | ||
"heya-unit": "^0.3.0" | ||
}, | ||
"scripts": { | ||
"test": "node tests/tests.js", | ||
"save-to-github": "save-to-github --artifact build/Release/re2.node", | ||
"save-to-github": "save-to-github-cache --artifact build/Release/re2.node", | ||
"install": "install-from-cache --artifact build/Release/re2.node --host-var RE2_DOWNLOAD_MIRROR || npm run rebuild", | ||
@@ -28,0 +26,0 @@ "verify-build": "node scripts/verify-build.js", |
@@ -346,2 +346,3 @@ # node-re2 [![NPM version][npm-img]][npm-url] | ||
- 1.15.6 *Technical release: less dependencies for the build.* | ||
- 1.15.5 *Updated deps. Fixed a `node2nix`-related problem (thx [malte-v](https://github.com/malte-v)).* | ||
@@ -348,0 +349,0 @@ - 1.15.4 *Updated deps. Fixed a yarn-related bug (thx [Michael Kriese](https://github.com/viceice)).* |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
1269083
1
391