Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@babel/preset-flow

Package Overview
Dependencies
Maintainers
6
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/preset-flow - npm Package Compare versions

Comparing version 7.8.3 to 7.9.0

6

lib/index.js

@@ -15,3 +15,4 @@ "use strict";

var _default = (0, _helperPluginUtils.declare)((api, {
all
all,
allowDeclareFields
}) => {

@@ -21,3 +22,4 @@ api.assertVersion(7);

plugins: [[_pluginTransformFlowStripTypes.default, {
all
all,
allowDeclareFields
}]]

@@ -24,0 +26,0 @@ };

{
"name": "@babel/preset-flow",
"version": "7.8.3",
"version": "7.9.0",
"description": "Babel preset for all Flow plugins.",

@@ -20,3 +20,3 @@ "author": "James Kyle <me@thejameskyle.com>",

"@babel/helper-plugin-utils": "^7.8.3",
"@babel/plugin-transform-flow-strip-types": "^7.8.3"
"@babel/plugin-transform-flow-strip-types": "^7.9.0"
},

@@ -27,6 +27,6 @@ "peerDependencies": {

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