Socket
Socket
Sign inDemoInstall

@babel/plugin-transform-named-capturing-groups-regex

Package Overview
Dependencies
69
Maintainers
4
Versions
45
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.0.0-alpha.6 to 8.0.0-alpha.7

12

package.json
{
"name": "@babel/plugin-transform-named-capturing-groups-regex",
"version": "8.0.0-alpha.6",
"version": "8.0.0-alpha.7",
"description": "Compile regular expressions using named groups to ES5.",

@@ -24,11 +24,11 @@ "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-named-capturing-groups-regex",

"dependencies": {
"@babel/helper-create-regexp-features-plugin": "^8.0.0-alpha.6",
"@babel/helper-plugin-utils": "^8.0.0-alpha.6"
"@babel/helper-create-regexp-features-plugin": "^8.0.0-alpha.7",
"@babel/helper-plugin-utils": "^8.0.0-alpha.7"
},
"peerDependencies": {
"@babel/core": "^8.0.0-alpha.6"
"@babel/core": "^8.0.0-alpha.7"
},
"devDependencies": {
"@babel/core": "^8.0.0-alpha.6",
"@babel/helper-plugin-test-runner": "^8.0.0-alpha.6",
"@babel/core": "^8.0.0-alpha.7",
"@babel/helper-plugin-test-runner": "^8.0.0-alpha.7",
"core-js": "^3.30.2"

@@ -35,0 +35,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