Socket
Socket
Sign inDemoInstall

babel-preset-diff

Package Overview
Dependencies
185
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.2.0 to 6.2.1

24

package.json
{
"name": "babel-preset-diff",
"version": "6.2.0",
"version": "6.2.1",
"description": "Compile all unsupported features for current environments",

@@ -16,16 +16,16 @@ "keywords": [],

"dependencies": {
"@babel/core": "^7.5.5",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.4.4",
"@babel/plugin-proposal-optional-chaining": "^7.2.0",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
"@babel/preset-env": "^7.5.5",
"@babel/preset-flow": "^7.0.0",
"@babel/preset-react": "^7.0.0",
"@babel/core": "^7.7.7",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.7.4",
"@babel/plugin-proposal-optional-chaining": "^7.7.5",
"@babel/plugin-syntax-dynamic-import": "^7.7.4",
"@babel/preset-env": "^7.7.7",
"@babel/preset-flow": "^7.7.4",
"@babel/preset-react": "^7.7.4",
"babel-plugin-package-name-import": "^1.0.3"
},
"devDependencies": {
"@babel/register": "^7.5.5",
"flow-bin": "^0.104.0",
"react": "^16.8.6",
"standard-esnext": "^5.3.3"
"@babel/register": "^7.7.7",
"flow-bin": "^0.115.0",
"react": "^16.12.0",
"standard-esnext": "^5.3.5"
},

@@ -32,0 +32,0 @@ "babel": {

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