Socket
Socket
Sign inDemoInstall

@babel/plugin-syntax-class-properties

Package Overview
Dependencies
54
Maintainers
6
Versions
42
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.12.1 to 7.12.13

7

package.json
{
"name": "@babel/plugin-syntax-class-properties",
"version": "7.12.1",
"version": "7.12.13",
"description": "Allow parsing of class properties",

@@ -10,2 +10,3 @@ "repository": {

},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-class-properties",
"license": "MIT",

@@ -20,3 +21,3 @@ "publishConfig": {

"dependencies": {
"@babel/helper-plugin-utils": "^7.10.4"
"@babel/helper-plugin-utils": "^7.12.13"
},

@@ -27,4 +28,4 @@ "peerDependencies": {

"devDependencies": {
"@babel/core": "^7.12.1"
"@babel/core": "7.12.13"
}
}

@@ -5,3 +5,3 @@ # @babel/plugin-syntax-class-properties

See our website [@babel/plugin-syntax-class-properties](https://babeljs.io/docs/en/next/babel-plugin-syntax-class-properties.html) for more information.
See our website [@babel/plugin-syntax-class-properties](https://babeljs.io/docs/en/babel-plugin-syntax-class-properties) for more information.

@@ -8,0 +8,0 @@ ## Install

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