You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@babel/plugin-proposal-duplicate-named-capturing-groups-regex

Package Overview
Dependencies
Maintainers
4
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/plugin-proposal-duplicate-named-capturing-groups-regex - npm Package Compare versions

Comparing version

to
7.22.5

10

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

@@ -24,4 +24,4 @@ "homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-duplicate-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 @@ },