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
Copy file name to clipboardExpand all lines: LICENSE
+32-33Lines changed: 32 additions & 33 deletions
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY B
28
28
29
29
-----
30
30
31
-
The following software may be included in this product: ajv. A copy of the source code may be downloaded from https://github.com/epoberezkin/ajv.git. This software contains the following license and notice below:
31
+
The following software may be included in this product: ajv. A copy of the source code may be downloaded from https://github.com/ajv-validator/ajv.git. This software contains the following license and notice below:
32
32
33
33
The MIT License (MIT)
34
34
@@ -394,7 +394,7 @@ THE SOFTWARE.
394
394
395
395
-----
396
396
397
-
The following software may be included in this product: concat-map, is-typedarray, minimist. A copy of the source code may be downloaded from git://github.com/substack/node-concat-map.git (concat-map), git://github.com/hughsk/is-typedarray.git (is-typedarray), git://github.com/substack/minimist.git (minimist). This software contains the following license and notice below:
397
+
The following software may be included in this product: concat-map, is-typedarray. A copy of the source code may be downloaded from git://github.com/substack/node-concat-map.git (concat-map), git://github.com/hughsk/is-typedarray.git (is-typedarray). This software contains the following license and notice below:
398
398
399
399
This software is released under the MIT license:
400
400
@@ -685,32 +685,6 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
685
685
686
686
-----
687
687
688
-
The following software may be included in this product: eventemitter3. A copy of the source code may be downloaded from git://github.com/primus/eventemitter3.git. This software contains the following license and notice below:
689
-
690
-
The MIT License (MIT)
691
-
692
-
Copyright (c) 2014 Arnout Kazemier
693
-
694
-
Permission is hereby granted, free of charge, to any person obtaining a copy
695
-
of this software and associated documentation files (the "Software"), to deal
696
-
in the Software without restriction, including without limitation the rights
697
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
698
-
copies of the Software, and to permit persons to whom the Software is
699
-
furnished to do so, subject to the following conditions:
700
-
701
-
The above copyright notice and this permission notice shall be included in all
702
-
copies or substantial portions of the Software.
703
-
704
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
705
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
706
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
707
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
708
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
709
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
710
-
SOFTWARE.
711
-
712
-
-----
713
-
714
688
The following software may be included in this product: extend. A copy of the source code may be downloaded from https://github.com/justmoon/node-extend.git. This software contains the following license and notice below:
715
689
716
690
The MIT License (MIT)
@@ -1433,10 +1407,20 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1433
1407
1434
1408
The following software may be included in this product: lodash. A copy of the source code may be downloaded from https://github.com/lodash/lodash.git. This software contains the following license and notice below:
1435
1409
1436
-
Copyright 2012-2015 The Dojo Foundation <http://dojofoundation.org/>
1437
-
Based on Underscore.js, copyright 2009-2015 Jeremy Ashkenas,
1410
+
Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
1411
+
1412
+
Based on Underscore.js, copyright Jeremy Ashkenas,
1438
1413
DocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/>
1439
1414
1415
+
This software consists of voluntary contributions made by many
1416
+
individuals. For exact contribution history, see the revision history
1417
+
available at https://github.com/lodash/lodash
1418
+
1419
+
The following license applies to all parts of this software except as
1420
+
documented below:
1421
+
1422
+
====
1423
+
1440
1424
Permission is hereby granted, free of charge, to any person obtaining
1441
1425
a copy of this software and associated documentation files (the
1442
1426
"Software"), to deal in the Software without restriction, including
@@ -1456,6 +1440,21 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1456
1440
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1457
1441
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1458
1442
1443
+
====
1444
+
1445
+
Copyright and related rights for sample code are waived via CC0. Sample
1446
+
code is defined as all source code displayed within the prose of the
Files located in the node_modules and vendor directories are externally
1454
+
maintained libraries used by this software which have their own
1455
+
licenses; we recommend you read them, as their terms may differ from the
1456
+
terms above.
1457
+
1459
1458
-----
1460
1459
1461
1460
The following software may be included in this product: mime-db. A copy of the source code may be downloaded from https://github.com/jshttp/mime-db.git. This software contains the following license and notice below:
@@ -1512,11 +1511,11 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1512
1511
1513
1512
-----
1514
1513
1515
-
The following software may be included in this product: mkdirp. A copy of the source code may be downloaded from https://github.com/substack/node-mkdirp.git. This software contains the following license and notice below:
1514
+
The following software may be included in this product: mkdirp. A copy of the source code may be downloaded from https://github.com/isaacs/node-mkdirp.git. This software contains the following license and notice below:
0 commit comments