Skip to content

Commit d114948

Browse files
authored
Merge pull request #18 from ActionsDesk/documentation
Documentation Updates
2 parents aca91ed + 441a946 commit d114948

File tree

5 files changed

+197
-3385
lines changed

5 files changed

+197
-3385
lines changed

dist/LICENSE

Lines changed: 10 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,16 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
219219
THE SOFTWARE.
220220

221221

222+
@vercel/ncc
223+
MIT
224+
Copyright 2018 ZEIT, Inc.
225+
226+
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:
227+
228+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
229+
230+
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.
231+
222232
before-after-hook
223233
Apache-2.0
224234
Apache License
@@ -443,51 +453,6 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
443453
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
444454

445455

446-
encoding
447-
MIT
448-
Copyright (c) 2012-2014 Andris Reinman
449-
450-
Permission is hereby granted, free of charge, to any person obtaining a copy
451-
of this software and associated documentation files (the "Software"), to deal
452-
in the Software without restriction, including without limitation the rights
453-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
454-
copies of the Software, and to permit persons to whom the Software is
455-
furnished to do so, subject to the following conditions:
456-
457-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
458-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
459-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
460-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
461-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
462-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
463-
SOFTWARE.
464-
465-
466-
iconv-lite
467-
MIT
468-
Copyright (c) 2011 Alexander Shtuchkin
469-
470-
Permission is hereby granted, free of charge, to any person obtaining
471-
a copy of this software and associated documentation files (the
472-
"Software"), to deal in the Software without restriction, including
473-
without limitation the rights to use, copy, modify, merge, publish,
474-
distribute, sublicense, and/or sell copies of the Software, and to
475-
permit persons to whom the Software is furnished to do so, subject to
476-
the following conditions:
477-
478-
The above copyright notice and this permission notice shall be
479-
included in all copies or substantial portions of the Software.
480-
481-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
482-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
483-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
484-
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
485-
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
486-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
487-
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
488-
489-
490-
491456
is-plain-object
492457
MIT
493458
The MIT License (MIT)
@@ -558,31 +523,6 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
558523
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
559524

560525

561-
safer-buffer
562-
MIT
563-
MIT License
564-
565-
Copyright (c) 2018 Nikita Skovoroda <chalkerx@gmail.com>
566-
567-
Permission is hereby granted, free of charge, to any person obtaining a copy
568-
of this software and associated documentation files (the "Software"), to deal
569-
in the Software without restriction, including without limitation the rights
570-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
571-
copies of the Software, and to permit persons to whom the Software is
572-
furnished to do so, subject to the following conditions:
573-
574-
The above copyright notice and this permission notice shall be included in all
575-
copies or substantial portions of the Software.
576-
577-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
578-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
579-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
580-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
581-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
582-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
583-
SOFTWARE.
584-
585-
586526
tr46
587527
MIT
588528

0 commit comments

Comments
 (0)