Socket
Socket
Sign inDemoInstall

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

Package Overview
Dependencies
2
Maintainers
4
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.24.6 to 7.24.7

12

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

@@ -28,4 +28,4 @@ "repository": {

"dependencies": {
"@babel/helper-environment-visitor": "^7.24.6",
"@babel/helper-plugin-utils": "^7.24.6"
"@babel/helper-environment-visitor": "^7.24.7",
"@babel/helper-plugin-utils": "^7.24.7"
},

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

"devDependencies": {
"@babel/core": "^7.24.6",
"@babel/helper-plugin-test-runner": "^7.24.6",
"@babel/traverse": "^7.24.6"
"@babel/core": "^7.24.7",
"@babel/helper-plugin-test-runner": "^7.24.7",
"@babel/traverse": "^7.24.7"
},

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

Sorry, the diff of this file is not supported yet

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