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
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation
6166
+
files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy,
6167
+
modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software
6168
+
is furnished to do so, subject to the following conditions:
6169
+
6170
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
6171
+
6172
+
THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
6173
+
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
6174
+
BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT
6175
+
OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
6176
+
6162
6177
******************************
6163
6178
6164
6179
native-watchdog
@@ -6186,6 +6201,21 @@ native-watchdog
6186
6201
SOFTWARE
6187
6202
6188
6203
6204
+
******************************
6205
+
6206
+
node-addon-api
6207
+
7.1.0 <https://github.com/nodejs/node-addon-api>
6208
+
The MIT License (MIT)
6209
+
6210
+
Copyright (c) 2017 [Node.js API collaborators](https://github.com/nodejs/node-addon-api#collaborators)
6211
+
6212
+
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:
6213
+
6214
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
6215
+
6216
+
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.
6217
+
6218
+
6189
6219
******************************
6190
6220
6191
6221
node-addon-api
@@ -6937,6 +6967,33 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
6937
6967
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
6938
6968
6939
6969
6970
+
******************************
6971
+
6972
+
yauzl
6973
+
2.10.0 <https://github.com/thejoshwolfe/yauzl>
6974
+
The MIT License (MIT)
6975
+
6976
+
Copyright (c) 2014 Josh Wolfe
6977
+
6978
+
Permission is hereby granted, free of charge, to any person obtaining a copy
6979
+
of this software and associated documentation files (the "Software"), to deal
6980
+
in the Software without restriction, including without limitation the rights
6981
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
6982
+
copies of the Software, and to permit persons to whom the Software is
6983
+
furnished to do so, subject to the following conditions:
6984
+
6985
+
The above copyright notice and this permission notice shall be included in all
6986
+
copies or substantial portions of the Software.
6987
+
6988
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6989
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
6990
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
6991
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
6992
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
6993
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
0 commit comments