Comparing version 1.5.0 to 1.5.1
{ | ||
"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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
Non-existent author
Supply chain riskThe package was published by an npm account that no longer exists.
Found 1 instance in 1 package
162849
12
2468
87
0
1