Socket
Socket
Sign inDemoInstall

@babel/plugin-proposal-class-properties

Package Overview
Dependencies
Maintainers
6
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.10.4 to 7.12.1

13

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

@@ -19,3 +19,3 @@ "repository": {

"dependencies": {
"@babel/helper-create-class-features-plugin": "^7.10.4",
"@babel/helper-create-class-features-plugin": "^7.12.1",
"@babel/helper-plugin-utils": "^7.10.4"

@@ -27,6 +27,5 @@ },

"devDependencies": {
"@babel/core": "^7.10.4",
"@babel/helper-plugin-test-runner": "^7.10.4"
},
"gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df"
}
"@babel/core": "^7.12.1",
"@babel/helper-plugin-test-runner": "7.10.4"
}
}
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