Gathering detailed insights and metrics for @types/arr-union
Gathering detailed insights and metrics for @types/arr-union
Gathering detailed insights and metrics for @types/arr-union
Gathering detailed insights and metrics for @types/arr-union
The repository for high quality TypeScript type definitions.
npm install @types/arr-union
Typescript
Module System
67.2
Supply Chain
50.7
Quality
75.2
Maintenance
100
Vulnerability
100
License
TypeScript (99.84%)
JavaScript (0.15%)
Shell (0.01%)
Total Downloads
19,652,272
Last Day
249
Last Week
4,782
Last Month
20,881
Last Year
242,679
NOASSERTION License
49,883 Stars
89,563 Commits
30,401 Forks
639 Watchers
6 Branches
9,957 Contributors
Updated on Jun 14, 2025
Latest Version
3.1.2
Package Id
@types/arr-union@3.1.2
Unpacked Size
2.62 kB
Size
1.51 kB
File Count
5
Published on
Nov 06, 2023
Cumulative downloads
Total Downloads
Last Day
-19.7%
249
Compared to previous day
Last Week
-9.7%
4,782
Compared to previous week
Last Month
10.3%
20,881
Compared to previous month
Last Year
-56%
242,679
Compared to previous year
npm install --save @types/arr-union
This package contains type definitions for arr-union (https://github.com/jonschlinkert/arr-union).
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/arr-union.
1declare function union<T>(...arrays: Array<ArrayLike<T>>): T[];
2
3export = union;
4
These definitions were written by mrmlnc.
No vulnerabilities found.
Reason
30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Reason
security policy file detected
Details
Reason
no dangerous workflow patterns detected
Reason
0 existing vulnerabilities detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
dependency not pinned by hash detected -- score normalized to 8
Details
Reason
Found 23/30 approved changesets -- score normalized to 7
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-09
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