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

@babel/plugin-transform-dotall-regex

Package Overview
Dependencies
Maintainers
5
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/plugin-transform-dotall-regex - npm Package Compare versions

Comparing version 7.0.0-beta.52 to 7.0.0-beta.53

10

package.json
{
"name": "@babel/plugin-transform-dotall-regex",
"version": "7.0.0-beta.52",
"version": "7.0.0-beta.53",
"description": "Compile regular expressions using the `s` (`dotAll`) flag to ES5.",

@@ -24,4 +24,4 @@ "homepage": "https://babeljs.io/",

"dependencies": {
"@babel/helper-plugin-utils": "7.0.0-beta.52",
"@babel/helper-regex": "7.0.0-beta.52",
"@babel/helper-plugin-utils": "7.0.0-beta.53",
"@babel/helper-regex": "7.0.0-beta.53",
"regexpu-core": "^4.1.3"

@@ -33,5 +33,5 @@ },

"devDependencies": {
"@babel/core": "7.0.0-beta.52",
"@babel/helper-plugin-test-runner": "7.0.0-beta.52"
"@babel/core": "7.0.0-beta.53",
"@babel/helper-plugin-test-runner": "7.0.0-beta.53"
}
}
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