Socket
Socket
Sign inDemoInstall

@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly

Package Overview
Dependencies
Maintainers
4
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly - npm Package Compare versions

Comparing version 7.23.7 to 7.24.1

10

package.json
{
"name": "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly",
"version": "7.23.7",
"version": "7.24.1",
"description": "Transform static class fields assignments that are affected by https://crbug.com/v8/12421",

@@ -26,3 +26,3 @@ "repository": {

"@babel/helper-environment-visitor": "^7.22.20",
"@babel/helper-plugin-utils": "^7.22.5"
"@babel/helper-plugin-utils": "^7.24.0"
},

@@ -33,5 +33,5 @@ "peerDependencies": {

"devDependencies": {
"@babel/core": "^7.23.7",
"@babel/helper-plugin-test-runner": "^7.22.5",
"@babel/traverse": "^7.23.7"
"@babel/core": "^7.24.1",
"@babel/helper-plugin-test-runner": "^7.24.1",
"@babel/traverse": "^7.24.1"
},

@@ -38,0 +38,0 @@ "engines": {

Sorry, the diff of this file is not supported yet

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