@@ -138,6 +138,7 @@ Package|Version|License
138
138
**[js-tokens](#f4371f095c6f087cf41433031f8c612e21a4258b18cb4e847ffae73905e146d4)**|4.0.0|MIT
139
139
**[jsesc](#253e8a44fc188759c5ce35330e4f20aacf1d0253d7e8d7dffd4a1f884a10ce1e)**|2.5.2|MIT
140
140
**[json5](#444323f82c691a75353d1da9532659aeffd06d9545eae45ab75923bf0dec4a21)**|2.1.3|MIT
141
+ **[lodash](#adaac4144887ebc2c1b682380ff385210f681fc58b4bc1ef3986148cf8dcd28a)**|4.17.21|MIT
141
142
**[lodash](#2c872687887891249ad246d9a6da5cb95e02a465c94ad2a9afdd7ce74b28e3a7)**|4.17.20|MIT
142
143
**[lodash](#deccf5665fbd5b44b3f6c8c40d79cc8f4d318ffa15e6de1bd51a5ba3f19bbb09)**|4.17.15|MIT
143
144
**[lodash.isstring](#0103ef60e6b5d9c04fe5527db0d91b50851203d166f29cbcf5fdf6c655194132)**|4.0.1|MIT
@@ -7425,9 +7426,73 @@ Authors:
7425
7426
* Jordan Tucker <
[email protected] >
7426
7427
7427
7428
7429
+ <a id="adaac4144887ebc2c1b682380ff385210f681fc58b4bc1ef3986148cf8dcd28a"></a>
7430
+ ### [lodash](https://www.npmjs.com/package/lodash) (version 4.17.21)
7431
+ <!-- initially found at packages/cli-repl/node_modules/lodash -->
7432
+ > Lodash modular utilities.
7433
+
7434
+ License tags: MIT
7435
+
7436
+ License files:
7437
+ * LICENSE:
7438
+
7439
+ Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
7440
+
7441
+ Based on Underscore.js, copyright Jeremy Ashkenas,
7442
+ DocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/>
7443
+
7444
+ This software consists of voluntary contributions made by many
7445
+ individuals. For exact contribution history, see the revision history
7446
+ available at https://github.com/lodash/lodash
7447
+
7448
+ The following license applies to all parts of this software except as
7449
+ documented below:
7450
+
7451
+ ====
7452
+
7453
+ Permission is hereby granted, free of charge, to any person obtaining
7454
+ a copy of this software and associated documentation files (the
7455
+ "Software"), to deal in the Software without restriction, including
7456
+ without limitation the rights to use, copy, modify, merge, publish,
7457
+ distribute, sublicense, and/or sell copies of the Software, and to
7458
+ permit persons to whom the Software is furnished to do so, subject to
7459
+ the following conditions:
7460
+
7461
+ The above copyright notice and this permission notice shall be
7462
+ included in all copies or substantial portions of the Software.
7463
+
7464
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
7465
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
7466
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
7467
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
7468
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
7469
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
7470
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
7471
+
7472
+ ====
7473
+
7474
+ Copyright and related rights for sample code are waived via CC0. Sample
7475
+ code is defined as all source code displayed within the prose of the
7476
+ documentation.
7477
+
7478
+ CC0: http://creativecommons.org/publicdomain/zero/1.0/
7479
+
7480
+ ====
7481
+
7482
+ Files located in the node_modules and vendor directories are externally
7483
+ maintained libraries used by this software which have their own
7484
+ licenses; we recommend you read them, as their terms may differ from the
7485
+ terms above.
7486
+
7487
+
7488
+ Authors:
7489
+ * John-David Dalton <
[email protected] >
7490
+ * Mathias Bynens <
[email protected] >
7491
+
7492
+
7428
7493
<a id="2c872687887891249ad246d9a6da5cb95e02a465c94ad2a9afdd7ce74b28e3a7"></a>
7429
7494
### [lodash](https://www.npmjs.com/package/lodash) (version 4.17.20)
7430
- <!-- initially found at packages/cli-repl /node_modules/lodash -->
7495
+ <!-- initially found at packages/history /node_modules/lodash -->
7431
7496
> Lodash modular utilities.
7432
7497
7433
7498
License tags: MIT
0 commit comments