Socket
Socket
Sign inDemoInstall

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

Package Overview
Dependencies
3
Maintainers
4
Versions
50
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.22.5 to 7.24.6

tsconfig.json

3

lib/index.js

@@ -9,3 +9,3 @@ "use strict";

var _helperPluginUtils = require("@babel/helper-plugin-utils");
var _default = (0, _helperPluginUtils.declare)((api, options) => {
var _default = exports.default = (0, _helperPluginUtils.declare)((api, options) => {
const {

@@ -25,4 +25,3 @@ runtime

});
exports.default = _default;
//# sourceMappingURL=index.js.map
{
"name": "@babel/plugin-transform-named-capturing-groups-regex",
"version": "7.22.5",
"version": "7.24.6",
"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.5",
"@babel/helper-plugin-utils": "^7.22.5"
"@babel/helper-create-regexp-features-plugin": "^7.24.6",
"@babel/helper-plugin-utils": "^7.24.6"
},

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

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

@@ -36,0 +36,0 @@ },

@@ -5,3 +5,3 @@ # @babel/plugin-transform-named-capturing-groups-regex

See our website [@babel/plugin-transform-named-capturing-groups-regex](https://babeljs.io/docs/en/babel-plugin-transform-named-capturing-groups-regex) for more information.
See our website [@babel/plugin-transform-named-capturing-groups-regex](https://babeljs.io/docs/babel-plugin-transform-named-capturing-groups-regex) for more information.

@@ -8,0 +8,0 @@ ## Install

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc