diff --git a/.github/workflows/licensed.yml b/.github/workflows/licensed.yml index ae62613f..9a9fb79a 100644 --- a/.github/workflows/licensed.yml +++ b/.github/workflows/licensed.yml @@ -14,7 +14,7 @@ jobs: - name: Install licensed run: | cd $RUNNER_TEMP - curl -Lfs -o licensed.tar.gz https://github.com/github/licensed/releases/download/2.12.2/licensed-2.12.2-linux-x64.tar.gz + curl -Lfs -o licensed.tar.gz https://github.com/github/licensed/releases/download/3.0.1/licensed-3.0.1-linux-x64.tar.gz sudo tar -xzf licensed.tar.gz sudo mv licensed /usr/local/bin/licensed - run: licensed status \ No newline at end of file diff --git a/.licenses/npm/@octokit/plugin-paginate-rest.dep.yml b/.licenses/npm/@octokit/plugin-paginate-rest.dep.yml index 6ee35064..6dc080e4 100644 --- a/.licenses/npm/@octokit/plugin-paginate-rest.dep.yml +++ b/.licenses/npm/@octokit/plugin-paginate-rest.dep.yml @@ -3,7 +3,7 @@ name: "@octokit/plugin-paginate-rest" version: 1.1.2 type: npm summary: Octokit plugin to paginate REST API endpoint responses -homepage: https://github.com/octokit/plugin-paginate-rest.js#readme +homepage: license: mit licenses: - sources: LICENSE diff --git a/.licenses/npm/@octokit/plugin-request-log.dep.yml b/.licenses/npm/@octokit/plugin-request-log.dep.yml index 97214a62..91758de5 100644 --- a/.licenses/npm/@octokit/plugin-request-log.dep.yml +++ b/.licenses/npm/@octokit/plugin-request-log.dep.yml @@ -3,7 +3,7 @@ name: "@octokit/plugin-request-log" version: 1.0.0 type: npm summary: Log all requests and request errors -homepage: https://github.com/octokit/plugin-request-log.js#readme +homepage: license: mit licenses: - sources: LICENSE diff --git a/.licenses/npm/@octokit/plugin-rest-endpoint-methods.dep.yml b/.licenses/npm/@octokit/plugin-rest-endpoint-methods.dep.yml index e11dfb0d..c797e6b9 100644 --- a/.licenses/npm/@octokit/plugin-rest-endpoint-methods.dep.yml +++ b/.licenses/npm/@octokit/plugin-rest-endpoint-methods.dep.yml @@ -3,7 +3,7 @@ name: "@octokit/plugin-rest-endpoint-methods" version: 2.4.0 type: npm summary: Octokit plugin adding one method for all of api.github.com REST API endpoints -homepage: https://github.com/octokit/plugin-rest-endpoint-methods.js#readme +homepage: license: mit licenses: - sources: LICENSE diff --git a/.licenses/npm/@octokit/rest.dep.yml b/.licenses/npm/@octokit/rest.dep.yml index c8bcc116..1275a966 100644 --- a/.licenses/npm/@octokit/rest.dep.yml +++ b/.licenses/npm/@octokit/rest.dep.yml @@ -3,7 +3,7 @@ name: "@octokit/rest" version: 16.43.1 type: npm summary: GitHub REST API client for Node.js -homepage: https://github.com/octokit/rest.js#readme +homepage: license: mit licenses: - sources: LICENSE diff --git a/.licenses/npm/@octokit/types.dep.yml b/.licenses/npm/@octokit/types.dep.yml index 72f53d5f..caf94268 100644 --- a/.licenses/npm/@octokit/types.dep.yml +++ b/.licenses/npm/@octokit/types.dep.yml @@ -3,7 +3,7 @@ name: "@octokit/types" version: 2.14.0 type: npm summary: Shared TypeScript definitions for Octokit projects -homepage: https://github.com/octokit/types.ts#readme +homepage: license: mit licenses: - sources: LICENSE diff --git a/.licenses/npm/@types/node.dep.yml b/.licenses/npm/@types/node.dep.yml index f159c0c4..0c284b35 100644 --- a/.licenses/npm/@types/node.dep.yml +++ b/.licenses/npm/@types/node.dep.yml @@ -3,24 +3,30 @@ name: "@types/node" version: 12.12.29 type: npm summary: TypeScript definitions for Node.js -homepage: https://github.com/DefinitelyTyped/DefinitelyTyped#readme +homepage: license: mit licenses: - sources: LICENSE - text: " MIT License\r\n\r\n Copyright (c) Microsoft Corporation. All rights - reserved.\r\n\r\n Permission is hereby granted, free of charge, to any person - obtaining a copy\r\n of this software and associated documentation files (the - \"Software\"), to deal\r\n in the Software without restriction, including without - limitation the rights\r\n to use, copy, modify, merge, publish, distribute, - sublicense, and/or sell\r\n copies of the Software, and to permit persons to - whom the Software is\r\n furnished to do so, subject to the following conditions:\r\n\r\n - \ The above copyright notice and this permission notice shall be included in - all\r\n copies or substantial portions of the Software.\r\n\r\n THE SOFTWARE - IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\r\n IMPLIED, - INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\r\n FITNESS - FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\r\n AUTHORS - OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\r\n LIABILITY, - WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\r\n OUT - OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\r\n - \ SOFTWARE\r\n" + text: |2 + MIT License + + Copyright (c) Microsoft Corporation. All rights reserved. + + 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 notices: [] diff --git a/.licenses/npm/argparse.dep.yml b/.licenses/npm/argparse.dep.yml index 2cd2843c..43971bbd 100644 --- a/.licenses/npm/argparse.dep.yml +++ b/.licenses/npm/argparse.dep.yml @@ -4,7 +4,7 @@ version: 1.0.10 type: npm summary: Very powerful CLI arguments parser. Native port of argparse - python's options parsing library -homepage: https://github.com/nodeca/argparse#readme +homepage: license: mit licenses: - sources: LICENSE diff --git a/.licenses/npm/concat-map.dep.yml b/.licenses/npm/concat-map.dep.yml index 20216b95..6d9a860b 100644 --- a/.licenses/npm/concat-map.dep.yml +++ b/.licenses/npm/concat-map.dep.yml @@ -3,7 +3,7 @@ name: concat-map version: 0.0.1 type: npm summary: concatenative mapdashery -homepage: https://github.com/substack/node-concat-map#readme +homepage: license: other licenses: - sources: LICENSE diff --git a/.licenses/npm/deprecation.dep.yml b/.licenses/npm/deprecation.dep.yml index 12fd7cec..683fdfc0 100644 --- a/.licenses/npm/deprecation.dep.yml +++ b/.licenses/npm/deprecation.dep.yml @@ -3,7 +3,7 @@ name: deprecation version: 2.3.1 type: npm summary: Log a deprecation message with stack -homepage: https://github.com/gr2m/deprecation#readme +homepage: license: isc licenses: - sources: LICENSE diff --git a/.licenses/npm/execa.dep.yml b/.licenses/npm/execa.dep.yml index 1b9d1fe8..738e1f0e 100644 --- a/.licenses/npm/execa.dep.yml +++ b/.licenses/npm/execa.dep.yml @@ -3,7 +3,7 @@ name: execa version: 1.0.0 type: npm summary: A better `child_process` -homepage: https://github.com/sindresorhus/execa#readme +homepage: license: mit licenses: - sources: license diff --git a/.licenses/npm/get-stream.dep.yml b/.licenses/npm/get-stream.dep.yml index 49e1c3fe..88200e1f 100644 --- a/.licenses/npm/get-stream.dep.yml +++ b/.licenses/npm/get-stream.dep.yml @@ -3,7 +3,7 @@ name: get-stream version: 4.1.0 type: npm summary: Get a stream as a string, buffer, or array -homepage: https://github.com/sindresorhus/get-stream#readme +homepage: license: mit licenses: - sources: license diff --git a/.licenses/npm/is-stream.dep.yml b/.licenses/npm/is-stream.dep.yml index 5d3afd7d..8793ce2b 100644 --- a/.licenses/npm/is-stream.dep.yml +++ b/.licenses/npm/is-stream.dep.yml @@ -3,7 +3,7 @@ name: is-stream version: 1.1.0 type: npm summary: Check if something is a Node.js stream -homepage: https://github.com/sindresorhus/is-stream#readme +homepage: license: mit licenses: - sources: license diff --git a/.licenses/npm/macos-release.dep.yml b/.licenses/npm/macos-release.dep.yml index b32051c9..4f53af1a 100644 --- a/.licenses/npm/macos-release.dep.yml +++ b/.licenses/npm/macos-release.dep.yml @@ -3,7 +3,7 @@ name: macos-release version: 2.3.0 type: npm summary: Get the name and version of a macOS release from the Darwin version -homepage: https://github.com/sindresorhus/macos-release#readme +homepage: license: mit licenses: - sources: license diff --git a/.licenses/npm/minimatch.dep.yml b/.licenses/npm/minimatch.dep.yml index 317e4bc8..89db6e09 100644 --- a/.licenses/npm/minimatch.dep.yml +++ b/.licenses/npm/minimatch.dep.yml @@ -3,7 +3,7 @@ name: minimatch version: 3.0.4 type: npm summary: a glob matcher in javascript -homepage: https://github.com/isaacs/minimatch#readme +homepage: license: isc licenses: - sources: LICENSE diff --git a/.licenses/npm/npm-run-path.dep.yml b/.licenses/npm/npm-run-path.dep.yml index be3c2bf3..399affa8 100644 --- a/.licenses/npm/npm-run-path.dep.yml +++ b/.licenses/npm/npm-run-path.dep.yml @@ -3,7 +3,7 @@ name: npm-run-path version: 2.0.2 type: npm summary: Get your PATH prepended with locally installed binaries -homepage: https://github.com/sindresorhus/npm-run-path#readme +homepage: license: mit licenses: - sources: license diff --git a/.licenses/npm/once.dep.yml b/.licenses/npm/once.dep.yml index 7cf525ac..7b0dfcfb 100644 --- a/.licenses/npm/once.dep.yml +++ b/.licenses/npm/once.dep.yml @@ -3,7 +3,7 @@ name: once version: 1.4.0 type: npm summary: Run a function exactly one time -homepage: https://github.com/isaacs/once#readme +homepage: license: isc licenses: - sources: LICENSE diff --git a/.licenses/npm/os-name.dep.yml b/.licenses/npm/os-name.dep.yml index 9be0e25f..22424768 100644 --- a/.licenses/npm/os-name.dep.yml +++ b/.licenses/npm/os-name.dep.yml @@ -3,7 +3,7 @@ name: os-name version: 3.1.0 type: npm summary: 'Get the name of the current operating system. Example: macOS Sierra' -homepage: https://github.com/sindresorhus/os-name#readme +homepage: license: mit licenses: - sources: license diff --git a/.licenses/npm/p-finally.dep.yml b/.licenses/npm/p-finally.dep.yml index 2b41f240..2ebce4a3 100644 --- a/.licenses/npm/p-finally.dep.yml +++ b/.licenses/npm/p-finally.dep.yml @@ -4,7 +4,7 @@ version: 1.0.0 type: npm summary: "`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome" -homepage: https://github.com/sindresorhus/p-finally#readme +homepage: license: mit licenses: - sources: license diff --git a/.licenses/npm/path-key.dep.yml b/.licenses/npm/path-key.dep.yml index c2674e8b..67cc7ad4 100644 --- a/.licenses/npm/path-key.dep.yml +++ b/.licenses/npm/path-key.dep.yml @@ -3,7 +3,7 @@ name: path-key version: 2.0.1 type: npm summary: Get the PATH environment variable key cross-platform -homepage: https://github.com/sindresorhus/path-key#readme +homepage: license: mit licenses: - sources: license diff --git a/.licenses/npm/pump.dep.yml b/.licenses/npm/pump.dep.yml index 02c5cf69..d6a6a61f 100644 --- a/.licenses/npm/pump.dep.yml +++ b/.licenses/npm/pump.dep.yml @@ -3,7 +3,7 @@ name: pump version: 3.0.0 type: npm summary: pipe streams together and close all of them if one of them closes -homepage: https://github.com/mafintosh/pump#readme +homepage: license: mit licenses: - sources: LICENSE diff --git a/.licenses/npm/semver-5.7.1.dep.yml b/.licenses/npm/semver-5.7.1.dep.yml index d7bfb45f..bc271223 100644 --- a/.licenses/npm/semver-5.7.1.dep.yml +++ b/.licenses/npm/semver-5.7.1.dep.yml @@ -3,7 +3,7 @@ name: semver version: 5.7.1 type: npm summary: The semantic version parser used by npm. -homepage: https://github.com/npm/node-semver#readme +homepage: license: isc licenses: - sources: LICENSE diff --git a/.licenses/npm/semver-6.3.0.dep.yml b/.licenses/npm/semver-6.3.0.dep.yml index 8c62b4ff..5e614f28 100644 --- a/.licenses/npm/semver-6.3.0.dep.yml +++ b/.licenses/npm/semver-6.3.0.dep.yml @@ -3,7 +3,7 @@ name: semver version: 6.3.0 type: npm summary: The semantic version parser used by npm. -homepage: https://github.com/npm/node-semver#readme +homepage: license: isc licenses: - sources: LICENSE diff --git a/.licenses/npm/shebang-command.dep.yml b/.licenses/npm/shebang-command.dep.yml index 2b39e74e..a8616bda 100644 --- a/.licenses/npm/shebang-command.dep.yml +++ b/.licenses/npm/shebang-command.dep.yml @@ -3,7 +3,7 @@ name: shebang-command version: 1.2.0 type: npm summary: Get the command from a shebang -homepage: https://github.com/kevva/shebang-command#readme +homepage: license: mit licenses: - sources: license diff --git a/.licenses/npm/shebang-regex.dep.yml b/.licenses/npm/shebang-regex.dep.yml index bfed9cf1..f0d37a1e 100644 --- a/.licenses/npm/shebang-regex.dep.yml +++ b/.licenses/npm/shebang-regex.dep.yml @@ -3,7 +3,7 @@ name: shebang-regex version: 1.0.0 type: npm summary: Regular expression for matching a shebang -homepage: https://github.com/sindresorhus/shebang-regex#readme +homepage: license: mit licenses: - sources: license diff --git a/.licenses/npm/strip-eof.dep.yml b/.licenses/npm/strip-eof.dep.yml index a3379a93..7a9e44ea 100644 --- a/.licenses/npm/strip-eof.dep.yml +++ b/.licenses/npm/strip-eof.dep.yml @@ -3,7 +3,7 @@ name: strip-eof version: 1.0.0 type: npm summary: Strip the End-Of-File (EOF) character from a string/buffer -homepage: https://github.com/sindresorhus/strip-eof#readme +homepage: license: mit licenses: - sources: license diff --git a/.licenses/npm/universal-user-agent-4.0.1.dep.yml b/.licenses/npm/universal-user-agent-4.0.1.dep.yml index fd82fa2c..014765d7 100644 --- a/.licenses/npm/universal-user-agent-4.0.1.dep.yml +++ b/.licenses/npm/universal-user-agent-4.0.1.dep.yml @@ -3,8 +3,8 @@ name: universal-user-agent version: 4.0.1 type: npm summary: Get a user agent string in both browser and node -homepage: https://github.com/gr2m/universal-user-agent#readme -license: other +homepage: +license: isc licenses: - sources: LICENSE.md text: | diff --git a/.licenses/npm/universal-user-agent-5.0.0.dep.yml b/.licenses/npm/universal-user-agent-5.0.0.dep.yml index ed6b81c9..ffda46ca 100644 --- a/.licenses/npm/universal-user-agent-5.0.0.dep.yml +++ b/.licenses/npm/universal-user-agent-5.0.0.dep.yml @@ -3,8 +3,8 @@ name: universal-user-agent version: 5.0.0 type: npm summary: Get a user agent string in both browser and node -homepage: https://github.com/gr2m/universal-user-agent#readme -license: other +homepage: +license: isc licenses: - sources: LICENSE.md text: | diff --git a/.licenses/npm/which.dep.yml b/.licenses/npm/which.dep.yml index 699ce668..f5f6f920 100644 --- a/.licenses/npm/which.dep.yml +++ b/.licenses/npm/which.dep.yml @@ -4,7 +4,7 @@ version: 1.3.1 type: npm summary: Like which(1) unix command. Find the first instance of an executable in the PATH. -homepage: https://github.com/isaacs/node-which#readme +homepage: license: isc licenses: - sources: LICENSE diff --git a/.licenses/npm/windows-release.dep.yml b/.licenses/npm/windows-release.dep.yml index 617c8cc7..039c3c3e 100644 --- a/.licenses/npm/windows-release.dep.yml +++ b/.licenses/npm/windows-release.dep.yml @@ -4,7 +4,7 @@ version: 3.3.0 type: npm summary: 'Get the name of a Windows version from the release number: `5.1.2600` → `XP`' -homepage: https://github.com/sindresorhus/windows-release#readme +homepage: license: mit licenses: - sources: license