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.5 to 1.15.6

10

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

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

"dependencies": {
"install-artifact-from-github": "^1.0.2",
"install-artifact-from-github": "^1.1.1",
"nan": "^2.14.1",

@@ -19,9 +19,7 @@ "node-gyp": "^7.1.0"

"devDependencies": {
"@actions/github": "^4.0.0",
"heya-unit": "^0.3.0",
"save-artifact-to-github": "^1.0.1"
"heya-unit": "^0.3.0"
},
"scripts": {
"test": "node tests/tests.js",
"save-to-github": "save-to-github --artifact build/Release/re2.node",
"save-to-github": "save-to-github-cache --artifact build/Release/re2.node",
"install": "install-from-cache --artifact build/Release/re2.node --host-var RE2_DOWNLOAD_MIRROR || npm run rebuild",

@@ -28,0 +26,0 @@ "verify-build": "node scripts/verify-build.js",

1

README.md

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

- 1.15.6 *Technical release: less dependencies for the build.*
- 1.15.5 *Updated deps. Fixed a `node2nix`-related problem (thx [malte-v](https://github.com/malte-v)).*

@@ -348,0 +349,0 @@ - 1.15.4 *Updated deps. Fixed a yarn-related bug (thx [Michael Kriese](https://github.com/viceice)).*

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