Socket
Socket
Sign inDemoInstall

regexpu-core

Package Overview
Dependencies
10
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.3.0 to 4.0.0

14

package.json
{
"name": "regexpu-core",
"version": "3.3.0",
"version": "4.0.0",
"description": "regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.",

@@ -52,7 +52,7 @@ "homepage": "https://mths.be/regexpu",

"regenerate": "^1.3.1",
"regenerate-unicode-properties": "^2.0.0",
"regenerate-unicode-properties": "^4.0.0",
"regjsgen": "^0.3.0",
"regjsparser": "^0.2.0",
"unicode-match-property": "^0.1.1",
"unicode-match-property-value": "^1.0.1"
"unicode-match-property-value": "^1.0.2"
},

@@ -62,8 +62,8 @@ "devDependencies": {

"istanbul": "^0.4.4",
"jsesc": "^2.1.0",
"lodash": "^4.13.1",
"mocha": "^2.2.1",
"regexpu-fixtures": "^2.0.1",
"jsesc": "^2.2.0",
"lodash": "^4.15.0",
"mocha": "^3.0.2",
"regexpu-fixtures": "^2.1.1",
"unicode-9.0.0": "^0.7.0"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc