Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

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

Package Overview
Dependencies
Maintainers
6
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/plugin-proposal-class-static-block - npm Package Compare versions

Comparing version 7.16.5 to 7.16.7

17

package.json
{
"name": "@babel/plugin-proposal-class-static-block",
"version": "7.16.5",
"version": "7.16.7",
"description": "Allow parsing of class static blocks",

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

"exports": {
".": "./lib/index.js"
".": "./lib/index.js",
"./package.json": "./package.json"
},

@@ -23,4 +24,4 @@ "keywords": [

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

@@ -32,6 +33,6 @@ },

"devDependencies": {
"@babel/core": "^7.16.5",
"@babel/helper-plugin-test-runner": "^7.16.5",
"@babel/traverse": "^7.16.5",
"@babel/types": "^7.16.0"
"@babel/core": "^7.16.7",
"@babel/helper-plugin-test-runner": "^7.16.7",
"@babel/traverse": "^7.16.7",
"@babel/types": "^7.16.7"
},

@@ -38,0 +39,0 @@ "homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-class-static-block",

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