Gathering detailed insights and metrics for babel-preset-flow-runtime
Gathering detailed insights and metrics for babel-preset-flow-runtime
Gathering detailed insights and metrics for babel-preset-flow-runtime
Gathering detailed insights and metrics for babel-preset-flow-runtime
npm install babel-preset-flow-runtime
Typescript
Module System
Node Version
NPM Version
55.2
Supply Chain
66.7
Quality
72.8
Maintenance
25
Vulnerability
99.6
License
Shell (81.04%)
JavaScript (18.96%)
Total Downloads
4,550
Last Day
1
Last Week
1
Last Month
10
Last Year
221
ISC License
6 Commits
1 Watchers
2 Branches
1 Contributors
Updated on Jan 28, 2023
Minified
Minified + Gzipped
Latest Version
0.7.0
Package Id
babel-preset-flow-runtime@0.7.0
Size
20.30 kB
NPM Version
4.1.2
Node Version
7.6.0
Published on
Mar 21, 2017
Cumulative downloads
Total Downloads
Last Day
0%
1
Compared to previous day
Last Week
-75%
1
Compared to previous week
Last Month
-63%
10
Compared to previous month
Last Year
-10.9%
221
Compared to previous year
Babel preset for flow-runtime
1npm install --save-dev babel-preset-flow-runtime 2yarn add --dev babel-preset-flow-runtime
.babelrc
.babelrc
1{ 2 "presets": ["flow-runtime"] 3}
1babel script.js --presets flow-runtime
1require("babel-core").transform("code", { 2 presets: [require('babel-preset-flow-runtime')] 3});
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
project is archived
Details
Reason
Found 0/6 approved changesets -- score normalized to 0
Reason
no SAST tool detected
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
security policy file not detected
Details
Reason
42 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-06-23
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More