-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into benjaminbi/issue405
- Loading branch information
Showing
5 changed files
with
1,515 additions
and
1,168 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -861,7 +861,7 @@ the licensed code: | |
|
||
--------------------------------------------------------- | ||
|
||
glob 7.1.3 - ISC | ||
glob 8.1.0 - ISC | ||
https://github.com/isaacs/node-glob#readme | ||
|
||
Copyright (c) Isaac Z. Schlueter and Contributors | ||
|
@@ -1874,7 +1874,7 @@ SOFTWARE. | |
|
||
--------------------------------------------------------- | ||
|
||
body-parser 1.19.0 - MIT | ||
body-parser 1.20.2 - MIT | ||
https://github.com/expressjs/body-parser#readme | ||
|
||
Copyright (c) 2014 Jonathan Ong | ||
|
@@ -1911,7 +1911,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | |
|
||
--------------------------------------------------------- | ||
|
||
body-parser 1.19.1 - MIT | ||
body-parser 1.20.2 - MIT | ||
https://github.com/expressjs/body-parser#readme | ||
|
||
Copyright (c) 2014 Jonathan Ong | ||
|
@@ -2189,7 +2189,7 @@ THE SOFTWARE. | |
|
||
--------------------------------------------------------- | ||
|
||
chalk 1.1.3 - MIT | ||
chalk 4.1.2 - MIT | ||
https://github.com/chalk/chalk#readme | ||
|
||
(c) Sindre Sorhus (http://sindresorhus.com) | ||
|
@@ -2222,7 +2222,7 @@ THE SOFTWARE. | |
|
||
--------------------------------------------------------- | ||
|
||
chalk 4.1.0 - MIT | ||
chalk 4.1.2 - MIT | ||
https://github.com/chalk/chalk#readme | ||
|
||
Copyright (c) Sindre Sorhus <[email protected]> (sindresorhus.com) | ||
|
@@ -5635,7 +5635,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | |
|
||
--------------------------------------------------------- | ||
|
||
minimist 1.2.6 - MIT | ||
minimist 1.2.8 - MIT | ||
https://github.com/substack/minimist | ||
|
||
|
||
|
@@ -7064,7 +7064,7 @@ THE SOFTWARE. | |
safer-buffer 2.1.2 - MIT | ||
https://github.com/ChALkeR/safer-buffer#readme | ||
|
||
Copyright (c) 2018 Nikita Skovoroda <chalkerx@gmail.com> | ||
Copyright (c) 2018 Nikita Skovoroda <erx@gmail.com> | ||
|
||
MIT License | ||
|
||
|
@@ -7933,7 +7933,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI | |
|
||
--------------------------------------------------------- | ||
|
||
through2 3.0.1 - MIT | ||
through2 4.0.2 - MIT | ||
https://github.com/rvagg/through2#readme | ||
|
||
Copyright (c) Rod Vagg (the "Original Author") and additional contributors | ||
|
@@ -8795,7 +8795,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | |
|
||
--------------------------------------------------------- | ||
|
||
uuid 3.3.2 - MIT | ||
uuid 9.0.0 - MIT | ||
https://github.com/kelektiv/node-uuid#readme | ||
|
||
Copyright 2011, Sebastian Tschan https://blueimp.net | ||
|
Oops, something went wrong.