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.15.6 to 1.15.7

8

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

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

"dependencies": {
"install-artifact-from-github": "^1.1.1",
"nan": "^2.14.1",
"node-gyp": "^7.1.0"
"install-artifact-from-github": "^1.1.3",
"nan": "^2.14.2",
"node-gyp": "^7.1.1"
},

@@ -18,0 +18,0 @@ "devDependencies": {

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

- 1.15.7 *Updated deps.*
- 1.15.6 *Technical release: less dependencies for the build.*

@@ -348,0 +349,0 @@ - 1.15.5 *Updated deps. Fixed a `node2nix`-related problem (thx [malte-v](https://github.com/malte-v)).*

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