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,545
Last Day
3
Last Week
5
Last Month
29
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%
3
Compared to previous day
Last Week
25%
5
Compared to previous week
Last Month
38.1%
29
Compared to previous month
Last Year
-9.8%
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
Found 0/6 approved changesets -- score normalized to 0
Reason
no SAST tool detected
Details
Reason
project is archived
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
41 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-05-12
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