Gathering detailed insights and metrics for @altano/tiny-async-pool
Gathering detailed insights and metrics for @altano/tiny-async-pool
Gathering detailed insights and metrics for @altano/tiny-async-pool
Gathering detailed insights and metrics for @altano/tiny-async-pool
npm install @altano/tiny-async-pool
73.6
Supply Chain
95.7
Quality
78.7
Maintenance
100
Vulnerability
100
License
@altano/html-cdnify@3.0.3
Published on 04 Nov 2024
@altano/vitest-plugins@0.2.0
Published on 28 Oct 2024
@altano/use-toc-visible-sections@2.0.1
Published on 28 Oct 2024
@altano/use-visible-elements@2.0.1
Published on 28 Oct 2024
@altano/remark-mdx-toc-with-slugs@3.0.0
Published on 28 Oct 2024
@altano/remark-mdx-toc@0.0.1
Published on 28 Oct 2024
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
6 Stars
243 Commits
2 Forks
2 Watching
8 Branches
1 Contributors
Updated on 04 Nov 2024
TypeScript (91.23%)
JavaScript (3.97%)
HTML (3.1%)
CSS (1.06%)
MDX (0.51%)
Shell (0.13%)
Cumulative downloads
Total Downloads
Last day
-35.3%
269
Compared to previous day
Last week
-7.8%
1,835
Compared to previous week
Last month
-1.3%
7,825
Compared to previous month
Last year
-73.9%
141,590
Compared to previous year
This repository has a devbox.json
which means you can trivially create a development environment for it. That environment is also used in GitHub action workflows.
Read the Devbox quickstart or read more about why Devbox is fantastic on my website.
The Playwright setup in this repository is a little finicky. When updating the version:
@playwright/test
in any package.json must be kept in sync with playwright-driver
in devbox.json
. Both should be precisely hard-coded (no semver ranges or 'latest'
).devbox.lock
for playwright-driver.browsers
must be manually changed to match the hash for the playwright-driver
entry or the browsers will be the wrong version and tests will fail.I don't expect any contributions to this repository but I will accept pull requests.
When submitting a pull request that should result in a version bump of a package, please include a changeset (run pnpm changeset
before pushing).
A GitHub release action will automatically create a PR to release new versions of packages based on changesets merged into the main
branch.
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
security policy file detected
Details
Reason
30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Reason
no binaries found in the repo
Reason
5 existing vulnerabilities detected
Details
Reason
SAST tool is not run on all commits -- score normalized to 1
Details
Reason
Found 0/28 approved changesets -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
license file not detected
Details
Reason
project is not fuzzed
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Score
Last Scanned on 2024-11-25
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