Gathering detailed insights and metrics for feathers-namespace-cli
Gathering detailed insights and metrics for feathers-namespace-cli
Gathering detailed insights and metrics for feathers-namespace-cli
Gathering detailed insights and metrics for feathers-namespace-cli
The command line interface for scaffolding Feathers applications
npm install feathers-namespace-cli
Typescript
Module System
Min. Node Version
JavaScript (100%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
155 Stars
363 Commits
26 Forks
8 Watchers
3 Branches
13 Contributors
Updated on Mar 13, 2024
Latest Version
3.7.3
Package Id
feathers-namespace-cli@3.7.3
Unpacked Size
211.61 kB
Size
45.04 kB
File Count
12
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
The command line interface for Feathers applications, updated to use the feathers-generator-namespace module
1npm install -g @feathersjs/cli
$ mkdir myproject
$ cd myproject
$ feathers help
Usage: feathers generate [type]
Options:
-V, --version output the version number
-h, --help output usage information
Commands:
generate|g [type] Run a generator. Type can be
• app - Create a new Feathers application in the current folder
• authentication - Set up authentication for the current application
• connection - Initialize a new database connection
• hook - Create a new hook
• middleware - Create an Express middleware
• secret - Generate a new authentication secret
• service - Generate a new service
• plugin - Create a new Feathers plugin
upgrade|u Try to automatically upgrade to the latest Feathers version
*
$ feathers generate app
$ npm start
Feathers CLI's generators are provided by generator-feathers and generator-feathers-plugin.
Copyright (c) 2017
Licensed under the MIT license.
No vulnerabilities found.
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 1
Details
Reason
Found 0/27 approved changesets -- score normalized to 0
Reason
project is archived
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
branch protection not enabled on development/release branches
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
65 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-07-07
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