Socket
Socket
Sign inDemoInstall

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 4.2.2 to 4.2.3

2

lib/addons/build.js

@@ -9,3 +9,3 @@ "use strict";

/*!
* XRegExp.build 4.2.2
* XRegExp.build 4.2.3
* <xregexp.com>

@@ -12,0 +12,0 @@ * Steven Levithan (c) 2012-present MIT License

@@ -9,3 +9,3 @@ "use strict";

/*!
* XRegExp.matchRecursive 4.2.2
* XRegExp.matchRecursive 4.2.3
* <xregexp.com>

@@ -12,0 +12,0 @@ * Steven Levithan (c) 2009-present MIT License

@@ -13,3 +13,3 @@ "use strict";

/*!
* XRegExp Unicode Base 4.2.2
* XRegExp Unicode Base 4.2.3
* <xregexp.com>

@@ -16,0 +16,0 @@ * Steven Levithan (c) 2008-present MIT License

@@ -13,3 +13,3 @@ "use strict";

/*!
* XRegExp Unicode Blocks 4.2.2
* XRegExp Unicode Blocks 4.2.3
* <xregexp.com>

@@ -16,0 +16,0 @@ * Steven Levithan (c) 2010-present MIT License

@@ -13,3 +13,3 @@ "use strict";

/*!
* XRegExp Unicode Categories 4.2.2
* XRegExp Unicode Categories 4.2.3
* <xregexp.com>

@@ -16,0 +16,0 @@ * Steven Levithan (c) 2010-present MIT License

@@ -13,3 +13,3 @@ "use strict";

/*!
* XRegExp Unicode Properties 4.2.2
* XRegExp Unicode Properties 4.2.3
* <xregexp.com>

@@ -16,0 +16,0 @@ * Steven Levithan (c) 2012-present MIT License

@@ -13,3 +13,3 @@ "use strict";

/*!
* XRegExp Unicode Scripts 4.2.2
* XRegExp Unicode Scripts 4.2.3
* <xregexp.com>

@@ -16,0 +16,0 @@ * Steven Levithan (c) 2010-present MIT License

{
"name": "xregexp",
"version": "4.2.2",
"version": "4.2.3",
"description": "Extended regular expressions",

@@ -40,3 +40,3 @@ "homepage": "http://xregexp.com/",

"@babel/core": "^7.0.0-beta.47",
"@babel/plugin-transform-runtime": "^7.0.0-beta.53",
"@babel/plugin-transform-runtime": "7.0.0-beta.53",
"@babel/preset-env": "^7.0.0-beta.47",

@@ -55,4 +55,4 @@ "babel-plugin-add-module-exports": "^0.2.1",

"dependencies": {
"@babel/runtime": "^7.0.0-beta.53"
"@babel/runtime": "7.0.0-beta.53"
}
}

@@ -1,2 +0,2 @@

# XRegExp 4.2.2
# XRegExp 4.2.3

@@ -3,0 +3,0 @@ [![Build Status](https://travis-ci.org/slevithan/xregexp.svg?branch=master)](https://travis-ci.org/slevithan/xregexp)

/*!
* XRegExp.build 4.2.2
* XRegExp.build 4.2.3
* <xregexp.com>

@@ -4,0 +4,0 @@ * Steven Levithan (c) 2012-present MIT License

/*!
* XRegExp.matchRecursive 4.2.2
* XRegExp.matchRecursive 4.2.3
* <xregexp.com>

@@ -4,0 +4,0 @@ * Steven Levithan (c) 2009-present MIT License

/*!
* XRegExp Unicode Base 4.2.2
* XRegExp Unicode Base 4.2.3
* <xregexp.com>

@@ -4,0 +4,0 @@ * Steven Levithan (c) 2008-present MIT License

/*!
* XRegExp Unicode Blocks 4.2.2
* XRegExp Unicode Blocks 4.2.3
* <xregexp.com>

@@ -4,0 +4,0 @@ * Steven Levithan (c) 2010-present MIT License

/*!
* XRegExp Unicode Categories 4.2.2
* XRegExp Unicode Categories 4.2.3
* <xregexp.com>

@@ -4,0 +4,0 @@ * Steven Levithan (c) 2010-present MIT License

/*!
* XRegExp Unicode Properties 4.2.2
* XRegExp Unicode Properties 4.2.3
* <xregexp.com>

@@ -4,0 +4,0 @@ * Steven Levithan (c) 2012-present MIT License

/*!
* XRegExp Unicode Scripts 4.2.2
* XRegExp Unicode Scripts 4.2.3
* <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

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