Gathering detailed insights and metrics for @tgriesser/asserts
Gathering detailed insights and metrics for @tgriesser/asserts
Gathering detailed insights and metrics for @tgriesser/asserts
Gathering detailed insights and metrics for @tgriesser/asserts
npm install @tgriesser/asserts
Typescript
Module System
69.5
Supply Chain
67.8
Quality
74.9
Maintenance
100
Vulnerability
99.6
License
TypeScript (98.7%)
JavaScript (1.3%)
Total Downloads
703
Last Day
2
Last Week
4
Last Month
16
Last Year
97
3 Stars
2 Commits
2 Watchers
12 Branches
1 Contributors
Updated on Mar 19, 2021
Minified
Minified + Gzipped
Latest Version
1.0.1
Package Id
@tgriesser/asserts@1.0.1
Unpacked Size
9.80 kB
Size
2.49 kB
File Count
10
Cumulative downloads
Total Downloads
Last Day
100%
2
Compared to previous day
Last Week
100%
4
Compared to previous week
Last Month
60%
16
Compared to previous month
Last Year
-8.5%
97
Compared to previous year
Simple TypeScript assertion functions:
1asserts.string(val); // val is any 2 3val; // val is string
1asserts.string(val, 'Expected val to be string, saw '); // val is any 2 3val; // val is string
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
no dangerous workflow patterns detected
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no SAST tool detected
Details
Reason
Found 0/2 approved changesets -- score normalized to 0
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
license file not detected
Details
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
29 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