Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

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.10.2 to 1.10.3

3

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

@@ -8,2 +8,3 @@ "homepage": "http://github.com/uhop/node-re2",

"main": "re2.js",
"types": "re2.d.ts",
"directories": {

@@ -10,0 +11,0 @@ "test": "tests"

@@ -356,2 +356,3 @@ # node-re2

- 1.10.3 *Technical release: missing reference to TS types (thx [Jamie Magee](https://github.com/JamieMagee)).*
- 1.10.2 *Technical release: added TypeScript types (thx [Jamie Magee](https://github.com/JamieMagee)).*

@@ -358,0 +359,0 @@ - 1.10.1 *Updated `re2` to the latest version (thx [Jamie Magee](https://github.com/JamieMagee)), dropped Node 6.*

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