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.21.3 to 1.21.4

8

package.json
{
"name": "re2",
"version": "1.21.3",
"version": "1.21.4",
"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.20.0",
"node-gyp": "^10.1.0"
"node-gyp": "^10.2.0"
},
"devDependencies": {
"@types/node": "^20.14.2",
"@types/node": "^22.5.0",
"heya-unit": "^0.3.0",
"typescript": "^5.4.5"
"typescript": "^5.5.4"
},

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

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

- 1.21.4 *Fixed a regression reported by [caroline-matsec](https://github.com/caroline-matsec), thx! Added pre-compilation targets for Alpine Linux on ARM. Updated deps.*
- 1.21.3 *Fixed an empty string regression reported by [Rhys Arkins](https://github.com/rarkins), thx! Updated deps.*

@@ -358,0 +359,0 @@ - 1.21.2 *Fixed another memory regression reported by [matthewvalentine](https://github.com/matthewvalentine), thx! Updated deps. Added more tests and benchmarks.*

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

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