Socket
Socket
Sign inDemoInstall

@babel/helper-create-regexp-features-plugin

Package Overview
Dependencies
Maintainers
4
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/helper-create-regexp-features-plugin - npm Package Compare versions

Comparing version 7.17.0 to 7.17.12

2

lib/index.js

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

const version = "7.17.0".split(".").reduce((v, x) => v * 1e5 + +x, 0);
const version = "7.17.12".split(".").reduce((v, x) => v * 1e5 + +x, 0);
const versionKey = "@babel/plugin-regexp-features/version";

@@ -21,0 +21,0 @@

{
"name": "@babel/helper-create-regexp-features-plugin",
"version": "7.17.0",
"version": "7.17.12",
"author": "The Babel Team (https://babel.dev/team)",

@@ -28,3 +28,3 @@ "license": "MIT",

"devDependencies": {
"@babel/core": "^7.17.0",
"@babel/core": "^7.17.12",
"@babel/helper-plugin-test-runner": "^7.16.7"

@@ -31,0 +31,0 @@ },

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