Skip to content

Commit 47862df

Browse files
committed
Update dependencies
1 parent d215681 commit 47862df

File tree

2 files changed

+5333
-4188
lines changed

2 files changed

+5333
-4188
lines changed

dist/LICENSE

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -903,7 +903,7 @@ graceful-fs
903903
ISC
904904
The ISC License
905905

906-
Copyright (c) Isaac Z. Schlueter, Ben Noordhuis, and Contributors
906+
Copyright (c) 2011-2022 Isaac Z. Schlueter, Ben Noordhuis, and Contributors
907907

908908
Permission to use, copy, modify, and/or distribute this software for any
909909
purpose with or without fee is hereby granted, provided that the above
@@ -1223,6 +1223,19 @@ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
12231223
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
12241224

12251225

1226+
uuid
1227+
MIT
1228+
The MIT License (MIT)
1229+
1230+
Copyright (c) 2010-2020 Robert Kieffer and other contributors
1231+
1232+
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:
1233+
1234+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1235+
1236+
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.
1237+
1238+
12261239
webidl-conversions
12271240
BSD-2-Clause
12281241
# The BSD 2-Clause License

0 commit comments

Comments
 (0)