File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11---
22name : express
3- version : 5.1.0
3+ version : 5.2.1
44type : npm
55summary : Fast, unopinionated, minimalist web framework
66homepage : https://expressjs.com/
@@ -36,15 +36,16 @@ licenses:
3636 text : |-
3737 [MIT](LICENSE)
3838
39- [coveralls-image]: https://badgen.net/coveralls/c/ github/expressjs/express/ master
39+ [coveralls-image]: https://img.shields.io/coverallsCoverage/ github/expressjs/express?branch= master
4040 [coveralls-url]: https://coveralls.io/r/expressjs/express?branch=master
41- [github-actions-ci-image]: https://badgen.net /github/checks/ expressjs/express/master? label=CI
41+ [github-actions-ci-image]: https://img.shields.io /github/actions/workflow/status/ expressjs/express/ci.yml?branch=master& label=ci
4242 [github-actions-ci-url]: https://github.com/expressjs/express/actions/workflows/ci.yml
43- [npm-downloads-image]: https://badgen.net /npm/dm/express
43+ [npm-downloads-image]: https://img.shields.io /npm/dm/express
4444 [npm-downloads-url]: https://npmcharts.com/compare/express?minimal=true
4545 [npm-url]: https://npmjs.org/package/express
46- [npm-version-image]: https://badgen.net /npm/v/express
46+ [npm-version-image]: https://img.shields.io /npm/v/express
4747 [ossf-scorecard-badge]: https://api.scorecard.dev/projects/github.com/expressjs/express/badge
4848 [ossf-scorecard-visualizer]: https://ossf.github.io/scorecard-visualizer/#/projects/github.com/expressjs/express
49- [Code of Conduct]: https://github.com/expressjs/express/blob/master/Code-Of-Conduct.md
49+ [Code of Conduct]: https://github.com/expressjs/.github/blob/HEAD/CODE_OF_CONDUCT.md
50+ [Contributing Guide]: https://github.com/expressjs/.github/blob/HEAD/CONTRIBUTING.md
5051notices : []
You can’t perform that action at this time.
0 commit comments