Benign npm Download

@babel/preset-flow 7.24.7

“Babel preset for all Flow plugins.”

Package from known org scopeBabel monorepo GitHub URL
SHA-2560619c7826c1c4bb7b0186f10a200df4c242101a35fe3c44f9bca6787d6938eb6

Evidence

Package from known org scope package.json · lines 1–28
1{
2 "name": "@babel/preset-flow",
3 "version": "7.24.7",
4 "description": "Babel preset for all Flow plugins.",
5 "author": "The Babel Team (https://babel.dev/team)",
6 "repository": {
7 "type": "git",
8 "url": "https://github.com/babel/babel.git",
9 "directory": "packages/babel-preset-flow"
10 },
11 "license": "MIT",
12 "publishConfig": {
13 "access": "public"
14 },
15 "main": "./lib/index.js",
⋯13 lines
README recommends scoped package installation README.md · lines 1–19
1# @babel/preset-flow
2
3> Babel preset for all Flow plugins.
4
5See 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.
6
7## Install
⋯8 lines
16
17```sh
18yarn add @babel/preset-flow --dev
19```
Sebastian McKenzie Babel copyright line LICENSE · lines 1–8
1MIT License
2
3Copyright (c) 2014-present Sebastian McKenzie and other contributors
4
5Permission is hereby granted, free of charge, to any person obtaining
6a copy of this software and associated documentation files (the
7"Software"), to deal in the Software without restriction, including
8without limitation the righ …

No evidence locations were recorded for this file. Raw result

Keyboard shortcuts on this page: j for the next sample, k for the previous one, x to go back to the feed, d to download the original bytes, r to re-queue the sample for analysis.