Socket
Socket
Sign inDemoInstall

@babel/plugin-transform-classes

Package Overview
Dependencies
59
Maintainers
6
Versions
96
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.10.3 to 7.10.4

22

package.json
{
"name": "@babel/plugin-transform-classes",
"version": "7.10.3",
"version": "7.10.4",
"description": "Compile ES2015 classes to ES5",

@@ -16,9 +16,9 @@ "repository": {

"dependencies": {
"@babel/helper-annotate-as-pure": "^7.10.1",
"@babel/helper-define-map": "^7.10.3",
"@babel/helper-function-name": "^7.10.3",
"@babel/helper-optimise-call-expression": "^7.10.3",
"@babel/helper-plugin-utils": "^7.10.3",
"@babel/helper-replace-supers": "^7.10.1",
"@babel/helper-split-export-declaration": "^7.10.1",
"@babel/helper-annotate-as-pure": "^7.10.4",
"@babel/helper-define-map": "^7.10.4",
"@babel/helper-function-name": "^7.10.4",
"@babel/helper-optimise-call-expression": "^7.10.4",
"@babel/helper-plugin-utils": "^7.10.4",
"@babel/helper-replace-supers": "^7.10.4",
"@babel/helper-split-export-declaration": "^7.10.4",
"globals": "^11.1.0"

@@ -33,6 +33,6 @@ },

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