@zowe/cics-for-zowe-cli 6.13.0 → 6.13.2
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 +99 -213
- package/npm-shrinkwrap.json +9 -9
- package/package.json +2 -2
package/NOTICE
CHANGED
|
@@ -1729,27 +1729,27 @@ SOFTWARE.
|
|
|
1729
1729
|
** xmlbuilder; version 11.0.1 -- http://github.com/oozcitak/xmlbuilder-js
|
|
1730
1730
|
Copyright (c) 2013 Ozgur Ozcitak
|
|
1731
1731
|
|
|
1732
|
-
The MIT License (MIT)
|
|
1733
|
-
|
|
1734
|
-
Copyright (c) 2013 Ozgur Ozcitak
|
|
1735
|
-
|
|
1736
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1737
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1738
|
-
in the Software without restriction, including without limitation the rights
|
|
1739
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1740
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1741
|
-
furnished to do so, subject to the following conditions:
|
|
1742
|
-
|
|
1743
|
-
The above copyright notice and this permission notice shall be included in
|
|
1744
|
-
all copies or substantial portions of the Software.
|
|
1745
|
-
|
|
1746
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1747
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1748
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1749
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1750
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1751
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1752
|
-
THE SOFTWARE.
|
|
1732
|
+
The MIT License (MIT)
|
|
1733
|
+
|
|
1734
|
+
Copyright (c) 2013 Ozgur Ozcitak
|
|
1735
|
+
|
|
1736
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1737
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1738
|
+
in the Software without restriction, including without limitation the rights
|
|
1739
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1740
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1741
|
+
furnished to do so, subject to the following conditions:
|
|
1742
|
+
|
|
1743
|
+
The above copyright notice and this permission notice shall be included in
|
|
1744
|
+
all copies or substantial portions of the Software.
|
|
1745
|
+
|
|
1746
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1747
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1748
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1749
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1750
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1751
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1752
|
+
THE SOFTWARE.
|
|
1753
1753
|
|
|
1754
1754
|
|
|
1755
1755
|
------
|
|
@@ -1958,54 +1958,26 @@ THE SOFTWARE.
|
|
|
1958
1958
|
** lodash-deep; version 2.0.0 -- https://github.com/marklagendijk/lodash-deep
|
|
1959
1959
|
Copyright (c) 2014-2016 Mark Lagendijk
|
|
1960
1960
|
|
|
1961
|
-
The MIT License (MIT)
|
|
1962
|
-
|
|
1963
|
-
Copyright (c) 2014-2016 Mark Lagendijk
|
|
1964
|
-
|
|
1965
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
1966
|
-
this software and associated documentation files (the "Software"), to deal in
|
|
1967
|
-
the Software without restriction, including without limitation the rights to
|
|
1968
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
1969
|
-
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
1970
|
-
subject to the following conditions:
|
|
1971
|
-
|
|
1972
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1973
|
-
copies or substantial portions of the Software.
|
|
1974
|
-
|
|
1975
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1976
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
1977
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
1978
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
1979
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
1980
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1981
|
-
|
|
1982
|
-
|
|
1983
|
-
------
|
|
1984
|
-
|
|
1985
|
-
** simple-swizzle; version 0.2.4 -- https://github.com/qix-/node-simple-swizzle#readme
|
|
1986
|
-
Copyright (c) 2015 Josh Junon
|
|
1987
|
-
|
|
1988
|
-
The MIT License (MIT)
|
|
1989
|
-
|
|
1990
|
-
Copyright (c) 2015 Josh Junon
|
|
1991
|
-
|
|
1992
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1993
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1994
|
-
in the Software without restriction, including without limitation the rights
|
|
1995
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1996
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1997
|
-
furnished to do so, subject to the following conditions:
|
|
1998
|
-
|
|
1999
|
-
The above copyright notice and this permission notice shall be included in
|
|
2000
|
-
all copies or substantial portions of the Software.
|
|
2001
|
-
|
|
2002
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2003
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2004
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2005
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2006
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2007
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2008
|
-
THE SOFTWARE.
|
|
1961
|
+
The MIT License (MIT)
|
|
1962
|
+
|
|
1963
|
+
Copyright (c) 2014-2016 Mark Lagendijk
|
|
1964
|
+
|
|
1965
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
1966
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
1967
|
+
the Software without restriction, including without limitation the rights to
|
|
1968
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
1969
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
1970
|
+
subject to the following conditions:
|
|
1971
|
+
|
|
1972
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1973
|
+
copies or substantial portions of the Software.
|
|
1974
|
+
|
|
1975
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1976
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
1977
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
1978
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
1979
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
1980
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2009
1981
|
|
|
2010
1982
|
|
|
2011
1983
|
------
|
|
@@ -2203,7 +2175,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
2203
2175
|
|
|
2204
2176
|
------
|
|
2205
2177
|
|
|
2206
|
-
** fs-extra; version 11.3.
|
|
2178
|
+
** fs-extra; version 11.3.2 -- https://github.com/jprichardson/node-fs-extra
|
|
2207
2179
|
Copyright (c) 2011-2024 JP Richardson
|
|
2208
2180
|
Copyright (c) 2011-2024 JP Richardson (https://github.com/jprichardson)
|
|
2209
2181
|
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
@@ -2319,10 +2291,6 @@ SOFTWARE.
|
|
|
2319
2291
|
|
|
2320
2292
|
------
|
|
2321
2293
|
|
|
2322
|
-
** @dabh/diagnostics; version 2.0.3 -- https://github.com/3rd-Eden/diagnostics
|
|
2323
|
-
Copyright (c) 2015 Arnout Kazemier, Martijn Swaagman
|
|
2324
|
-
** colorspace; version 1.1.4 -- https://github.com/3rd-Eden/colorspace
|
|
2325
|
-
Copyright (c) 2015 Arnout Kazemier, Martijn Swaagman
|
|
2326
2294
|
** enabled; version 2.0.0 -- https://github.com/3rd-Eden/enabled#readme
|
|
2327
2295
|
Copyright (c) 2015 Arnout Kazemier, Martijn Swaagman
|
|
2328
2296
|
** fn.name; version 1.1.0 -- https://github.com/3rd-Eden/fn.name
|
|
@@ -2596,6 +2564,34 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
2596
2564
|
SOFTWARE.
|
|
2597
2565
|
|
|
2598
2566
|
|
|
2567
|
+
------
|
|
2568
|
+
|
|
2569
|
+
** debug; version 4.4.3 -- https://github.com/debug-js/debug#readme
|
|
2570
|
+
Copyright (c) 2018-2021 Josh Junon
|
|
2571
|
+
Copyright (c) 2014-2017 TJ Holowaychuk <tj@vision-media.ca>
|
|
2572
|
+
|
|
2573
|
+
(The MIT License)
|
|
2574
|
+
|
|
2575
|
+
Copyright (c) 2014-2017 TJ Holowaychuk <tj@vision-media.ca>
|
|
2576
|
+
Copyright (c) 2018-2021 Josh Junon
|
|
2577
|
+
|
|
2578
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software
|
|
2579
|
+
and associated documentation files (the 'Software'), to deal in the Software without restriction,
|
|
2580
|
+
including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
|
2581
|
+
and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
|
|
2582
|
+
subject to the following conditions:
|
|
2583
|
+
|
|
2584
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
2585
|
+
portions of the Software.
|
|
2586
|
+
|
|
2587
|
+
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
2588
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
2589
|
+
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
2590
|
+
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
2591
|
+
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2592
|
+
|
|
2593
|
+
|
|
2594
|
+
|
|
2599
2595
|
------
|
|
2600
2596
|
|
|
2601
2597
|
** util-deprecate; version 1.0.2 -- https://github.com/TooTallNate/util-deprecate
|
|
@@ -3152,34 +3148,6 @@ modified and distributed under the terms of the MIT license above.
|
|
|
3152
3148
|
https://github.com/bitinn/node-fetch
|
|
3153
3149
|
|
|
3154
3150
|
|
|
3155
|
-
------
|
|
3156
|
-
|
|
3157
|
-
** color-string; version 1.9.1 -- https://github.com/Qix-/color-string#readme
|
|
3158
|
-
Copyright (c) 2011 Heather Arthur <fayearthur@gmail.com>
|
|
3159
|
-
|
|
3160
|
-
Copyright (c) 2011 Heather Arthur <fayearthur@gmail.com>
|
|
3161
|
-
|
|
3162
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
3163
|
-
a copy of this software and associated documentation files (the
|
|
3164
|
-
"Software"), to deal in the Software without restriction, including
|
|
3165
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
3166
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
3167
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
3168
|
-
the following conditions:
|
|
3169
|
-
|
|
3170
|
-
The above copyright notice and this permission notice shall be
|
|
3171
|
-
included in all copies or substantial portions of the Software.
|
|
3172
|
-
|
|
3173
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
3174
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
3175
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
3176
|
-
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
3177
|
-
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3178
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
3179
|
-
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3180
|
-
|
|
3181
|
-
|
|
3182
|
-
|
|
3183
3151
|
------
|
|
3184
3152
|
|
|
3185
3153
|
** rfdc; version 1.4.1 -- https://github.com/davidmarkclements/rfdc#readme
|
|
@@ -3572,34 +3540,6 @@ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
|
3572
3540
|
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3573
3541
|
|
|
3574
3542
|
|
|
3575
|
-
------
|
|
3576
|
-
|
|
3577
|
-
** color; version 3.2.1 -- https://github.com/Qix-/color#readme
|
|
3578
|
-
Copyright (c) 2012 Heather Arthur
|
|
3579
|
-
|
|
3580
|
-
Copyright (c) 2012 Heather Arthur
|
|
3581
|
-
|
|
3582
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
3583
|
-
a copy of this software and associated documentation files (the
|
|
3584
|
-
"Software"), to deal in the Software without restriction, including
|
|
3585
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
3586
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
3587
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
3588
|
-
the following conditions:
|
|
3589
|
-
|
|
3590
|
-
The above copyright notice and this permission notice shall be
|
|
3591
|
-
included in all copies or substantial portions of the Software.
|
|
3592
|
-
|
|
3593
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
3594
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
3595
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
3596
|
-
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
3597
|
-
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3598
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
3599
|
-
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3600
|
-
|
|
3601
|
-
|
|
3602
|
-
|
|
3603
3543
|
------
|
|
3604
3544
|
|
|
3605
3545
|
** @types/triple-beam; version 1.3.5 -- https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/triple-beam
|
|
@@ -3683,28 +3623,28 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
3683
3623
|
** @sinclair/typebox; version 0.27.8 --
|
|
3684
3624
|
Copyright (c) 2017-2023 Haydn Paterson (sinclair) <haydn.developer@gmail.com>
|
|
3685
3625
|
|
|
3686
|
-
TypeBox: JSON Schema Type Builder with Static Type Resolution for TypeScript
|
|
3687
|
-
|
|
3688
|
-
The MIT License (MIT)
|
|
3689
|
-
|
|
3690
|
-
Copyright (c) 2017-2023 Haydn Paterson (sinclair) <haydn.developer@gmail.com>
|
|
3691
|
-
|
|
3692
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3693
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3694
|
-
in the Software without restriction, including without limitation the rights
|
|
3695
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3696
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3697
|
-
furnished to do so, subject to the following conditions:
|
|
3698
|
-
|
|
3699
|
-
The above copyright notice and this permission notice shall be included in
|
|
3700
|
-
all copies or substantial portions of the Software.
|
|
3701
|
-
|
|
3702
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3703
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3704
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3705
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3706
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3707
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3626
|
+
TypeBox: JSON Schema Type Builder with Static Type Resolution for TypeScript
|
|
3627
|
+
|
|
3628
|
+
The MIT License (MIT)
|
|
3629
|
+
|
|
3630
|
+
Copyright (c) 2017-2023 Haydn Paterson (sinclair) <haydn.developer@gmail.com>
|
|
3631
|
+
|
|
3632
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3633
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3634
|
+
in the Software without restriction, including without limitation the rights
|
|
3635
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3636
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3637
|
+
furnished to do so, subject to the following conditions:
|
|
3638
|
+
|
|
3639
|
+
The above copyright notice and this permission notice shall be included in
|
|
3640
|
+
all copies or substantial portions of the Software.
|
|
3641
|
+
|
|
3642
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3643
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3644
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3645
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3646
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3647
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3708
3648
|
THE SOFTWARE.
|
|
3709
3649
|
|
|
3710
3650
|
------
|
|
@@ -3712,13 +3652,13 @@ THE SOFTWARE.
|
|
|
3712
3652
|
** color-name; version 1.1.4 -- https://github.com/colorjs/color-name
|
|
3713
3653
|
Copyright (c) 2015 Dmitry Ivanov
|
|
3714
3654
|
|
|
3715
|
-
The MIT License (MIT)
|
|
3716
|
-
Copyright (c) 2015 Dmitry Ivanov
|
|
3717
|
-
|
|
3718
|
-
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:
|
|
3719
|
-
|
|
3720
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3721
|
-
|
|
3655
|
+
The MIT License (MIT)
|
|
3656
|
+
Copyright (c) 2015 Dmitry Ivanov
|
|
3657
|
+
|
|
3658
|
+
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:
|
|
3659
|
+
|
|
3660
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3661
|
+
|
|
3722
3662
|
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.
|
|
3723
3663
|
|
|
3724
3664
|
------
|
|
@@ -4370,34 +4310,6 @@ The above copyright notice and this permission notice shall be included in all c
|
|
|
4370
4310
|
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.
|
|
4371
4311
|
|
|
4372
4312
|
|
|
4373
|
-
------
|
|
4374
|
-
|
|
4375
|
-
** is-arrayish; version 0.3.4 -- https://github.com/qix-/node-is-arrayish#readme
|
|
4376
|
-
Copyright (c) 2015 JD Ballard
|
|
4377
|
-
|
|
4378
|
-
The MIT License (MIT)
|
|
4379
|
-
|
|
4380
|
-
Copyright (c) 2015 JD Ballard
|
|
4381
|
-
|
|
4382
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4383
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4384
|
-
in the Software without restriction, including without limitation the rights
|
|
4385
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4386
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4387
|
-
furnished to do so, subject to the following conditions:
|
|
4388
|
-
|
|
4389
|
-
The above copyright notice and this permission notice shall be included in
|
|
4390
|
-
all copies or substantial portions of the Software.
|
|
4391
|
-
|
|
4392
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4393
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4394
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4395
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4396
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4397
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4398
|
-
THE SOFTWARE.
|
|
4399
|
-
|
|
4400
|
-
|
|
4401
4313
|
------
|
|
4402
4314
|
|
|
4403
4315
|
** xml2js; version 0.5.0 -- https://github.com/Leonidas-from-XIV/node-xml2js
|
|
@@ -4450,32 +4362,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
|
4450
4362
|
THE SOFTWARE.
|
|
4451
4363
|
|
|
4452
4364
|
|
|
4453
|
-
------
|
|
4454
|
-
|
|
4455
|
-
** winston; version 3.17.0 -- https://github.com/winstonjs/winston#readme
|
|
4456
|
-
(c) 2010 Charlie Robbins
|
|
4457
|
-
Copyright (c) 2010 Charlie Robbins
|
|
4458
|
-
|
|
4459
|
-
Copyright (c) 2010 Charlie Robbins
|
|
4460
|
-
|
|
4461
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4462
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4463
|
-
in the Software without restriction, including without limitation the rights
|
|
4464
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4465
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4466
|
-
furnished to do so, subject to the following conditions:
|
|
4467
|
-
|
|
4468
|
-
The above copyright notice and this permission notice shall be included in
|
|
4469
|
-
all copies or substantial portions of the Software.
|
|
4470
|
-
|
|
4471
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4472
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4473
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4474
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4475
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4476
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4477
|
-
THE SOFTWARE.
|
|
4478
|
-
|
|
4479
4365
|
------
|
|
4480
4366
|
|
|
4481
4367
|
** 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.13.
|
|
3
|
+
"version": "6.13.2",
|
|
4
4
|
"lockfileVersion": 2,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@zowe/cics-for-zowe-cli",
|
|
9
|
-
"version": "6.13.
|
|
9
|
+
"version": "6.13.2",
|
|
10
10
|
"license": "EPL-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@zowe/cics-for-zowe-sdk": "6.13.
|
|
12
|
+
"@zowe/cics-for-zowe-sdk": "6.13.2"
|
|
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.13.
|
|
23
|
-
"resolved": "https://registry.npmjs.org/@zowe/cics-for-zowe-sdk/-/cics-for-zowe-sdk-6.13.
|
|
24
|
-
"integrity": "sha512-
|
|
22
|
+
"version": "6.13.2",
|
|
23
|
+
"resolved": "https://registry.npmjs.org/@zowe/cics-for-zowe-sdk/-/cics-for-zowe-sdk-6.13.2.tgz",
|
|
24
|
+
"integrity": "sha512-EMZVJ2Z6o9aqwzEhSIoy28VVffsxTRqqpQWfKVZLSwyfTVngX5hBhBmGuz7wlbcfh2QOcSRGHNMl++jBAmD6VA==",
|
|
25
25
|
"license": "EPL-2.0",
|
|
26
26
|
"dependencies": {
|
|
27
27
|
"xml2js": "0.5.0"
|
|
@@ -58,9 +58,9 @@
|
|
|
58
58
|
},
|
|
59
59
|
"dependencies": {
|
|
60
60
|
"@zowe/cics-for-zowe-sdk": {
|
|
61
|
-
"version": "6.13.
|
|
62
|
-
"resolved": "https://registry.npmjs.org/@zowe/cics-for-zowe-sdk/-/cics-for-zowe-sdk-6.13.
|
|
63
|
-
"integrity": "sha512-
|
|
61
|
+
"version": "6.13.2",
|
|
62
|
+
"resolved": "https://registry.npmjs.org/@zowe/cics-for-zowe-sdk/-/cics-for-zowe-sdk-6.13.2.tgz",
|
|
63
|
+
"integrity": "sha512-EMZVJ2Z6o9aqwzEhSIoy28VVffsxTRqqpQWfKVZLSwyfTVngX5hBhBmGuz7wlbcfh2QOcSRGHNMl++jBAmD6VA==",
|
|
64
64
|
"requires": {
|
|
65
65
|
"xml2js": "0.5.0"
|
|
66
66
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@zowe/cics-for-zowe-cli",
|
|
3
|
-
"version": "6.13.
|
|
3
|
+
"version": "6.13.2",
|
|
4
4
|
"author": "Zowe",
|
|
5
5
|
"license": "EPL-2.0",
|
|
6
6
|
"description": "Zowe CLI Plug-in for IBM CICS Transaction Server",
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
"configurationModule": "lib/imperative.js"
|
|
53
53
|
},
|
|
54
54
|
"dependencies": {
|
|
55
|
-
"@zowe/cics-for-zowe-sdk": "6.13.
|
|
55
|
+
"@zowe/cics-for-zowe-sdk": "6.13.2"
|
|
56
56
|
},
|
|
57
57
|
"peerDependencies": {
|
|
58
58
|
"@zowe/imperative": "^8.0.0"
|