Gathering detailed insights and metrics for level-errors
Gathering detailed insights and metrics for level-errors
Gathering detailed insights and metrics for level-errors
Gathering detailed insights and metrics for level-errors
npm install level-errors
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
13 Stars
89 Commits
4 Forks
12 Watching
2 Branches
12 Contributors
Updated on 25 Mar 2024
JavaScript (100%)
Cumulative downloads
Total Downloads
Last day
-51.7%
146,355
Compared to previous day
Last week
-2%
1,293,683
Compared to previous week
Last month
6.3%
5,137,252
Compared to previous month
Last year
-5.7%
33,268,209
Compared to previous year
7
Error types for levelup.
:pushpin: This module will soon be deprecated.
If you are upgrading: please see UPGRADING.md
.
.LevelUPError()
Generic error base class.
.InitializationError()
Error initializing the database, like when the database's location argument is missing.
.OpenError()
Error opening the database.
.ReadError()
Error reading from the database.
.WriteError()
Error writing to the database.
.NotFoundError()
Data not found error.
Has extra properties:
notFound
: true
status
: 404.EncodingError()
Error encoding data.
Level/errors
is an OPEN Open Source Project. This means that:
Individuals making significant and valuable contributions are given commit-access to the project to contribute as they see fit. This project is more like an open wiki than a standard guarded open source project.
See the Contribution Guide for more details.
Support us with a monthly donation on Open Collective and help us continue our work.
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
no dangerous workflow patterns detected
Reason
0 existing vulnerabilities detected
Reason
license file detected
Details
Reason
Found 2/19 approved changesets -- score normalized to 1
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
security policy file not detected
Details
Reason
SAST tool is not run on all commits -- 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