Installations
npm install updater-contributing
Developer Guide
Typescript
No
Module System
CommonJS
Min. Node Version
>=0.10.0
Node Version
6.7.0
NPM Version
3.10.3
Score
59.3
Supply Chain
71.9
Quality
70.2
Maintenance
100
Vulnerability
98.6
License
Releases
Unable to fetch releases
Contributors
Unable to fetch Contributors
Languages
JavaScript (100%)
Developer
update
Download Statistics
Total Downloads
1,077
Last Day
1
Last Week
2
Last Month
12
Last Year
78
GitHub Statistics
4 Stars
4 Commits
1 Forks
3 Watching
1 Branches
3 Contributors
Bundle Size
6.39 kB
Minified
2.33 kB
Minified + Gzipped
Package Meta Information
Latest Version
0.1.1
Package Id
updater-contributing@0.1.1
Size
2.52 kB
NPM Version
3.10.3
Node Version
6.7.0
Total Downloads
Cumulative downloads
Total Downloads
1,077
Last day
0%
1
Compared to previous day
Last week
-60%
2
Compared to previous week
Last month
100%
12
Compared to previous month
Last year
-17.9%
78
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
Dependencies
2
Dev Dependencies
5
updater-contributing
Moves CONTRIBUTING.md, ISSUE_TEMPLATE and PULL_REQUEST_TEMPLATE files to the
.github
directory (with or without.md
extension). Use from the command line when Update's CLI is installed globally, or use as a plugin in your own updater.
Install
Install with npm:
1$ npm install --save updater-contributing
Usage
To run the updater:
1$ gen updater-contributing
To run a specific task, just run $ gen updater-contributing:
followed by the name of the task to run:
1$ gen updater-contributing:del 2$ gen updater-contributing:copy
About
Contributing
Pull requests and stars are always welcome. For bugs and feature requests, please create an issue.
Building docs
(This document was generated by verb-generate-readme (a verb generator), please don't edit the readme directly. Any changes to the readme must be made in .verb.md.)
To generate the readme and API documentation with verb:
1$ npm install -g verb verb-generate-readme && verb
Running tests
Install dev dependencies:
1$ npm install -d && npm test
Author
Jon Schlinkert
License
Copyright © 2016, Jon Schlinkert. Released under the MIT license.
This file was generated by verb-generate-readme, v0.1.31, on October 13, 2016.
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
license file detected
Details
- Info: project has a license file: LICENSE:0
- Info: FSF or OSI recognized license: MIT License: LICENSE:0
Reason
0 existing vulnerabilities detected
Reason
Found 0/4 approved changesets -- score normalized to 0
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no SAST tool detected
Details
- Warn: no pull requests merged into dev branch
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
project is not fuzzed
Details
- Warn: no fuzzer integrations found
Reason
branch protection not enabled on development/release branches
Details
- Warn: branch protection not enabled for branch 'master'
Reason
security policy file not detected
Details
- Warn: no security policy file detected
- Warn: no security file to analyze
- Warn: no security file to analyze
- Warn: no security file to analyze
Score
3
/10
Last Scanned on 2025-01-27
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