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.11 to 1.20.12

8

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

@@ -20,8 +20,8 @@ "homepage": "https://github.com/uhop/node-re2",

"nan": "^2.19.0",
"node-gyp": "^10.0.1"
"node-gyp": "^10.1.0"
},
"devDependencies": {
"@types/node": "^20.11.24",
"@types/node": "^20.12.12",
"heya-unit": "^0.3.0",
"typescript": "^5.3.3"
"typescript": "^5.4.5"
},

@@ -28,0 +28,0 @@ "scripts": {

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

- 1.20.12 *Updated deps. Maintenance chores. Fixes for buffer-related bugs: `exec()` index (reported by [matthewvalentine](https://github.com/matthewvalentine), thx) and `match()` index.*
- 1.20.11 *Updated deps. Added support for Node 22 (thx, [Elton Leong](https://github.com/eltonkl)).*

@@ -358,0 +359,0 @@ - 1.20.10 *Updated deps. Removed files the pack used for development (thx, [Haruaki OTAKE](https://github.com/aaharu)). Added arm64 Linux prebilds (thx, [Christopher M](https://github.com/cmanou)). Fixed non-`npm` `corepack` problem (thx, [Steven](https://github.com/styfle)).*

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

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