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.1.3 to 4.2.0

16

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

@@ -60,14 +60,14 @@ "homepage": "https://mths.be/regexpu",

"jsesc": "^2.5.1",
"recast": "^0.12.6",
"regexpu-core": "^4.1.3"
"recast": "^0.15.0",
"regexpu-core": "^4.2.0"
},
"devDependencies": {
"babili": "0.1.4",
"browserify": "^14.4.0",
"codecov": "^2.3.0",
"browserify": "^16.2.2",
"codecov": "^3.0.2",
"istanbul": "^0.4.5",
"lodash": "^4.17.4",
"mocha": "^3.5.3",
"regexpu-fixtures": "*"
"lodash": "^4.17.10",
"mocha": "^5.2.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