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

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

Package Overview
Dependencies
Maintainers
4
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 8.0.0-alpha.2 to 8.0.0-alpha.3

16

package.json
{
"name": "@babel/plugin-transform-class-static-block",
"version": "8.0.0-alpha.2",
"version": "8.0.0-alpha.3",
"description": "Transform class static blocks",

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

"dependencies": {
"@babel/helper-create-class-features-plugin": "^8.0.0-alpha.2",
"@babel/helper-plugin-utils": "^8.0.0-alpha.2"
"@babel/helper-create-class-features-plugin": "^8.0.0-alpha.3",
"@babel/helper-plugin-utils": "^8.0.0-alpha.3"
},
"peerDependencies": {
"@babel/core": "^8.0.0-alpha.2"
"@babel/core": "^8.0.0-alpha.3"
},
"devDependencies": {
"@babel/core": "^8.0.0-alpha.2",
"@babel/helper-plugin-test-runner": "^8.0.0-alpha.2",
"@babel/traverse": "^8.0.0-alpha.2",
"@babel/types": "^8.0.0-alpha.2"
"@babel/core": "^8.0.0-alpha.3",
"@babel/helper-plugin-test-runner": "^8.0.0-alpha.3",
"@babel/traverse": "^8.0.0-alpha.3",
"@babel/types": "^8.0.0-alpha.3"
},

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

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