diff --git a/.licenses/npm/body-parser.dep.yml b/.licenses/npm/body-parser.dep.yml index 6febb98..c458216 100644 --- a/.licenses/npm/body-parser.dep.yml +++ b/.licenses/npm/body-parser.dep.yml @@ -1,6 +1,6 @@ --- name: body-parser -version: 2.2.0 +version: 2.2.1 type: npm summary: Node.js body parsing middleware homepage: @@ -35,15 +35,13 @@ licenses: text: |- [MIT](LICENSE) - [ci-image]: https://badgen.net/github/checks/expressjs/body-parser/master?label=ci + [ci-image]: https://img.shields.io/github/actions/workflow/status/expressjs/body-parser/ci.yml?branch=master&label=ci [ci-url]: https://github.com/expressjs/body-parser/actions/workflows/ci.yml - [coveralls-image]: https://badgen.net/coveralls/c/github/expressjs/body-parser/master + [coveralls-image]: https://img.shields.io/coverallsCoverage/github/expressjs/body-parser?branch=master [coveralls-url]: https://coveralls.io/r/expressjs/body-parser?branch=master - [node-version-image]: https://badgen.net/npm/node/body-parser - [node-version-url]: https://nodejs.org/en/download - [npm-downloads-image]: https://badgen.net/npm/dm/body-parser + [npm-downloads-image]: https://img.shields.io/npm/dm/body-parser [npm-url]: https://npmjs.org/package/body-parser - [npm-version-image]: https://badgen.net/npm/v/body-parser + [npm-version-image]: https://img.shields.io/npm/v/body-parser [ossf-scorecard-badge]: https://api.scorecard.dev/projects/github.com/expressjs/body-parser/badge [ossf-scorecard-visualizer]: https://ossf.github.io/scorecard-visualizer/#/projects/github.com/expressjs/body-parser notices: [] diff --git a/.licenses/npm/debug.dep.yml b/.licenses/npm/debug.dep.yml index 1477ea3..b49c69e 100644 --- a/.licenses/npm/debug.dep.yml +++ b/.licenses/npm/debug.dep.yml @@ -1,6 +1,6 @@ --- name: debug -version: 4.4.1 +version: 4.4.3 type: npm summary: Lightweight debugging utility for Node.js and the browser homepage: diff --git a/.licenses/npm/http-errors.dep.yml b/.licenses/npm/http-errors.dep.yml index ee2644c..308a055 100644 --- a/.licenses/npm/http-errors.dep.yml +++ b/.licenses/npm/http-errors.dep.yml @@ -1,6 +1,6 @@ --- name: http-errors -version: 2.0.0 +version: 2.0.1 type: npm summary: Create HTTP error objects homepage: diff --git a/.licenses/npm/iconv-lite.dep.yml b/.licenses/npm/iconv-lite.dep.yml index 01070fc..bf14bcc 100644 --- a/.licenses/npm/iconv-lite.dep.yml +++ b/.licenses/npm/iconv-lite.dep.yml @@ -1,9 +1,9 @@ --- name: iconv-lite -version: 0.6.3 +version: 0.7.0 type: npm summary: Convert character encodings in pure javascript. -homepage: https://github.com/ashtuchkin/iconv-lite +homepage: https://github.com/pillarjs/iconv-lite license: mit licenses: - sources: LICENSE diff --git a/.licenses/npm/raw-body.dep.yml b/.licenses/npm/raw-body.dep.yml index 8e7cd15..1ab2505 100644 --- a/.licenses/npm/raw-body.dep.yml +++ b/.licenses/npm/raw-body.dep.yml @@ -1,6 +1,6 @@ --- name: raw-body -version: 3.0.0 +version: 3.0.2 type: npm summary: Get and validate the raw body of a readable stream. homepage: diff --git a/.licenses/npm/statuses-2.0.1.dep.yml b/.licenses/npm/statuses-2.0.1.dep.yml deleted file mode 100644 index 0467731..0000000 --- a/.licenses/npm/statuses-2.0.1.dep.yml +++ /dev/null @@ -1,47 +0,0 @@ ---- -name: statuses -version: 2.0.1 -type: npm -summary: HTTP status utility -homepage: -license: mit -licenses: -- sources: LICENSE - text: |2 - - The MIT License (MIT) - - Copyright (c) 2014 Jonathan Ong - Copyright (c) 2016 Douglas Christopher Wilson - - Permission is hereby granted, free of charge, to any person obtaining a copy - of this software and associated documentation files (the "Software"), to deal - in the Software without restriction, including without limitation the rights - to use, copy, modify, merge, publish, distribute, sublicense, and/or sell - copies of the Software, and to permit persons to whom the Software is - furnished to do so, subject to the following conditions: - - The above copyright notice and this permission notice shall be included in - all copies or substantial portions of the Software. - - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - THE SOFTWARE. -- sources: README.md - text: |- - [MIT](LICENSE) - - [ci-image]: https://badgen.net/github/checks/jshttp/statuses/master?label=ci - [ci-url]: https://github.com/jshttp/statuses/actions?query=workflow%3Aci - [coveralls-image]: https://badgen.net/coveralls/c/github/jshttp/statuses/master - [coveralls-url]: https://coveralls.io/r/jshttp/statuses?branch=master - [node-version-image]: https://badgen.net/npm/node/statuses - [node-version-url]: https://nodejs.org/en/download - [npm-downloads-image]: https://badgen.net/npm/dm/statuses - [npm-url]: https://npmjs.org/package/statuses - [npm-version-image]: https://badgen.net/npm/v/statuses -notices: [] diff --git a/.licenses/npm/statuses-2.0.2.dep.yml b/.licenses/npm/statuses.dep.yml similarity index 100% rename from .licenses/npm/statuses-2.0.2.dep.yml rename to .licenses/npm/statuses.dep.yml