Comparing version 1.20.7 to 1.20.8
{ | ||
"name": "re2", | ||
"version": "1.20.7", | ||
"version": "1.20.8", | ||
"description": "Bindings for RE2: fast, safe alternative to backtracking regular expression engines.", | ||
@@ -14,3 +14,3 @@ "homepage": "https://github.com/uhop/node-re2", | ||
"dependencies": { | ||
"install-artifact-from-github": "^1.3.3", | ||
"install-artifact-from-github": "^1.3.5", | ||
"nan": "^2.18.0", | ||
@@ -17,0 +17,0 @@ "node-gyp": "^10.0.1" |
@@ -356,2 +356,3 @@ # node-re2 [![NPM version][npm-img]][npm-url] | ||
- 1.20.8 *Updated deps: `install-artifact-from-github`. A default HTTPS agent is used for fetching precompiled artifacts avoiding unnecessary long wait times.* | ||
- 1.20.7 *Added more `absail-cpp` files that manifested itself on ARM Alpine. Thx, [Laura Hausmann](https://github.com/zotanmew).* | ||
@@ -358,0 +359,0 @@ - 1.20.6 *Updated deps, notably `node-gyp`.* |
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
11744955
398