Socket
Socket
Sign inDemoInstall

@babel/helper-create-class-features-plugin

Package Overview
Dependencies
Maintainers
6
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/helper-create-class-features-plugin - npm Package Compare versions

Comparing version 7.8.0 to 7.8.3

21

package.json
{
"name": "@babel/helper-create-class-features-plugin",
"version": "7.8.0",
"version": "7.8.3",
"author": "The Babel Team (https://babeljs.io/team)",
"license": "MIT",
"type": "commonjs",
"description": "Compile class public and private fields, private methods and decorators to ES6",

@@ -18,8 +17,8 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-create-class-features-plugin",

"dependencies": {
"@babel/helper-function-name": "^7.8.0",
"@babel/helper-member-expression-to-functions": "^7.8.0",
"@babel/helper-optimise-call-expression": "^7.8.0",
"@babel/helper-plugin-utils": "^7.8.0",
"@babel/helper-replace-supers": "^7.8.0",
"@babel/helper-split-export-declaration": "^7.8.0"
"@babel/helper-function-name": "^7.8.3",
"@babel/helper-member-expression-to-functions": "^7.8.3",
"@babel/helper-optimise-call-expression": "^7.8.3",
"@babel/helper-plugin-utils": "^7.8.3",
"@babel/helper-replace-supers": "^7.8.3",
"@babel/helper-split-export-declaration": "^7.8.3"
},

@@ -30,6 +29,6 @@ "peerDependencies": {

"devDependencies": {
"@babel/core": "^7.8.0",
"@babel/helper-plugin-test-runner": "^7.8.0"
"@babel/core": "^7.8.3",
"@babel/helper-plugin-test-runner": "^7.8.3"
},
"gitHead": "2486615a74580283c49475d66067bd7fcab3330e"
"gitHead": "a7620bd266ae1345975767bbc7abf09034437017"
}
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