New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

regex-trie

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

regex-trie - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

0

lib/regex-trie.js

@@ -0,0 +0,0 @@ var jsesc = require('jsesc');

@@ -0,0 +0,0 @@ The MIT License (MIT)

2

package.json
{
"name": "regex-trie",
"description": "Create a regular expression to match any of the phrases added to the trie (inspired by Dan Kogai's Regexp::Trie Perl module.)",
"version": "1.0.3",
"version": "1.0.4",
"homepage": "https://github.com/alexeld/regex-trie",

@@ -6,0 +6,0 @@ "keywords": [

@@ -0,0 +0,0 @@ # RegexTrie

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