Gathering detailed insights and metrics for @polkadot/util
Gathering detailed insights and metrics for @polkadot/util
Gathering detailed insights and metrics for @polkadot/util
Gathering detailed insights and metrics for @polkadot/util
Utilities and base libraries for use across polkadot-js for Polkadot and Substrate. Includes base libraries, crypto helpers and cross-environment helpers.
npm install @polkadot/util
97.2
Supply Chain
78.2
Quality
89.1
Maintenance
100
Vulnerability
100
License
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
255 Stars
3,545 Commits
145 Forks
11 Watching
3 Branches
75 Contributors
Updated on 22 Nov 2024
TypeScript (99.73%)
JavaScript (0.16%)
HTML (0.11%)
Cumulative downloads
Total Downloads
Last day
-20%
22,063
Compared to previous day
Last week
3.9%
145,746
Compared to previous week
Last month
-6.1%
587,421
Compared to previous month
Last year
21.8%
6,714,301
Compared to previous year
Various useful utility functions that are used across all projects in the @polkadot namespace. It provides utility functions with additional safety checks, allowing not only for consistent coding, but also reducing the general boilerplate.
This repository is split up into a number of internal packages, namely utilities -
Contributions are welcome!
To start off, this repo (along with others in the @polkadot family) uses yarn workspaces to organise the code. As such, after cloning, its dependencies should be installed via yarn
, not via npm; the latter will result in broken dependencies.
To get started -
git clone https://github.com/polkadot-js/common <optional local path>
yarn
yarn run build
yarn vuepress dev docs
Looking for tutorials to get started? Look at examples for guides on how to use the base utilities.
No vulnerabilities found.
Reason
30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
dependency not pinned by hash detected -- score normalized to 6
Details
Reason
Found 15/30 approved changesets -- score normalized to 5
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
project is not fuzzed
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
37 existing vulnerabilities detected
Details
Score
Last Scanned on 2024-11-18
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