Gathering detailed insights and metrics for @feathersjs/errors
Gathering detailed insights and metrics for @feathersjs/errors
Gathering detailed insights and metrics for @feathersjs/errors
Gathering detailed insights and metrics for @feathersjs/errors
npm install @feathersjs/errors
99.8
Supply Chain
74.8
Quality
91.3
Maintenance
100
Vulnerability
100
License
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
15,080 Stars
4,120 Commits
750 Forks
224 Watching
28 Branches
240 Contributors
Updated on 28 Nov 2024
TypeScript (96.06%)
HTML (3.55%)
JavaScript (0.39%)
Cumulative downloads
Total Downloads
Last day
-0.2%
22,156
Compared to previous day
Last week
-7%
140,923
Compared to previous week
Last month
18.7%
531,361
Compared to previous month
Last year
39.4%
5,127,268
Compared to previous year
7
Feathers is a full-stack framework for creating web APIs and real-time applications with TypeScript or JavaScript.
Feathers can interact with any backend technology, supports many databases out of the box and works with any frontend like React, VueJS, Angular, React Native, Android or iOS.
Get started with just three commands:
1$ npm create feathers my-new-app 2$ cd my-new-app 3$ npm run dev
To learn more about Feathers visit the website at feathersjs.com or jump right into the Feathers guides.
To start developing, clone this repository, then run:
cd feathers
npm install
To run all tests run
npm test
Individual tests can be run in the module you are working on:
cd packages/feathers
npm test
Copyright (c) 2024 Feathers contributors
Licensed under the MIT license.
No vulnerabilities found.
Reason
8 commit(s) and 4 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
2 existing vulnerabilities detected
Details
Reason
Found 17/30 approved changesets -- score normalized to 5
Reason
dependency not pinned by hash detected -- score normalized to 1
Details
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
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