Socket
Socket
Sign inDemoInstall

re2

Package Overview
Dependencies
Maintainers
1
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

re2 - npm Package Compare versions

Comparing version 1.20.7 to 1.20.8

4

package.json
{
"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`.*

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