mirror of
https://github.com/actions/download-artifact.git
synced 2025-07-22 14:38:25 +02:00
Manually review licenses
This commit is contained in:
parent
2fc78aba27
commit
6477746479
13 changed files with 126 additions and 62 deletions
2
.licenses/npm/@actions/http-client.dep.yml
generated
2
.licenses/npm/@actions/http-client.dep.yml
generated
|
@ -4,7 +4,7 @@ version: 2.2.0
|
|||
type: npm
|
||||
summary: Actions Http Client
|
||||
homepage: https://github.com/actions/toolkit/tree/main/packages/http-client
|
||||
license: other
|
||||
license: mit
|
||||
licenses:
|
||||
- sources: LICENSE
|
||||
text: |
|
||||
|
|
2
.licenses/npm/@pkgjs/parseargs.dep.yml
generated
2
.licenses/npm/@pkgjs/parseargs.dep.yml
generated
|
@ -4,7 +4,7 @@ version: 0.11.0
|
|||
type: npm
|
||||
summary: Polyfill of future proposal for `util.parseArgs()`
|
||||
homepage: https://github.com/pkgjs/parseargs#readme
|
||||
license: other
|
||||
license: apache-2.0
|
||||
licenses:
|
||||
- sources: LICENSE
|
||||
text: |2
|
||||
|
|
|
@ -4,7 +4,7 @@ version: 2.9.4
|
|||
type: npm
|
||||
summary: framework to create protoc plugins
|
||||
homepage: https://github.com/timostamm/protobuf-ts
|
||||
license: other
|
||||
license: apache-2.0
|
||||
licenses:
|
||||
- sources: LICENSE
|
||||
text: |2
|
||||
|
|
2
.licenses/npm/@protobuf-ts/runtime.dep.yml
generated
2
.licenses/npm/@protobuf-ts/runtime.dep.yml
generated
|
@ -4,7 +4,7 @@ version: 2.9.4
|
|||
type: npm
|
||||
summary: Runtime library for code generated by the protoc plugin "protobuf-ts"
|
||||
homepage: https://github.com/timostamm/protobuf-ts
|
||||
license: other
|
||||
license: apache-2.0
|
||||
licenses:
|
||||
- sources: LICENSE
|
||||
text: |2
|
||||
|
|
27
.licenses/npm/buffers.dep.yml
generated
27
.licenses/npm/buffers.dep.yml
generated
|
@ -4,6 +4,29 @@ version: 0.1.1
|
|||
type: npm
|
||||
summary: Treat a collection of Buffers as a single contiguous partially mutable Buffer.
|
||||
homepage:
|
||||
license: none
|
||||
licenses: []
|
||||
license: mit
|
||||
licenses:
|
||||
- sources: LICENSE
|
||||
text: |-
|
||||
MIT License
|
||||
|
||||
Copyright (C) 2012-2022 by various contributors (see AUTHORS)
|
||||
|
||||
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: []
|
||||
|
|
27
.licenses/npm/chainsaw.dep.yml
generated
27
.licenses/npm/chainsaw.dep.yml
generated
|
@ -4,6 +4,29 @@ version: 0.1.0
|
|||
type: npm
|
||||
summary: Build chainable fluent interfaces the easy way... with a freakin' chainsaw!
|
||||
homepage:
|
||||
license: none
|
||||
licenses: []
|
||||
license: mit
|
||||
licenses:
|
||||
- sources: LICENSE
|
||||
text: |-
|
||||
MIT License
|
||||
|
||||
Copyright (C) 2012-2022 by various contributors (see AUTHORS)
|
||||
|
||||
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: []
|
||||
|
|
2
.licenses/npm/color-convert.dep.yml
generated
2
.licenses/npm/color-convert.dep.yml
generated
|
@ -4,7 +4,7 @@ version: 2.0.1
|
|||
type: npm
|
||||
summary: Plain color conversion functions
|
||||
homepage:
|
||||
license: other
|
||||
license: mit
|
||||
licenses:
|
||||
- sources: LICENSE
|
||||
text: |+
|
||||
|
|
2
.licenses/npm/ieee754.dep.yml
generated
2
.licenses/npm/ieee754.dep.yml
generated
|
@ -5,7 +5,7 @@ type: npm
|
|||
summary: Read/write IEEE754 floating point numbers from/to a Buffer or array-like
|
||||
object
|
||||
homepage:
|
||||
license: other
|
||||
license: bsd-3-clause
|
||||
licenses:
|
||||
- sources: LICENSE
|
||||
text: |
|
||||
|
|
2
.licenses/npm/lodash.dep.yml
generated
2
.licenses/npm/lodash.dep.yml
generated
|
@ -4,7 +4,7 @@ version: 4.17.21
|
|||
type: npm
|
||||
summary: Lodash modular utilities.
|
||||
homepage: https://lodash.com/
|
||||
license: other
|
||||
license: cc0-1.0
|
||||
licenses:
|
||||
- sources: LICENSE
|
||||
text: |
|
||||
|
|
2
.licenses/npm/sax.dep.yml
generated
2
.licenses/npm/sax.dep.yml
generated
|
@ -4,7 +4,7 @@ version: 1.3.0
|
|||
type: npm
|
||||
summary: An evented streaming XML parser in JavaScript
|
||||
homepage:
|
||||
license: other
|
||||
license: isc
|
||||
licenses:
|
||||
- sources: LICENSE
|
||||
text: |
|
||||
|
|
2
.licenses/npm/traverse.dep.yml
generated
2
.licenses/npm/traverse.dep.yml
generated
|
@ -4,7 +4,7 @@ version: 0.3.9
|
|||
type: npm
|
||||
summary: Traverse and transform objects by visiting every node on a recursive walk
|
||||
homepage:
|
||||
license: other
|
||||
license: mit
|
||||
licenses:
|
||||
- sources: LICENSE
|
||||
text: "Copyright 2010 James Halliday (mail@substack.net)\n\nThis project is free
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue