Socket
Socket
Sign inDemoInstall

@babel/plugin-proposal-class-properties

Package Overview
Dependencies
Maintainers
5
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/plugin-proposal-class-properties - npm Package Compare versions

Comparing version 7.3.4 to 7.4.0

8

package.json
{
"name": "@babel/plugin-proposal-class-properties",
"version": "7.3.4",
"version": "7.4.0",
"description": "This plugin transforms static class properties as well as properties declared with the property initializer syntax",

@@ -15,3 +15,3 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-class-properties",

"dependencies": {
"@babel/helper-create-class-features-plugin": "^7.3.4",
"@babel/helper-create-class-features-plugin": "^7.4.0",
"@babel/helper-plugin-utils": "^7.0.0"

@@ -23,6 +23,6 @@ },

"devDependencies": {
"@babel/core": "^7.3.4",
"@babel/core": "^7.4.0",
"@babel/helper-plugin-test-runner": "^7.0.0"
},
"gitHead": "1f6454cc90fe33e0a32260871212e2f719f35741"
"gitHead": "f1328fb913b5a93d54dfc6e3728b1f56c8f4a804"
}
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