Gathering detailed insights and metrics for updater-verb
Gathering detailed insights and metrics for updater-verb
Gathering detailed insights and metrics for updater-verb
Gathering detailed insights and metrics for updater-verb
Update a `.verb.md` file based on a template and preferences. This updater can be used from the command line when installed globally, or as a plugin in other updaters.
npm install updater-verb
Typescript
Module System
Min. Node Version
Node Version
NPM Version
JavaScript (100%)
Total Downloads
1,706
Last Day
1
Last Week
5
Last Month
16
Last Year
135
MIT License
3 Stars
19 Commits
2 Watchers
1 Branches
3 Contributors
Updated on Jan 29, 2018
Minified
Minified + Gzipped
Latest Version
0.1.3
Package Id
updater-verb@0.1.3
Size
5.74 kB
NPM Version
3.10.3
Node Version
6.3.0
Cumulative downloads
Total Downloads
Last Day
0%
1
Compared to previous day
Last Week
25%
5
Compared to previous week
Last Month
23.1%
16
Compared to previous month
Last Year
16.4%
135
Compared to previous year
Update a .verb.md file to use the latest conventions and fix formatting mistakes or incompatibilities.
(TOC generated by verb using markdown-toc)
Install update
If you haven't already installed update globally, you can do that now with the following command:
1$ npm install --global update
This adds update
to your system path, allowing it to be run from any directory.
Install updater-verb
Install this module with the following command:
1$ npm install --global updater-verb
Make sure your work is committed, then run the updater's default
task with the following command:
1$ update verb
What will happen?
This updater's default
task will:
.verbrc.md
files to .verb.md
{%= license() %}
helper syntax with the {%= license %}
variableUpdate is a new, open source developer framework and CLI for automating updates of any kind in code projects. For more information:
Are you using Update in your project? Have you published an updater and want to share your Update project with the world? Here are some suggestions:
#updatejs
update
tag in questions)updateupdater
to package.json.update: Be scalable! Update is a new, open source developer framework and CLI for automating updates… more | homepage
Pull requests and stars are always welcome. For bugs and feature requests, please create an issue.
Install dev dependencies:
1$ npm install -d && npm test
Jon Schlinkert
Copyright © 2016, Jon Schlinkert. Released under the MIT license.
This file was generated by verb, v0.9.0, on July 21, 2016.
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
0 existing vulnerabilities detected
Reason
license file detected
Details
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no SAST tool detected
Details
Reason
Found 0/19 approved changesets -- score normalized to 0
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
Score
Last Scanned on 2025-04-28
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