Gathering detailed insights and metrics for hterm-umdjs
Gathering detailed insights and metrics for hterm-umdjs
Gathering detailed insights and metrics for hterm-umdjs
Gathering detailed insights and metrics for hterm-umdjs
Chromium's hterm, automatically packaged as a UMD module (CommonJS/AMD/globals)
npm install hterm-umdjs
Typescript
Module System
Node Version
NPM Version
79.7
Supply Chain
80.3
Quality
75.4
Maintenance
100
Vulnerability
99.6
License
JavaScript (100%)
Total Downloads
202,475
Last Day
99
Last Week
515
Last Month
1,908
Last Year
12,920
MIT License
37 Stars
28 Commits
8 Forks
4 Watchers
1 Branches
2 Contributors
Updated on Jun 20, 2024
Minified
Minified + Gzipped
Latest Version
1.4.1
Package Id
hterm-umdjs@1.4.1
Unpacked Size
1.04 MB
Size
294.41 kB
File Count
10
NPM Version
6.0.1
Node Version
8.10.0
Cumulative downloads
Total Downloads
Last Day
59.7%
99
Compared to previous day
Last Week
9.8%
515
Compared to previous week
Last Month
11.6%
1,908
Compared to previous month
Last Year
-7.5%
12,920
Compared to previous year
Chromium's hterm, automatically packaged as a UMD module (CommonJS/AMD/globals)
1$ npm install hterm-umdjs
1import { hterm, lib } from 'hterm-umdjs'; 2// or 3const { hterm, lib } = require('hterm-umdjs'); 4 5hterm.defaultStorage = new lib.Storage.Memory(); 6const term = new hterm.Terminal();
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
Found 1/27 approved changesets -- score normalized to 0
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
72 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-05-05
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