Socket
Socket
Sign inDemoInstall

@babel/preset-flow

Package Overview
Dependencies
Maintainers
4
Versions
75
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.16.7 to 7.17.12

2

lib/index.js

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

var _default = (0, _helperPluginUtils.declare)((api, opts) => {
var _default = (0, _helperPluginUtils.declarePreset)((api, opts) => {
api.assertVersion(7);

@@ -17,0 +17,0 @@ const {

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

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

"dependencies": {
"@babel/helper-plugin-utils": "^7.16.7",
"@babel/helper-plugin-utils": "^7.17.12",
"@babel/helper-validator-option": "^7.16.7",
"@babel/plugin-transform-flow-strip-types": "^7.16.7"
"@babel/plugin-transform-flow-strip-types": "^7.17.12"
},

@@ -32,3 +32,3 @@ "peerDependencies": {

"devDependencies": {
"@babel/core": "^7.16.7",
"@babel/core": "^7.17.12",
"@babel/helper-plugin-test-runner": "^7.16.7"

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

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