Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

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.0 to 1.20.1

vendor/abseil-cpp/.clang-format

2

package.json
{
"name": "re2",
"version": "1.20.0",
"version": "1.20.1",
"description": "Bindings for RE2: fast, safe alternative to backtracking regular expression engines.",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/uhop/node-re2",

@@ -356,2 +356,3 @@ # node-re2 [![NPM version][npm-img]][npm-url]

- 1.20.1 *Fix: files included in the npm package to build the C++ code.*
- 1.20.0 *Updated RE2. New version uses `abseil-cpp` and required the adaptation work. Thx, [Stefano Rivera](https://github.com/stefanor).*

@@ -358,0 +359,0 @@ - 1.19.2 *Bugfix: infinite loop in matchAll() with empty matches. Thx, [ziyunfei](https://github.com/ziyunfei).*

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