@zowe/cics-for-zowe-cli 6.6.1 → 6.8.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/NOTICE +603 -33
- package/npm-shrinkwrap.json +14 -23
- package/package.json +2 -2
package/NOTICE
CHANGED
|
@@ -552,22 +552,6 @@ See the License for the specific language governing permissions and
|
|
|
552
552
|
|
|
553
553
|
limitations under the License.
|
|
554
554
|
|
|
555
|
-
------
|
|
556
|
-
|
|
557
|
-
** http-cache-semantics; version 4.1.1 -- https://github.com/kornelski/http-cache-semantics#readme
|
|
558
|
-
Copyright 2016-2018 Kornel Lesinski
|
|
559
|
-
|
|
560
|
-
Copyright 2016-2018 Kornel Lesiński
|
|
561
|
-
|
|
562
|
-
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
|
563
|
-
|
|
564
|
-
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
|
|
565
|
-
|
|
566
|
-
2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
|
|
567
|
-
|
|
568
|
-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
569
|
-
|
|
570
|
-
|
|
571
555
|
------
|
|
572
556
|
|
|
573
557
|
** npm-install-checks; version 6.3.0 -- https://github.com/npm/npm-install-checks#readme
|
|
@@ -1225,7 +1209,7 @@ Copyright (c) Isaac Z. Schlueter and Contributors
|
|
|
1225
1209
|
Copyright (c) Isaac Z. Schlueter and Contributors
|
|
1226
1210
|
** read; version 3.0.1 -- https://github.com/npm/read#readme
|
|
1227
1211
|
Copyright (c) Isaac Z. Schlueter and Contributors
|
|
1228
|
-
** semver; version 7.7.
|
|
1212
|
+
** semver; version 7.7.2 -- https://github.com/npm/node-semver#readme
|
|
1229
1213
|
Copyright Isaac Z. Schlueter
|
|
1230
1214
|
Copyright (c) Isaac Z. Schlueter and Contributors
|
|
1231
1215
|
** tar; version 6.2.1 -- https://github.com/isaacs/node-tar#readme
|
|
@@ -1460,6 +1444,29 @@ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
|
|
1460
1444
|
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
1461
1445
|
|
|
1462
1446
|
|
|
1447
|
+
------
|
|
1448
|
+
|
|
1449
|
+
** inherits; version 2.0.4 -- https://github.com/isaacs/inherits#readme
|
|
1450
|
+
Copyright (c) Isaac Z. Schlueter
|
|
1451
|
+
|
|
1452
|
+
The ISC License
|
|
1453
|
+
|
|
1454
|
+
Copyright (c) Isaac Z. Schlueter
|
|
1455
|
+
|
|
1456
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
|
1457
|
+
purpose with or without fee is hereby granted, provided that the above
|
|
1458
|
+
copyright notice and this permission notice appear in all copies.
|
|
1459
|
+
|
|
1460
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
1461
|
+
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
|
1462
|
+
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
1463
|
+
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
1464
|
+
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
1465
|
+
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
1466
|
+
PERFORMANCE OF THIS SOFTWARE.
|
|
1467
|
+
|
|
1468
|
+
|
|
1469
|
+
|
|
1463
1470
|
------
|
|
1464
1471
|
|
|
1465
1472
|
** npm-bundled; version 3.0.1 -- https://github.com/npm/npm-bundled#readme
|
|
@@ -1760,6 +1767,34 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
|
1760
1767
|
THE SOFTWARE.
|
|
1761
1768
|
|
|
1762
1769
|
|
|
1770
|
+
------
|
|
1771
|
+
|
|
1772
|
+
** logform; version 2.7.0 -- https://github.com/winstonjs/logform#readme
|
|
1773
|
+
Copyright (c) 2017 Charlie Robbins & the Contributors
|
|
1774
|
+
|
|
1775
|
+
MIT License
|
|
1776
|
+
|
|
1777
|
+
Copyright (c) 2017 Charlie Robbins & the Contributors.
|
|
1778
|
+
|
|
1779
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1780
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1781
|
+
in the Software without restriction, including without limitation the rights
|
|
1782
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1783
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1784
|
+
furnished to do so, subject to the following conditions:
|
|
1785
|
+
|
|
1786
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1787
|
+
copies or substantial portions of the Software.
|
|
1788
|
+
|
|
1789
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1790
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1791
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1792
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1793
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1794
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1795
|
+
SOFTWARE.
|
|
1796
|
+
|
|
1797
|
+
|
|
1763
1798
|
------
|
|
1764
1799
|
|
|
1765
1800
|
** @tufjs/canonical-json; version 2.0.0 -- https://github.com/theupdateframework/tuf-js/tree/main/packages/canonical-json#readme
|
|
@@ -1850,6 +1885,8 @@ Copyright (c) 2011 Felix Geisendörfer (felix@debuggable.com)
|
|
|
1850
1885
|
|
|
1851
1886
|
** find-up; version 5.0.0 -- https://github.com/sindresorhus/find-up#readme
|
|
1852
1887
|
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
1888
|
+
** is-stream; version 2.0.1 -- https://github.com/sindresorhus/is-stream#readme
|
|
1889
|
+
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
1853
1890
|
** locate-path; version 6.0.0 -- https://github.com/sindresorhus/locate-path#readme
|
|
1854
1891
|
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
1855
1892
|
** p-limit; version 3.1.0 -- https://github.com/sindresorhus/p-limit#readme
|
|
@@ -1958,6 +1995,34 @@ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
|
1958
1995
|
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1959
1996
|
|
|
1960
1997
|
|
|
1998
|
+
------
|
|
1999
|
+
|
|
2000
|
+
** simple-swizzle; version 0.2.2 -- https://github.com/qix-/node-simple-swizzle#readme
|
|
2001
|
+
Copyright (c) 2015 Josh Junon
|
|
2002
|
+
|
|
2003
|
+
The MIT License (MIT)
|
|
2004
|
+
|
|
2005
|
+
Copyright (c) 2015 Josh Junon
|
|
2006
|
+
|
|
2007
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2008
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2009
|
+
in the Software without restriction, including without limitation the rights
|
|
2010
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2011
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2012
|
+
furnished to do so, subject to the following conditions:
|
|
2013
|
+
|
|
2014
|
+
The above copyright notice and this permission notice shall be included in
|
|
2015
|
+
all copies or substantial portions of the Software.
|
|
2016
|
+
|
|
2017
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2018
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2019
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2020
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2021
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2022
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2023
|
+
THE SOFTWARE.
|
|
2024
|
+
|
|
2025
|
+
|
|
1961
2026
|
------
|
|
1962
2027
|
|
|
1963
2028
|
** jsonschema; version 1.5.0 -- https://github.com/tdegrunt/jsonschema#readme
|
|
@@ -2176,6 +2241,34 @@ OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHE
|
|
|
2176
2241
|
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2177
2242
|
|
|
2178
2243
|
|
|
2244
|
+
------
|
|
2245
|
+
|
|
2246
|
+
** safe-stable-stringify; version 2.5.0 -- https://github.com/BridgeAR/safe-stable-stringify#readme
|
|
2247
|
+
Copyright (c) Ruben Bridgewater
|
|
2248
|
+
|
|
2249
|
+
The MIT License (MIT)
|
|
2250
|
+
|
|
2251
|
+
Copyright (c) Ruben Bridgewater
|
|
2252
|
+
|
|
2253
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2254
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2255
|
+
in the Software without restriction, including without limitation the rights
|
|
2256
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2257
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2258
|
+
furnished to do so, subject to the following conditions:
|
|
2259
|
+
|
|
2260
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2261
|
+
copies or substantial portions of the Software.
|
|
2262
|
+
|
|
2263
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2264
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2265
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2266
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2267
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2268
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2269
|
+
SOFTWARE.
|
|
2270
|
+
|
|
2271
|
+
|
|
2179
2272
|
------
|
|
2180
2273
|
|
|
2181
2274
|
** minizlib; version 2.1.2 -- https://github.com/isaacs/minizlib#readme
|
|
@@ -2239,6 +2332,39 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
2239
2332
|
SOFTWARE.
|
|
2240
2333
|
|
|
2241
2334
|
|
|
2335
|
+
------
|
|
2336
|
+
|
|
2337
|
+
** @dabh/diagnostics; version 2.0.3 -- https://github.com/3rd-Eden/diagnostics
|
|
2338
|
+
Copyright (c) 2015 Arnout Kazemier, Martijn Swaagman
|
|
2339
|
+
** colorspace; version 1.1.4 -- https://github.com/3rd-Eden/colorspace
|
|
2340
|
+
Copyright (c) 2015 Arnout Kazemier, Martijn Swaagman
|
|
2341
|
+
** enabled; version 2.0.0 -- https://github.com/3rd-Eden/enabled#readme
|
|
2342
|
+
Copyright (c) 2015 Arnout Kazemier, Martijn Swaagman
|
|
2343
|
+
** fn.name; version 1.1.0 -- https://github.com/3rd-Eden/fn.name
|
|
2344
|
+
Copyright (c) 2015 Arnout Kazemier, Martijn Swaagman
|
|
2345
|
+
|
|
2346
|
+
The MIT License (MIT)
|
|
2347
|
+
|
|
2348
|
+
Copyright (c) 2015 Arnout Kazemier, Martijn Swaagman, the Contributors.
|
|
2349
|
+
|
|
2350
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
2351
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
2352
|
+
the Software without restriction, including without limitation the rights to
|
|
2353
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
2354
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
2355
|
+
subject to the following conditions:
|
|
2356
|
+
|
|
2357
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2358
|
+
copies or substantial portions of the Software.
|
|
2359
|
+
|
|
2360
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2361
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
2362
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
2363
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
2364
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
2365
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2366
|
+
|
|
2367
|
+
|
|
2242
2368
|
------
|
|
2243
2369
|
|
|
2244
2370
|
** prettyjson; version 1.2.5 -- http://rafeca.com/prettyjson
|
|
@@ -2337,6 +2463,64 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
|
2337
2463
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2338
2464
|
|
|
2339
2465
|
|
|
2466
|
+
------
|
|
2467
|
+
|
|
2468
|
+
** readable-stream; version 3.6.2 -- https://github.com/nodejs/readable-stream#readme
|
|
2469
|
+
Copyright Node.js contributors
|
|
2470
|
+
Copyright Joyent, Inc. and other Node contributors
|
|
2471
|
+
** string_decoder; version 1.3.0 -- https://github.com/nodejs/string_decoder
|
|
2472
|
+
Copyright Node.js contributors
|
|
2473
|
+
Copyright Joyent, Inc. and other Node contributors
|
|
2474
|
+
|
|
2475
|
+
Node.js is licensed for use as follows:
|
|
2476
|
+
|
|
2477
|
+
"""
|
|
2478
|
+
Copyright Node.js contributors. All rights reserved.
|
|
2479
|
+
|
|
2480
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2481
|
+
of this software and associated documentation files (the "Software"), to
|
|
2482
|
+
deal in the Software without restriction, including without limitation the
|
|
2483
|
+
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
|
|
2484
|
+
sell copies of the Software, and to permit persons to whom the Software is
|
|
2485
|
+
furnished to do so, subject to the following conditions:
|
|
2486
|
+
|
|
2487
|
+
The above copyright notice and this permission notice shall be included in
|
|
2488
|
+
all copies or substantial portions of the Software.
|
|
2489
|
+
|
|
2490
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2491
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2492
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2493
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2494
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
2495
|
+
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
|
|
2496
|
+
IN THE SOFTWARE.
|
|
2497
|
+
"""
|
|
2498
|
+
|
|
2499
|
+
This license applies to parts of Node.js originating from the
|
|
2500
|
+
https://github.com/joyent/node repository:
|
|
2501
|
+
|
|
2502
|
+
"""
|
|
2503
|
+
Copyright Joyent, Inc. and other Node contributors. All rights reserved.
|
|
2504
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2505
|
+
of this software and associated documentation files (the "Software"), to
|
|
2506
|
+
deal in the Software without restriction, including without limitation the
|
|
2507
|
+
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
|
|
2508
|
+
sell copies of the Software, and to permit persons to whom the Software is
|
|
2509
|
+
furnished to do so, subject to the following conditions:
|
|
2510
|
+
|
|
2511
|
+
The above copyright notice and this permission notice shall be included in
|
|
2512
|
+
all copies or substantial portions of the Software.
|
|
2513
|
+
|
|
2514
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2515
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2516
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2517
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2518
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
2519
|
+
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
|
|
2520
|
+
IN THE SOFTWARE.
|
|
2521
|
+
"""
|
|
2522
|
+
|
|
2523
|
+
|
|
2340
2524
|
------
|
|
2341
2525
|
|
|
2342
2526
|
** json-parse-even-better-errors; version 3.0.2 -- https://github.com/npm/json-parse-even-better-errors#readme
|
|
@@ -2370,6 +2554,35 @@ This library is a fork of 'better-json-errors' by Kat Marchán, extended and
|
|
|
2370
2554
|
distributed under the terms of the MIT license above.
|
|
2371
2555
|
|
|
2372
2556
|
|
|
2557
|
+
------
|
|
2558
|
+
|
|
2559
|
+
** winston-transport; version 4.9.0 -- https://github.com/winstonjs/winston-transport#readme
|
|
2560
|
+
Copyright (c) 2015 Charlie Robbins & the contributors
|
|
2561
|
+
|
|
2562
|
+
The MIT License (MIT)
|
|
2563
|
+
|
|
2564
|
+
Copyright (c) 2015 Charlie Robbins & the contributors.
|
|
2565
|
+
|
|
2566
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2567
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2568
|
+
in the Software without restriction, including without limitation the rights
|
|
2569
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2570
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2571
|
+
furnished to do so, subject to the following conditions:
|
|
2572
|
+
|
|
2573
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2574
|
+
copies or substantial portions of the Software.
|
|
2575
|
+
|
|
2576
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2577
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2578
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2579
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2580
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2581
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2582
|
+
SOFTWARE.
|
|
2583
|
+
|
|
2584
|
+
|
|
2585
|
+
|
|
2373
2586
|
------
|
|
2374
2587
|
|
|
2375
2588
|
** brace-expansion; version 2.0.1 -- https://github.com/juliangruber/brace-expansion
|
|
@@ -2400,7 +2613,7 @@ SOFTWARE.
|
|
|
2400
2613
|
|
|
2401
2614
|
------
|
|
2402
2615
|
|
|
2403
|
-
** debug; version 4.4.
|
|
2616
|
+
** debug; version 4.4.1 -- https://github.com/debug-js/debug#readme
|
|
2404
2617
|
Copyright (c) 2018-2021 Josh Junon
|
|
2405
2618
|
Copyright (c) 2014-2017 TJ Holowaychuk <tj@vision-media.ca>
|
|
2406
2619
|
|
|
@@ -2426,6 +2639,37 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
2426
2639
|
|
|
2427
2640
|
|
|
2428
2641
|
|
|
2642
|
+
------
|
|
2643
|
+
|
|
2644
|
+
** util-deprecate; version 1.0.2 -- https://github.com/TooTallNate/util-deprecate
|
|
2645
|
+
Copyright (c) 2014 Nathan Rajlich <nathan@tootallnate.net>
|
|
2646
|
+
|
|
2647
|
+
(The MIT License)
|
|
2648
|
+
|
|
2649
|
+
Copyright (c) 2014 Nathan Rajlich <nathan@tootallnate.net>
|
|
2650
|
+
|
|
2651
|
+
Permission is hereby granted, free of charge, to any person
|
|
2652
|
+
obtaining a copy of this software and associated documentation
|
|
2653
|
+
files (the "Software"), to deal in the Software without
|
|
2654
|
+
restriction, including without limitation the rights to use,
|
|
2655
|
+
copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2656
|
+
copies of the Software, and to permit persons to whom the
|
|
2657
|
+
Software is furnished to do so, subject to the following
|
|
2658
|
+
conditions:
|
|
2659
|
+
|
|
2660
|
+
The above copyright notice and this permission notice shall be
|
|
2661
|
+
included in all copies or substantial portions of the Software.
|
|
2662
|
+
|
|
2663
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
2664
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
|
2665
|
+
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
2666
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
|
2667
|
+
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
2668
|
+
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
2669
|
+
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
|
2670
|
+
OTHER DEALINGS IN THE SOFTWARE.
|
|
2671
|
+
|
|
2672
|
+
|
|
2429
2673
|
------
|
|
2430
2674
|
|
|
2431
2675
|
** balanced-match; version 1.0.2 -- https://github.com/juliangruber/balanced-match
|
|
@@ -2799,24 +3043,52 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
2799
3043
|
|
|
2800
3044
|
------
|
|
2801
3045
|
|
|
2802
|
-
**
|
|
2803
|
-
(c)
|
|
2804
|
-
Copyright (c) 2014 Vitaly Puzrin, Alex Kocharin
|
|
2805
|
-
Copyright Joyent, Inc. and other Node contributors
|
|
3046
|
+
** text-hex; version 1.0.0 -- https://github.com/3rd-Eden/text-hex
|
|
3047
|
+
Copyright (c) 2014-2015 Arnout Kazemier <opensource@3rd-Eden.com>
|
|
2806
3048
|
|
|
2807
|
-
|
|
3049
|
+
The MIT License (MIT)
|
|
2808
3050
|
|
|
2809
|
-
|
|
2810
|
-
obtaining a copy of this software and associated documentation
|
|
2811
|
-
files (the "Software"), to deal in the Software without
|
|
2812
|
-
restriction, including without limitation the rights to use,
|
|
2813
|
-
copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2814
|
-
copies of the Software, and to permit persons to whom the
|
|
2815
|
-
Software is furnished to do so, subject to the following
|
|
2816
|
-
conditions:
|
|
3051
|
+
Copyright (c) 2014-2015 Arnout Kazemier <opensource@3rd-Eden.com>
|
|
2817
3052
|
|
|
2818
|
-
|
|
2819
|
-
|
|
3053
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3054
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3055
|
+
in the Software without restriction, including without limitation the rights
|
|
3056
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3057
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3058
|
+
furnished to do so, subject to the following conditions:
|
|
3059
|
+
|
|
3060
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3061
|
+
copies or substantial portions of the Software.
|
|
3062
|
+
|
|
3063
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3064
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3065
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3066
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3067
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3068
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3069
|
+
SOFTWARE.
|
|
3070
|
+
|
|
3071
|
+
|
|
3072
|
+
------
|
|
3073
|
+
|
|
3074
|
+
** markdown-it; version 14.1.0 -- https://github.com/markdown-it/markdown-it#readme
|
|
3075
|
+
(c) (tm)
|
|
3076
|
+
Copyright (c) 2014 Vitaly Puzrin, Alex Kocharin
|
|
3077
|
+
Copyright Joyent, Inc. and other Node contributors
|
|
3078
|
+
|
|
3079
|
+
Copyright (c) 2014 Vitaly Puzrin, Alex Kocharin.
|
|
3080
|
+
|
|
3081
|
+
Permission is hereby granted, free of charge, to any person
|
|
3082
|
+
obtaining a copy of this software and associated documentation
|
|
3083
|
+
files (the "Software"), to deal in the Software without
|
|
3084
|
+
restriction, including without limitation the rights to use,
|
|
3085
|
+
copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3086
|
+
copies of the Software, and to permit persons to whom the
|
|
3087
|
+
Software is furnished to do so, subject to the following
|
|
3088
|
+
conditions:
|
|
3089
|
+
|
|
3090
|
+
The above copyright notice and this permission notice shall be
|
|
3091
|
+
included in all copies or substantial portions of the Software.
|
|
2820
3092
|
|
|
2821
3093
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
2822
3094
|
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
|
@@ -2923,6 +3195,34 @@ modified and distributed under the terms of the MIT license above.
|
|
|
2923
3195
|
https://github.com/bitinn/node-fetch
|
|
2924
3196
|
|
|
2925
3197
|
|
|
3198
|
+
------
|
|
3199
|
+
|
|
3200
|
+
** color-string; version 1.9.1 -- https://github.com/Qix-/color-string#readme
|
|
3201
|
+
Copyright (c) 2011 Heather Arthur <fayearthur@gmail.com>
|
|
3202
|
+
|
|
3203
|
+
Copyright (c) 2011 Heather Arthur <fayearthur@gmail.com>
|
|
3204
|
+
|
|
3205
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
3206
|
+
a copy of this software and associated documentation files (the
|
|
3207
|
+
"Software"), to deal in the Software without restriction, including
|
|
3208
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
|
3209
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
|
3210
|
+
permit persons to whom the Software is furnished to do so, subject to
|
|
3211
|
+
the following conditions:
|
|
3212
|
+
|
|
3213
|
+
The above copyright notice and this permission notice shall be
|
|
3214
|
+
included in all copies or substantial portions of the Software.
|
|
3215
|
+
|
|
3216
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
3217
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
3218
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
3219
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
3220
|
+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3221
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
3222
|
+
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3223
|
+
|
|
3224
|
+
|
|
3225
|
+
|
|
2926
3226
|
------
|
|
2927
3227
|
|
|
2928
3228
|
** rfdc; version 1.4.1 -- https://github.com/davidmarkclements/rfdc#readme
|
|
@@ -3098,6 +3398,20 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
3098
3398
|
SOFTWARE.
|
|
3099
3399
|
|
|
3100
3400
|
|
|
3401
|
+
------
|
|
3402
|
+
|
|
3403
|
+
** kuler; version 2.0.0 -- https://github.com/3rd-Eden/kuler
|
|
3404
|
+
Copyright 2014 Arnout Kazemier
|
|
3405
|
+
|
|
3406
|
+
Copyright 2014 Arnout Kazemier
|
|
3407
|
+
|
|
3408
|
+
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:
|
|
3409
|
+
|
|
3410
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3411
|
+
|
|
3412
|
+
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.
|
|
3413
|
+
|
|
3414
|
+
|
|
3101
3415
|
------
|
|
3102
3416
|
|
|
3103
3417
|
** react-is; version 18.3.1 -- https://reactjs.org/
|
|
@@ -3206,6 +3520,34 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
|
3206
3520
|
THE SOFTWARE.
|
|
3207
3521
|
|
|
3208
3522
|
|
|
3523
|
+
------
|
|
3524
|
+
|
|
3525
|
+
** dataobject-parser; version 1.2.25 -- https://github.com/henrytseng/dataobject-parser
|
|
3526
|
+
Copyright (c) 2014 Gigzolo Inc.
|
|
3527
|
+
Copyright (c) 2024 Canvas Digital LLC.
|
|
3528
|
+
|
|
3529
|
+
The MIT License (MIT)
|
|
3530
|
+
|
|
3531
|
+
Copyright (c) 2014 Gigzolo Inc.
|
|
3532
|
+
|
|
3533
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
3534
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
3535
|
+
the Software without restriction, including without limitation the rights to
|
|
3536
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
3537
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
3538
|
+
subject to the following conditions:
|
|
3539
|
+
|
|
3540
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3541
|
+
copies or substantial portions of the Software.
|
|
3542
|
+
|
|
3543
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3544
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
3545
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
3546
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
3547
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
3548
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3549
|
+
|
|
3550
|
+
|
|
3209
3551
|
------
|
|
3210
3552
|
|
|
3211
3553
|
** @colors/colors; version 1.5.0 -- https://github.com/DABH/colors.js
|
|
@@ -3275,6 +3617,36 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
3275
3617
|
|
|
3276
3618
|
------
|
|
3277
3619
|
|
|
3620
|
+
** color; version 3.2.1 -- https://github.com/Qix-/color#readme
|
|
3621
|
+
Copyright (c) 2012 Heather Arthur
|
|
3622
|
+
|
|
3623
|
+
Copyright (c) 2012 Heather Arthur
|
|
3624
|
+
|
|
3625
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
3626
|
+
a copy of this software and associated documentation files (the
|
|
3627
|
+
"Software"), to deal in the Software without restriction, including
|
|
3628
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
|
3629
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
|
3630
|
+
permit persons to whom the Software is furnished to do so, subject to
|
|
3631
|
+
the following conditions:
|
|
3632
|
+
|
|
3633
|
+
The above copyright notice and this permission notice shall be
|
|
3634
|
+
included in all copies or substantial portions of the Software.
|
|
3635
|
+
|
|
3636
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
3637
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
3638
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
3639
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
3640
|
+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3641
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
3642
|
+
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3643
|
+
|
|
3644
|
+
|
|
3645
|
+
|
|
3646
|
+
------
|
|
3647
|
+
|
|
3648
|
+
** @types/triple-beam; version 1.3.5 -- https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/triple-beam
|
|
3649
|
+
Copyright (c) Microsoft Corporation
|
|
3278
3650
|
** @types/yargs; version 17.0.33 -- https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yargs
|
|
3279
3651
|
Copyright (c) Microsoft Corporation
|
|
3280
3652
|
** @types/yargs-parser; version 21.0.3 -- https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yargs-parser
|
|
@@ -3421,6 +3793,32 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
3421
3793
|
|
|
3422
3794
|
|
|
3423
3795
|
|
|
3796
|
+
------
|
|
3797
|
+
|
|
3798
|
+
** async; version 3.2.6 -- https://caolan.github.io/async/
|
|
3799
|
+
Copyright (c) 2010-2018 Caolan McMahon
|
|
3800
|
+
|
|
3801
|
+
Copyright (c) 2010-2018 Caolan McMahon
|
|
3802
|
+
|
|
3803
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3804
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3805
|
+
in the Software without restriction, including without limitation the rights
|
|
3806
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3807
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3808
|
+
furnished to do so, subject to the following conditions:
|
|
3809
|
+
|
|
3810
|
+
The above copyright notice and this permission notice shall be included in
|
|
3811
|
+
all copies or substantial portions of the Software.
|
|
3812
|
+
|
|
3813
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3814
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3815
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3816
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3817
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3818
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3819
|
+
THE SOFTWARE.
|
|
3820
|
+
|
|
3821
|
+
|
|
3424
3822
|
------
|
|
3425
3823
|
|
|
3426
3824
|
** universalify; version 2.0.1 -- https://github.com/RyanZim/universalify#readme
|
|
@@ -3448,6 +3846,35 @@ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
|
3448
3846
|
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3449
3847
|
|
|
3450
3848
|
|
|
3849
|
+
------
|
|
3850
|
+
|
|
3851
|
+
** triple-beam; version 1.4.1 -- https://github.com/winstonjs/triple-beam#readme
|
|
3852
|
+
(c) 2010 Charlie Robbins
|
|
3853
|
+
Copyright (c) 2017 winstonjs
|
|
3854
|
+
|
|
3855
|
+
MIT License
|
|
3856
|
+
|
|
3857
|
+
Copyright (c) 2017 winstonjs
|
|
3858
|
+
|
|
3859
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3860
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3861
|
+
in the Software without restriction, including without limitation the rights
|
|
3862
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3863
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3864
|
+
furnished to do so, subject to the following conditions:
|
|
3865
|
+
|
|
3866
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3867
|
+
copies or substantial portions of the Software.
|
|
3868
|
+
|
|
3869
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3870
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3871
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3872
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3873
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3874
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3875
|
+
SOFTWARE.
|
|
3876
|
+
|
|
3877
|
+
|
|
3451
3878
|
------
|
|
3452
3879
|
|
|
3453
3880
|
** picomatch; version 2.3.1 -- https://github.com/micromatch/picomatch
|
|
@@ -3477,6 +3904,35 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
|
3477
3904
|
THE SOFTWARE.
|
|
3478
3905
|
|
|
3479
3906
|
|
|
3907
|
+
------
|
|
3908
|
+
|
|
3909
|
+
** fecha; version 4.2.3 -- https://github.com/taylorhakes/fecha
|
|
3910
|
+
Copyright (c) 2015 Taylor Hakes
|
|
3911
|
+
|
|
3912
|
+
The MIT License (MIT)
|
|
3913
|
+
|
|
3914
|
+
Copyright (c) 2015 Taylor Hakes
|
|
3915
|
+
|
|
3916
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3917
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3918
|
+
in the Software without restriction, including without limitation the rights
|
|
3919
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3920
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3921
|
+
furnished to do so, subject to the following conditions:
|
|
3922
|
+
|
|
3923
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3924
|
+
copies or substantial portions of the Software.
|
|
3925
|
+
|
|
3926
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3927
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3928
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3929
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3930
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3931
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3932
|
+
SOFTWARE.
|
|
3933
|
+
|
|
3934
|
+
|
|
3935
|
+
|
|
3480
3936
|
------
|
|
3481
3937
|
|
|
3482
3938
|
** safer-buffer; version 2.1.2 -- https://github.com/ChALkeR/safer-buffer#readme
|
|
@@ -3505,6 +3961,34 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
3505
3961
|
SOFTWARE.
|
|
3506
3962
|
|
|
3507
3963
|
|
|
3964
|
+
------
|
|
3965
|
+
|
|
3966
|
+
** dayjs; version 1.11.13 -- https://day.js.org
|
|
3967
|
+
Copyright (c) 2018-present, iamkun
|
|
3968
|
+
|
|
3969
|
+
MIT License
|
|
3970
|
+
|
|
3971
|
+
Copyright (c) 2018-present, iamkun
|
|
3972
|
+
|
|
3973
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3974
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3975
|
+
in the Software without restriction, including without limitation the rights
|
|
3976
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3977
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3978
|
+
furnished to do so, subject to the following conditions:
|
|
3979
|
+
|
|
3980
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3981
|
+
copies or substantial portions of the Software.
|
|
3982
|
+
|
|
3983
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3984
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3985
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3986
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3987
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3988
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3989
|
+
SOFTWARE.
|
|
3990
|
+
|
|
3991
|
+
|
|
3508
3992
|
------
|
|
3509
3993
|
|
|
3510
3994
|
** yargs; version 17.7.2 -- https://yargs.js.org/
|
|
@@ -3542,6 +4026,9 @@ Copyright (c) Feross Aboukhadijeh (https://feross.org)
|
|
|
3542
4026
|
** run-parallel; version 1.2.0 -- https://github.com/feross/run-parallel
|
|
3543
4027
|
Copyright (c) Feross Aboukhadijeh
|
|
3544
4028
|
Copyright (c) Feross Aboukhadijeh (http://feross.org)
|
|
4029
|
+
** safe-buffer; version 5.2.1 -- https://github.com/feross/safe-buffer
|
|
4030
|
+
Copyright (c) Feross Aboukhadijeh
|
|
4031
|
+
Copyright (c) Feross Aboukhadijeh (http://feross.org)
|
|
3545
4032
|
|
|
3546
4033
|
The MIT License (MIT)
|
|
3547
4034
|
|
|
@@ -3707,6 +4194,35 @@ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
|
3707
4194
|
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3708
4195
|
|
|
3709
4196
|
|
|
4197
|
+
------
|
|
4198
|
+
|
|
4199
|
+
** one-time; version 1.0.0 -- https://github.com/3rd-Eden/one-time#readme
|
|
4200
|
+
Copyright (c) 2015 Unshift.io, Arnout Kazemier
|
|
4201
|
+
|
|
4202
|
+
The MIT License (MIT)
|
|
4203
|
+
|
|
4204
|
+
Copyright (c) 2015 Unshift.io, Arnout Kazemier, the Contributors.
|
|
4205
|
+
|
|
4206
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4207
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
4208
|
+
in the Software without restriction, including without limitation the rights
|
|
4209
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4210
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
4211
|
+
furnished to do so, subject to the following conditions:
|
|
4212
|
+
|
|
4213
|
+
The above copyright notice and this permission notice shall be included in all
|
|
4214
|
+
copies or substantial portions of the Software.
|
|
4215
|
+
|
|
4216
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4217
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4218
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4219
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4220
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4221
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4222
|
+
SOFTWARE.
|
|
4223
|
+
|
|
4224
|
+
|
|
4225
|
+
|
|
3710
4226
|
------
|
|
3711
4227
|
|
|
3712
4228
|
** agent-base; version 7.1.3 -- https://github.com/TooTallNate/proxy-agents#readme
|
|
@@ -3897,6 +4413,34 @@ The above copyright notice and this permission notice shall be included in all c
|
|
|
3897
4413
|
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.
|
|
3898
4414
|
|
|
3899
4415
|
|
|
4416
|
+
------
|
|
4417
|
+
|
|
4418
|
+
** is-arrayish; version 0.3.2 -- https://github.com/qix-/node-is-arrayish#readme
|
|
4419
|
+
Copyright (c) 2015 JD Ballard
|
|
4420
|
+
|
|
4421
|
+
The MIT License (MIT)
|
|
4422
|
+
|
|
4423
|
+
Copyright (c) 2015 JD Ballard
|
|
4424
|
+
|
|
4425
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4426
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
4427
|
+
in the Software without restriction, including without limitation the rights
|
|
4428
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4429
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
4430
|
+
furnished to do so, subject to the following conditions:
|
|
4431
|
+
|
|
4432
|
+
The above copyright notice and this permission notice shall be included in
|
|
4433
|
+
all copies or substantial portions of the Software.
|
|
4434
|
+
|
|
4435
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4436
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4437
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4438
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4439
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4440
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4441
|
+
THE SOFTWARE.
|
|
4442
|
+
|
|
4443
|
+
|
|
3900
4444
|
------
|
|
3901
4445
|
|
|
3902
4446
|
** xml2js; version 0.5.0 -- https://github.com/Leonidas-from-XIV/node-xml2js
|
|
@@ -3949,6 +4493,32 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
|
3949
4493
|
THE SOFTWARE.
|
|
3950
4494
|
|
|
3951
4495
|
|
|
4496
|
+
------
|
|
4497
|
+
|
|
4498
|
+
** winston; version 3.17.0 -- https://github.com/winstonjs/winston#readme
|
|
4499
|
+
(c) 2010 Charlie Robbins
|
|
4500
|
+
Copyright (c) 2010 Charlie Robbins
|
|
4501
|
+
|
|
4502
|
+
Copyright (c) 2010 Charlie Robbins
|
|
4503
|
+
|
|
4504
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4505
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
4506
|
+
in the Software without restriction, including without limitation the rights
|
|
4507
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4508
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
4509
|
+
furnished to do so, subject to the following conditions:
|
|
4510
|
+
|
|
4511
|
+
The above copyright notice and this permission notice shall be included in
|
|
4512
|
+
all copies or substantial portions of the Software.
|
|
4513
|
+
|
|
4514
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4515
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4516
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4517
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4518
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4519
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4520
|
+
THE SOFTWARE.
|
|
4521
|
+
|
|
3952
4522
|
------
|
|
3953
4523
|
|
|
3954
4524
|
** is-lambda; version 1.0.1 -- https://github.com/watson/is-lambda
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@zowe/cics-for-zowe-cli",
|
|
3
|
-
"version": "6.
|
|
3
|
+
"version": "6.8.0",
|
|
4
4
|
"lockfileVersion": 2,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@zowe/cics-for-zowe-cli",
|
|
9
|
-
"version": "6.
|
|
9
|
+
"version": "6.8.0",
|
|
10
10
|
"license": "EPL-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@zowe/cics-for-zowe-sdk": "6.
|
|
12
|
+
"@zowe/cics-for-zowe-sdk": "6.8.0"
|
|
13
13
|
},
|
|
14
14
|
"engines": {
|
|
15
15
|
"node": ">=18.12.0"
|
|
@@ -19,9 +19,9 @@
|
|
|
19
19
|
}
|
|
20
20
|
},
|
|
21
21
|
"node_modules/@zowe/cics-for-zowe-sdk": {
|
|
22
|
-
"version": "6.
|
|
23
|
-
"resolved": "https://registry.npmjs.org/@zowe/cics-for-zowe-sdk/-/cics-for-zowe-sdk-6.
|
|
24
|
-
"integrity": "sha512-
|
|
22
|
+
"version": "6.8.0",
|
|
23
|
+
"resolved": "https://registry.npmjs.org/@zowe/cics-for-zowe-sdk/-/cics-for-zowe-sdk-6.8.0.tgz",
|
|
24
|
+
"integrity": "sha512-uo8uqn+8WyIaFUS7DftmvZPw7UWqY4wU6HNCoAeYG15c7Ehs8q6HPVqdr5g04sk1C5V+rGvA6vJ7FxlGCZYZNA==",
|
|
25
25
|
"license": "EPL-2.0",
|
|
26
26
|
"dependencies": {
|
|
27
27
|
"xml2js": "0.5.0"
|
|
@@ -35,13 +35,11 @@
|
|
|
35
35
|
},
|
|
36
36
|
"node_modules/sax": {
|
|
37
37
|
"version": "1.4.1",
|
|
38
|
-
"
|
|
39
|
-
"integrity": "sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg=="
|
|
38
|
+
"license": "ISC"
|
|
40
39
|
},
|
|
41
40
|
"node_modules/xml2js": {
|
|
42
41
|
"version": "0.5.0",
|
|
43
|
-
"
|
|
44
|
-
"integrity": "sha512-drPFnkQJik/O+uPKpqSgr22mpuFHqKdbS835iAQrUC73L2F5WkboIRd63ai/2Yg6I1jzifPFKH2NTK+cfglkIA==",
|
|
42
|
+
"license": "MIT",
|
|
45
43
|
"dependencies": {
|
|
46
44
|
"sax": ">=0.6.0",
|
|
47
45
|
"xmlbuilder": "~11.0.0"
|
|
@@ -52,8 +50,7 @@
|
|
|
52
50
|
},
|
|
53
51
|
"node_modules/xml2js/node_modules/xmlbuilder": {
|
|
54
52
|
"version": "11.0.1",
|
|
55
|
-
"
|
|
56
|
-
"integrity": "sha512-fDlsI/kFEx7gLvbecc0/ohLG50fugQp8ryHzMTuW9vSa1GJ0XYWKnhsUx7oie3G98+r56aTQIUB4kht42R3JvA==",
|
|
53
|
+
"license": "MIT",
|
|
57
54
|
"engines": {
|
|
58
55
|
"node": ">=4.0"
|
|
59
56
|
}
|
|
@@ -61,31 +58,25 @@
|
|
|
61
58
|
},
|
|
62
59
|
"dependencies": {
|
|
63
60
|
"@zowe/cics-for-zowe-sdk": {
|
|
64
|
-
"version": "6.
|
|
65
|
-
"resolved": "https://registry.npmjs.org/@zowe/cics-for-zowe-sdk/-/cics-for-zowe-sdk-6.
|
|
66
|
-
"integrity": "sha512-
|
|
61
|
+
"version": "6.8.0",
|
|
62
|
+
"resolved": "https://registry.npmjs.org/@zowe/cics-for-zowe-sdk/-/cics-for-zowe-sdk-6.8.0.tgz",
|
|
63
|
+
"integrity": "sha512-uo8uqn+8WyIaFUS7DftmvZPw7UWqY4wU6HNCoAeYG15c7Ehs8q6HPVqdr5g04sk1C5V+rGvA6vJ7FxlGCZYZNA==",
|
|
67
64
|
"requires": {
|
|
68
65
|
"xml2js": "0.5.0"
|
|
69
66
|
}
|
|
70
67
|
},
|
|
71
68
|
"sax": {
|
|
72
|
-
"version": "1.4.1"
|
|
73
|
-
"resolved": "https://registry.npmjs.org/sax/-/sax-1.4.1.tgz",
|
|
74
|
-
"integrity": "sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg=="
|
|
69
|
+
"version": "1.4.1"
|
|
75
70
|
},
|
|
76
71
|
"xml2js": {
|
|
77
72
|
"version": "0.5.0",
|
|
78
|
-
"resolved": "https://registry.npmjs.org/xml2js/-/xml2js-0.5.0.tgz",
|
|
79
|
-
"integrity": "sha512-drPFnkQJik/O+uPKpqSgr22mpuFHqKdbS835iAQrUC73L2F5WkboIRd63ai/2Yg6I1jzifPFKH2NTK+cfglkIA==",
|
|
80
73
|
"requires": {
|
|
81
74
|
"sax": ">=0.6.0",
|
|
82
75
|
"xmlbuilder": "~11.0.0"
|
|
83
76
|
},
|
|
84
77
|
"dependencies": {
|
|
85
78
|
"xmlbuilder": {
|
|
86
|
-
"version": "11.0.1"
|
|
87
|
-
"resolved": "https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-11.0.1.tgz",
|
|
88
|
-
"integrity": "sha512-fDlsI/kFEx7gLvbecc0/ohLG50fugQp8ryHzMTuW9vSa1GJ0XYWKnhsUx7oie3G98+r56aTQIUB4kht42R3JvA=="
|
|
79
|
+
"version": "11.0.1"
|
|
89
80
|
}
|
|
90
81
|
}
|
|
91
82
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@zowe/cics-for-zowe-cli",
|
|
3
|
-
"version": "6.
|
|
3
|
+
"version": "6.8.0",
|
|
4
4
|
"author": "Zowe",
|
|
5
5
|
"license": "EPL-2.0",
|
|
6
6
|
"description": "IBM CICS Plug-in for Zowe CLI",
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
"configurationModule": "lib/imperative.js"
|
|
53
53
|
},
|
|
54
54
|
"dependencies": {
|
|
55
|
-
"@zowe/cics-for-zowe-sdk": "6.
|
|
55
|
+
"@zowe/cics-for-zowe-sdk": "6.8.0"
|
|
56
56
|
},
|
|
57
57
|
"peerDependencies": {
|
|
58
58
|
"@zowe/imperative": "^8.0.0"
|