Comparing version 4.4.0 to 4.4.1
@@ -22,3 +22,3 @@ "use strict"; | ||
/*! | ||
* XRegExp.build 4.4.0 | ||
* XRegExp.build 4.4.1 | ||
* <xregexp.com> | ||
@@ -25,0 +25,0 @@ * Steven Levithan (c) 2012-present MIT License |
@@ -20,3 +20,3 @@ "use strict"; | ||
/*! | ||
* XRegExp.matchRecursive 4.4.0 | ||
* XRegExp.matchRecursive 4.4.1 | ||
* <xregexp.com> | ||
@@ -23,0 +23,0 @@ * Steven Levithan (c) 2009-present MIT License |
@@ -38,3 +38,3 @@ "use strict"; | ||
/*! | ||
* XRegExp Unicode Base 4.4.0 | ||
* XRegExp Unicode Base 4.4.1 | ||
* <xregexp.com> | ||
@@ -41,0 +41,0 @@ * Steven Levithan (c) 2008-present MIT License |
@@ -16,3 +16,3 @@ "use strict"; | ||
/*! | ||
* XRegExp Unicode Blocks 4.4.0 | ||
* XRegExp Unicode Blocks 4.4.1 | ||
* <xregexp.com> | ||
@@ -19,0 +19,0 @@ * Steven Levithan (c) 2010-present MIT License |
@@ -16,3 +16,3 @@ "use strict"; | ||
/*! | ||
* XRegExp Unicode Categories 4.4.0 | ||
* XRegExp Unicode Categories 4.4.1 | ||
* <xregexp.com> | ||
@@ -19,0 +19,0 @@ * Steven Levithan (c) 2010-present MIT License |
@@ -16,3 +16,3 @@ "use strict"; | ||
/*! | ||
* XRegExp Unicode Properties 4.4.0 | ||
* XRegExp Unicode Properties 4.4.1 | ||
* <xregexp.com> | ||
@@ -19,0 +19,0 @@ * Steven Levithan (c) 2012-present MIT License |
@@ -16,3 +16,3 @@ "use strict"; | ||
/*! | ||
* XRegExp Unicode Scripts 4.4.0 | ||
* XRegExp Unicode Scripts 4.4.1 | ||
* <xregexp.com> | ||
@@ -19,0 +19,0 @@ * Steven Levithan (c) 2010-present MIT License |
{ | ||
"name": "xregexp", | ||
"version": "4.4.0", | ||
"version": "4.4.1", | ||
"description": "Extended regular expressions", | ||
@@ -18,2 +18,3 @@ "homepage": "http://xregexp.com/", | ||
], | ||
"browser": "./lib/index.js", | ||
"main": "./lib/index.js", | ||
@@ -20,0 +21,0 @@ "module": "./src/index.js", |
@@ -1,4 +0,4 @@ | ||
# XRegExp 4.4.0 | ||
# XRegExp 4.4.1 | ||
[![Build Status](https://travis-ci.org/slevithan/xregexp.svg?branch=master)](https://travis-ci.org/slevithan/xregexp) | ||
[![Build Status](https://github.com/slevithan/xregexp/workflows/Node.js%20CI/badge.svg)](https://github.com/slevithan/xregexp/actions) | ||
@@ -5,0 +5,0 @@ XRegExp provides augmented (and extensible) JavaScript regular expressions. You get modern syntax and flags beyond what browsers support natively. XRegExp is also a regex utility belt with tools to make your grepping and parsing easier, while freeing you from regex cross-browser inconsistencies and other annoyances. |
/*! | ||
* XRegExp.build 4.4.0 | ||
* XRegExp.build 4.4.1 | ||
* <xregexp.com> | ||
@@ -4,0 +4,0 @@ * Steven Levithan (c) 2012-present MIT License |
/*! | ||
* XRegExp.matchRecursive 4.4.0 | ||
* XRegExp.matchRecursive 4.4.1 | ||
* <xregexp.com> | ||
@@ -4,0 +4,0 @@ * Steven Levithan (c) 2009-present MIT License |
/*! | ||
* XRegExp Unicode Base 4.4.0 | ||
* XRegExp Unicode Base 4.4.1 | ||
* <xregexp.com> | ||
@@ -4,0 +4,0 @@ * Steven Levithan (c) 2008-present MIT License |
/*! | ||
* XRegExp Unicode Blocks 4.4.0 | ||
* XRegExp Unicode Blocks 4.4.1 | ||
* <xregexp.com> | ||
@@ -4,0 +4,0 @@ * Steven Levithan (c) 2010-present MIT License |
/*! | ||
* XRegExp Unicode Categories 4.4.0 | ||
* XRegExp Unicode Categories 4.4.1 | ||
* <xregexp.com> | ||
@@ -4,0 +4,0 @@ * Steven Levithan (c) 2010-present MIT License |
/*! | ||
* XRegExp Unicode Properties 4.4.0 | ||
* XRegExp Unicode Properties 4.4.1 | ||
* <xregexp.com> | ||
@@ -4,0 +4,0 @@ * Steven Levithan (c) 2012-present MIT License |
/*! | ||
* XRegExp Unicode Scripts 4.4.0 | ||
* XRegExp Unicode Scripts 4.4.1 | ||
* <xregexp.com> | ||
@@ -4,0 +4,0 @@ * Steven Levithan (c) 2010-present MIT License |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
783244
15791