Socket
Socket
Sign inDemoInstall

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

Package Overview
Dependencies
Maintainers
4
Versions
23
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.5 to 8.0.0-alpha.6

2

lib/index.js

@@ -19,3 +19,3 @@ import { declare } from '@babel/helper-plugin-utils';

}) => {
assertVersion("8.0.0-alpha.5");
assertVersion("8.0.0-alpha.6");
return {

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

{
"name": "@babel/plugin-transform-class-static-block",
"version": "8.0.0-alpha.5",
"version": "8.0.0-alpha.6",
"description": "Transform class static blocks",

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

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

@@ -36,0 +36,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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc