Socket
Socket
Sign inDemoInstall

@babel/preset-flow

Package Overview
Dependencies
56
Maintainers
4
Versions
69
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.22.5 to 7.22.15

2

lib/index.js

@@ -9,3 +9,3 @@ "use strict";

var _pluginTransformFlowStripTypes = require("@babel/plugin-transform-flow-strip-types");
var _normalizeOptions = require("./normalize-options");
var _normalizeOptions = require("./normalize-options.js");
var _default = (0, _helperPluginUtils.declarePreset)((api, opts) => {

@@ -12,0 +12,0 @@ api.assertVersion(7);

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

@@ -24,3 +24,3 @@ "author": "The Babel Team (https://babel.dev/team)",

"@babel/helper-plugin-utils": "^7.22.5",
"@babel/helper-validator-option": "^7.22.5",
"@babel/helper-validator-option": "^7.22.15",
"@babel/plugin-transform-flow-strip-types": "^7.22.5"

@@ -32,3 +32,3 @@ },

"devDependencies": {
"@babel/core": "^7.22.5",
"@babel/core": "^7.22.15",
"@babel/helper-plugin-test-runner": "^7.22.5"

@@ -35,0 +35,0 @@ },

@@ -5,3 +5,3 @@ # @babel/preset-flow

See our website [@babel/preset-flow](https://babeljs.io/docs/en/babel-preset-flow) for more information or the [issues](https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22area%3A%20flow%22+is%3Aopen) associated with this package.
See our website [@babel/preset-flow](https://babeljs.io/docs/babel-preset-flow) for more information or the [issues](https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22area%3A%20flow%22+is%3Aopen) associated with this package.

@@ -8,0 +8,0 @@ ## Install

Sorry, the diff of this file is not supported yet

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