Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

regexpu

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

regexpu - npm Package Compare versions

Comparing version 4.2.0 to 4.3.0

14

package.json
{
"name": "regexpu",
"version": "4.2.0",
"version": "4.3.0",
"description": "A source code transpiler that enables the use of ES2015 Unicode regular expressions in ES5.",

@@ -59,12 +59,12 @@ "homepage": "https://mths.be/regexpu",

"dependencies": {
"jsesc": "^2.5.1",
"recast": "^0.15.0",
"regexpu-core": "^4.2.0"
"jsesc": "^2.5.2",
"recast": "^0.16.1",
"regexpu-core": "^4.3.0"
},
"devDependencies": {
"babili": "0.1.4",
"browserify": "^16.2.2",
"codecov": "^3.0.2",
"browserify": "^16.2.3",
"codecov": "^3.1.0",
"istanbul": "^0.4.5",
"lodash": "^4.17.10",
"lodash": "^4.17.11",
"mocha": "^5.2.0",

@@ -71,0 +71,0 @@ "regexpu-fixtures": "^2.1.2"

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