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

regex

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

regex - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

2

component.json

@@ -5,3 +5,3 @@ {

"description": "Native RegExp compatible regular expressions for JavaScript. Patterns may be composed of subexpressions and multiple expressions may be combined into a single expression.",
"version": "0.1.0",
"version": "0.1.1",
"keywords": ["regex", "regexp", "regular", "expression", "pattern", "definition", "composition", "subexpression", "combination"],

@@ -8,0 +8,0 @@ "main": "lib/regex.js",

{
"name": "regex",
"description": "Native RegExp compatible regular expressions for JavaScript. Patterns may be composed of subexpressions and multiple expressions may be combined into a single expression.",
"version": "0.1.0",
"version": "0.1.1",
"keywords": ["regex", "regexp", "regular", "expression", "pattern", "definition", "composition", "subexpression", "combination"],
"author": "Aadit M Shah (http://aaditmshah.github.com/) <aaditmshah@myopera.com>",
"author": "Aadit M Shah (http://aaditmshah.github.com/) <aaditmshah@fastmail.fm>",
"main": "lib/regex.js",
"maintainers": [{
"name": "Aadit M Shah",
"email": "aaditmshah@myopera.com",
"email": "aaditmshah@fastmail.fm",
"web": "http://aaditmshah.github.com/"

@@ -15,3 +15,3 @@ }],

"name": "Aadit M Shah",
"email": "aaditmshah@myopera.com",
"email": "aaditmshah@fastmail.fm",
"web": "http://aaditmshah.github.com/"

@@ -18,0 +18,0 @@ }],

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