Gathering detailed insights and metrics for @types/babel__helper-plugin-utils
Gathering detailed insights and metrics for @types/babel__helper-plugin-utils
Gathering detailed insights and metrics for @types/babel__helper-plugin-utils
Gathering detailed insights and metrics for @types/babel__helper-plugin-utils
The repository for high quality TypeScript type definitions.
npm install @types/babel__helper-plugin-utils
Typescript
Module System
94.9
Supply Chain
61.1
Quality
75.3
Maintenance
100
Vulnerability
100
License
TypeScript (99.84%)
JavaScript (0.15%)
Shell (0.01%)
Total Downloads
34,202,620
Last Day
18,527
Last Week
288,535
Last Month
1,270,398
Last Year
12,984,443
NOASSERTION License
50,000 Stars
89,698 Commits
30,430 Forks
641 Watchers
6 Branches
9,957 Contributors
Updated on Jul 05, 2025
Latest Version
7.10.3
Package Id
@types/babel__helper-plugin-utils@7.10.3
Unpacked Size
3.41 kB
Size
1.67 kB
File Count
5
Published on
Nov 06, 2023
Cumulative downloads
Total Downloads
1
npm install --save @types/babel__helper-plugin-utils
This package contains type definitions for @babel/helper-plugin-utils (https://github.com/babel/babel/tree/main/packages/babel-helper-plugin-utils).
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__helper-plugin-utils.
1import type * as babel from "@babel/core"; 2 3export type BabelAPI = typeof babel & babel.ConfigAPI; 4export function declare< 5 O extends Record<string, any>, 6 R extends babel.PluginObj = babel.PluginObj, 7>( 8 builder: (api: BabelAPI, options: O, dirname: string) => R, 9): (api: object, options: O | null | undefined, dirname: string) => R; 10
These definitions were written by ExE Boss.
No vulnerabilities found.
Reason
30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Reason
no dangerous workflow patterns detected
Reason
security policy file detected
Details
Reason
0 existing vulnerabilities detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
Found 25/29 approved changesets -- score normalized to 8
Reason
dependency not pinned by hash detected -- score normalized to 8
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
project is not fuzzed
Details
Score
Last Scanned on 2025-06-30
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 MoreLast Day
-6.5%
18,527
Compared to previous day
Last Week
-7.1%
288,535
Compared to previous week
Last Month
5%
1,270,398
Compared to previous month
Last Year
20.6%
12,984,443
Compared to previous year