Socket
Socket
Sign inDemoInstall

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

Package Overview
Dependencies
61
Maintainers
4
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.24.4 to 7.24.6

tsconfig.json

21

package.json
{
"name": "@babel/plugin-transform-class-static-block",
"version": "7.24.4",
"version": "7.24.6",
"description": "Transform class static blocks",

@@ -16,3 +16,6 @@ "repository": {

"exports": {
".": "./lib/index.js",
".": {
"types": "./lib/index.d.ts",
"default": "./lib/index.js"
},
"./package.json": "./package.json"

@@ -24,4 +27,4 @@ },

"dependencies": {
"@babel/helper-create-class-features-plugin": "^7.24.4",
"@babel/helper-plugin-utils": "^7.24.0",
"@babel/helper-create-class-features-plugin": "^7.24.6",
"@babel/helper-plugin-utils": "^7.24.6",
"@babel/plugin-syntax-class-static-block": "^7.14.5"

@@ -33,7 +36,7 @@ },

"devDependencies": {
"@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",
"@babel/types": "^7.24.0"
"@babel/core": "^7.24.6",
"@babel/helper-plugin-test-runner": "^7.24.6",
"@babel/plugin-external-helpers": "^7.24.6",
"@babel/traverse": "^7.24.6",
"@babel/types": "^7.24.6"
},

@@ -40,0 +43,0 @@ "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-class-static-block",

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