Socket
Socket
Sign inDemoInstall

babel-preset-jwl-app

Package Overview
Dependencies
155
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.1.7 to 6.1.8

20

package.json
{
"name": "babel-preset-jwl-app",
"version": "6.1.7",
"version": "6.1.8",
"description": "Babel preset used by Jimmy's apps",

@@ -12,12 +12,12 @@ "license": "MIT",

"dependencies": {
"@babel/plugin-proposal-class-properties": "7.1.0",
"@babel/plugin-proposal-export-default-from": "^7.2.0",
"@babel/plugin-proposal-object-rest-spread": "7.0.0",
"@babel/plugin-syntax-dynamic-import": "7.0.0",
"@babel/plugin-transform-destructuring": "7.1.3",
"@babel/preset-env": "^7.2.0",
"@babel/preset-react": "7.0.0",
"babel-plugin-dynamic-import-node": "2.2.0",
"babel-plugin-transform-react-remove-prop-types": "0.4.20"
"@babel/plugin-proposal-class-properties": "7.8.3",
"@babel/plugin-proposal-export-default-from": "7.8.3",
"@babel/plugin-proposal-object-rest-spread": "7.8.3",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/plugin-transform-destructuring": "7.8.3",
"@babel/preset-env": "7.8.6",
"@babel/preset-react": "7.8.3",
"babel-plugin-dynamic-import-node": "2.3.0",
"babel-plugin-transform-react-remove-prop-types": "0.4.24"
}
}
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