Socket
Socket
Sign inDemoInstall

@babel/plugin-transform-class-static-block

Package Overview
Dependencies
61
Maintainers
4
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.24.1 to 7.24.4

2

lib/index.js

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

}) => {
assertVersion("^7.12.0");
assertVersion("^7.12.0 || >8.0.0-alpha <8.0.0-beta");
return {

@@ -28,0 +28,0 @@ name: "transform-class-static-block",

{
"name": "@babel/plugin-transform-class-static-block",
"version": "7.24.1",
"version": "7.24.4",
"description": "Transform class static blocks",

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

"dependencies": {
"@babel/helper-create-class-features-plugin": "^7.24.1",
"@babel/helper-create-class-features-plugin": "^7.24.4",
"@babel/helper-plugin-utils": "^7.24.0",

@@ -32,4 +32,5 @@ "@babel/plugin-syntax-class-static-block": "^7.14.5"

"devDependencies": {
"@babel/core": "^7.24.1",
"@babel/core": "^7.24.4",
"@babel/helper-plugin-test-runner": "^7.24.1",
"@babel/plugin-external-helpers": "^7.24.1",
"@babel/traverse": "^7.24.1",

@@ -36,0 +37,0 @@ "@babel/types": "^7.24.0"

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc