You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

regexp-support

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

regexp-support - npm Package Compare versions

Comparing version

to
1.0.41

33

CHANGELOG.md

@@ -6,2 +6,35 @@ # Change Log

## [1.0.41](https://github.com/bluelovers/regexp-support/compare/regexp-support@1.0.39...regexp-support@1.0.41) (2021-11-14)
### ♻️ Chores
* new env test ([beabfd2](https://github.com/bluelovers/regexp-support/commit/beabfd2ee0c9ec1d71a576efc53c4b2395ff2596))
### 🔖 Miscellaneous
* . ([5019e34](https://github.com/bluelovers/regexp-support/commit/5019e34c0a6180b297865180efde3d422b232bcd))
* . ([ec48340](https://github.com/bluelovers/regexp-support/commit/ec48340c6c22e1adc69fbd39ffd896044bc8a52c))
## [1.0.40](https://github.com/bluelovers/regexp-support/compare/regexp-support@1.0.39...regexp-support@1.0.40) (2021-11-14)
### ♻️ Chores
* new env test ([beabfd2](https://github.com/bluelovers/regexp-support/commit/beabfd2ee0c9ec1d71a576efc53c4b2395ff2596))
### 🔖 Miscellaneous
* . ([ec48340](https://github.com/bluelovers/regexp-support/commit/ec48340c6c22e1adc69fbd39ffd896044bc8a52c))
## [1.0.39](https://github.com/bluelovers/regexp-support/compare/regexp-support@1.0.38...regexp-support@1.0.39) (2021-11-02)

@@ -8,0 +41,0 @@

4

package.json
{
"name": "regexp-support",
"version": "1.0.39",
"version": "1.0.41",
"description": "check RegExp ( regular expressions ) support",

@@ -60,3 +60,3 @@ "keywords": [

},
"gitHead": "b1bd5b7835e1216b613b2fca4b4abd4beb837f97"
"gitHead": "cc127d076424a160f6ecf650eb063e4b7f743da3"
}
{
"versions": {
"node": "17.0.1",
"ares": "1.17.2",
"node": "17.1.0",
"ares": "1.18.1",
"brotli": "1.0.9",

@@ -18,3 +18,3 @@ "cldr": "39.0",

"uv": "1.42.0",
"v8": "9.5.172.21-node.12",
"v8": "9.5.172.25-node.13",
"zlib": "1.2.11"

@@ -21,0 +21,0 @@ },