Socket
Socket
Sign inDemoInstall

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

Package Overview
Dependencies
65
Maintainers
4
Versions
45
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.22.3 to 7.22.5

10

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

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

"dependencies": {
"@babel/helper-create-regexp-features-plugin": "^7.22.1",
"@babel/helper-plugin-utils": "^7.21.5"
"@babel/helper-create-regexp-features-plugin": "^7.22.5",
"@babel/helper-plugin-utils": "^7.22.5"
},

@@ -32,4 +32,4 @@ "peerDependencies": {

"devDependencies": {
"@babel/core": "^7.22.1",
"@babel/helper-plugin-test-runner": "^7.18.6",
"@babel/core": "^7.22.5",
"@babel/helper-plugin-test-runner": "^7.22.5",
"core-js": "^3.30.2"

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