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.8 to 1.20.9

6

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

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

"devDependencies": {
"@types/node": "^20.9.0",
"@types/node": "^20.9.4",
"heya-unit": "^0.3.0",
"typescript": "^5.2.2"
"typescript": "^5.3.2"
},

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

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

- 1.20.9 *Updated deps. Added more `absail-cpp` files that manifested itself on NixOS. Thx, [Laura Hausmann](https://github.com/zotanmew).*
- 1.20.8 *Updated deps: `install-artifact-from-github`. A default HTTPS agent is used for fetching precompiled artifacts avoiding unnecessary long wait times.*

@@ -358,0 +359,0 @@ - 1.20.7 *Added more `absail-cpp` files that manifested itself on ARM Alpine. Thx, [Laura Hausmann](https://github.com/zotanmew).*

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