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

xregexp

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

xregexp - npm Package Compare versions

Comparing version 1.5.0 to 1.5.1

download-source.sh

2

package.json
{
"name" : "xregexp",
"version" : "1.5.0",
"version" : "1.5.1",
"description" : "The one of a kind JavaScript regular expression library.",

@@ -5,0 +5,0 @@ "author": "Steven Levithan <steves_list@hotmail.com>",

@@ -36,3 +36,3 @@

var date = XRegExp '''
date = XRegExp '''
(?<year> [0-9]{4}) -? # year

@@ -46,2 +46,10 @@ (?<month> [0-9]{2}) -? # month

Changelog
---------
This is Steven Levithan's own words.
* 1.5.1: Several bugs fixed and updated to use Unicode 6.1 character database (instead of 5.2).
License

@@ -52,7 +60,7 @@ -------

* XRegExp 1.5.0
* XRegExp Unicode plugin base 0.5
* XRegExp Unicode plugin pack: Categories 1.0
* XRegExp Unicode plugin pack: Scripts 1.0
* XRegExp Unicode plugin pack: Blocks 1.0
* XRegExp 1.5.1
* XRegExp Unicode plugin base 0.6
* XRegExp Unicode plugin pack: Categories 1.1
* XRegExp Unicode plugin pack: Scripts 1.1
* XRegExp Unicode plugin pack: Blocks 1.1
* XRegExp Match Recursive plugin 0.1.1

@@ -59,0 +67,0 @@

Sorry, the diff of this file is too big to display

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