Gathering detailed insights and metrics for @deepkit/bun
Gathering detailed insights and metrics for @deepkit/bun
Gathering detailed insights and metrics for @deepkit/bun
Gathering detailed insights and metrics for @deepkit/bun
npm install @deepkit/bun
Typescript
Module System
Node Version
NPM Version
48.9
Supply Chain
74.2
Quality
85.6
Maintenance
100
Vulnerability
96.4
License
TypeScript (95.97%)
SCSS (2.45%)
HTML (0.94%)
JavaScript (0.27%)
CSS (0.26%)
Python (0.07%)
Shell (0.02%)
Dockerfile (0.02%)
Total Downloads
9,015
Last Day
1
Last Week
31
Last Month
52
Last Year
8,645
3,252 Stars
2,891 Commits
124 Forks
30 Watching
2 Branches
30 Contributors
Latest Version
1.0.1-alpha.155
Package Id
@deepkit/bun@1.0.1-alpha.155
Unpacked Size
46.20 kB
Size
9.65 kB
File Count
25
NPM Version
lerna/7.4.2/node@v20.14.0+arm64 (darwin)
Node Version
20.14.0
Publised On
30 Oct 2024
Cumulative downloads
Total Downloads
Last day
0%
1
Compared to previous day
Last week
342.9%
31
Compared to previous week
Last month
-69%
52
Compared to previous month
Last year
2,236.5%
8,645
Compared to previous year
2
2
1bun init
bunfig.toml
:
1preload = ["@deepkit/bun"] 2 3[install] 4peer = true
1bun install @deepkit/type @deepkit/type-compiler @deepkit/core @deepkit/bun typescript
tsconfig.json
:
1{ 2 "reflection": true 3}
To use the bun test runner instead of Jest add the following to file bunfig.toml
:
1[test] 2preload = ["@deepkit/bun"]
No vulnerabilities found.
Reason
6 commit(s) and 8 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
Found 6/30 approved changesets -- score normalized to 2
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
branch protection not enabled on development/release branches
Details
Reason
project is not fuzzed
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
34 existing vulnerabilities detected
Details
Score
Last Scanned on 2024-12-16
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