Gathering detailed insights and metrics for @protobufjs/utf8
Gathering detailed insights and metrics for @protobufjs/utf8
Gathering detailed insights and metrics for @protobufjs/utf8
Gathering detailed insights and metrics for @protobufjs/utf8
Protocol Buffers for JavaScript & TypeScript.
npm install @protobufjs/utf8
Typescript
Module System
Node Version
NPM Version
99.9
Supply Chain
70.4
Quality
77.7
Maintenance
100
Vulnerability
100
License
protobufjs: v7.5.1
Updated on May 08, 2025
protobufjs: v7.5.0
Updated on Apr 15, 2025
protobufjs-cli: v1.2.0
Updated on Apr 15, 2025
protobufjs: v7.4.0
Updated on Aug 22, 2024
protobufjs-cli: v1.1.4
Updated on Aug 22, 2024
protobufjs: v7.3.3
Updated on Aug 16, 2024
JavaScript (99.78%)
TypeScript (0.22%)
Total Downloads
2,239,428,609
Last Day
2,935,733
Last Week
16,048,582
Last Month
69,583,412
Last Year
806,306,115
NOASSERTION License
10,191 Stars
938 Commits
1,433 Forks
170 Watchers
37 Branches
111 Contributors
Updated on May 09, 2025
Minified
Minified + Gzipped
Latest Version
1.1.0
Package Id
@protobufjs/utf8@1.1.0
Size
9.40 kB
NPM Version
4.0.5
Node Version
6.9.1
Published on
Jan 25, 2017
Cumulative downloads
Total Downloads
Last Day
35.7%
2,935,733
Compared to previous day
Last Week
2%
16,048,582
Compared to previous week
Last Month
-3.2%
69,583,412
Compared to previous month
Last Year
59.3%
806,306,115
Compared to previous year
A minimal UTF8 implementation for number arrays.
utf8.length(string: string
): number
Calculates the UTF8 byte length of a string.
utf8.read(buffer: Uint8Array
, start: number
, end: number
): string
Reads UTF8 bytes as a string.
utf8.write(string: string
, buffer: Uint8Array
, offset: number
): number
Writes a string as UTF8 bytes.
License: BSD 3-Clause License
No vulnerabilities found.
Reason
25 commit(s) out of 30 and 0 issue activity out of 30 found in the last 90 days -- score normalized to 10
Reason
all last 30 commits are reviewed through GitHub
Reason
no vulnerabilities detected
Reason
update tool detected
Details
Reason
no dangerous workflow patterns detected
Reason
license file detected
Details
Reason
no binaries found in the repo
Reason
dependency not pinned by hash detected -- score normalized to 7
Details
Reason
branch protection is not maximal on development and all release branches
Details
Reason
no badge detected
Reason
non read-only tokens detected in GitHub workflows
Details
Reason
security policy file not detected
Reason
project is not fuzzed
Score
Last Scanned on 2022-08-15
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