You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 21, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: dist/licenses.txt
+63Lines changed: 63 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,31 @@ The above copyright notice and this permission notice shall be included in all c
10
10
11
11
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.
12
12
13
+
@actions/http-client
14
+
MIT
15
+
Actions Http Client for Node.js
16
+
17
+
Copyright (c) GitHub, Inc.
18
+
19
+
All rights reserved.
20
+
21
+
MIT License
22
+
23
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
24
+
associated documentation files (the "Software"), to deal in the Software without restriction,
25
+
including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
26
+
and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
27
+
subject to the following conditions:
28
+
29
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
30
+
31
+
THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
32
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN
33
+
NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
34
+
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
35
+
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
36
+
37
+
13
38
@vercel/ncc
14
39
MIT
15
40
Copyright 2018 ZEIT, Inc.
@@ -316,6 +341,44 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
316
341
THE SOFTWARE.
317
342
318
343
344
+
tunnel
345
+
MIT
346
+
The MIT License (MIT)
347
+
348
+
Copyright (c) 2012 Koichi Kobayashi
349
+
350
+
Permission is hereby granted, free of charge, to any person obtaining a copy
351
+
of this software and associated documentation files (the "Software"), to deal
352
+
in the Software without restriction, including without limitation the rights
353
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
354
+
copies of the Software, and to permit persons to whom the Software is
355
+
furnished to do so, subject to the following conditions:
356
+
357
+
The above copyright notice and this permission notice shall be included in
358
+
all copies or substantial portions of the Software.
359
+
360
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
361
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
362
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
363
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
364
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
365
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
366
+
THE SOFTWARE.
367
+
368
+
369
+
uuid
370
+
MIT
371
+
The MIT License (MIT)
372
+
373
+
Copyright (c) 2010-2020 Robert Kieffer and other contributors
374
+
375
+
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:
376
+
377
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
378
+
379
+
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.
0 commit comments