Skip to content

Commit 696b04f

Browse files
committed
Update licensed files
1 parent 097e239 commit 696b04f

10 files changed

+47
-47
lines changed

.licenses/npm/@octokit/endpoint.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: "@octokit/endpoint"
3-
version: 9.0.1
3+
version: 9.0.6
44
type: npm
55
summary: Turns REST API endpoints into generic request options
66
homepage:

.licenses/npm/@octokit/openapi-types.dep.yml renamed to .licenses/npm/@octokit/openapi-types-20.0.0.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: "@octokit/openapi-types"
3-
version: 19.0.0
3+
version: 20.0.0
44
type: npm
55
summary: Generated TypeScript definitions based on GitHub's OpenAPI spec for api.github.com
66
homepage:
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
name: "@octokit/openapi-types"
3+
version: 23.0.1
4+
type: npm
5+
summary: Generated TypeScript definitions based on GitHub's OpenAPI spec for api.github.com
6+
homepage:
7+
license: mit
8+
licenses:
9+
- sources: LICENSE
10+
text: |-
11+
Copyright 2020 Gregor Martynus
12+
13+
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:
14+
15+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
16+
17+
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.
18+
- sources: README.md
19+
text: "[MIT](LICENSE)"
20+
notices: []

.licenses/npm/@octokit/plugin-paginate-rest.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: "@octokit/plugin-paginate-rest"
3-
version: 9.0.0
3+
version: 9.2.2
44
type: npm
55
summary: Octokit plugin to paginate REST API endpoint responses
66
homepage:

.licenses/npm/@octokit/request-error.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: "@octokit/request-error"
3-
version: 5.0.1
3+
version: 5.1.1
44
type: npm
55
summary: Error class for Octokit request errors
66
homepage:

.licenses/npm/@octokit/request.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: "@octokit/request"
3-
version: 8.1.4
3+
version: 8.4.1
44
type: npm
55
summary: Send parameterized requests to GitHub's APIs with sensible defaults in browsers
66
and Node

.licenses/npm/@octokit/types.dep.yml renamed to .licenses/npm/@octokit/types-12.6.0.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: "@octokit/types"
3-
version: 12.0.0
3+
version: 12.6.0
44
type: npm
55
summary: Shared TypeScript definitions for Octokit projects
66
homepage:
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
name: "@octokit/types"
3+
version: 13.8.0
4+
type: npm
5+
summary: Shared TypeScript definitions for Octokit projects
6+
homepage:
7+
license: mit
8+
licenses:
9+
- sources: LICENSE
10+
text: |
11+
MIT License Copyright (c) 2019 Octokit contributors
12+
13+
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:
14+
15+
The above copyright notice and this permission notice (including the next paragraph) shall be included in all copies or substantial portions of the Software.
16+
17+
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.
18+
- sources: README.md
19+
text: "[MIT](LICENSE)"
20+
notices: []

.licenses/npm/is-plain-object.dep.yml

Lines changed: 0 additions & 40 deletions
This file was deleted.

.licenses/npm/undici.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: undici
3-
version: 5.28.4
3+
version: 5.28.5
44
type: npm
55
summary: An HTTP/1.1 client, written from scratch for Node.js
66
homepage: https://undici.nodejs.org

0 commit comments

Comments
 (0)