@zowe/cics-for-zowe-cli 6.18.0 → 6.19.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 CHANGED
@@ -151,28 +151,6 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
151
151
  OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
152
152
 
153
153
 
154
- ------
155
-
156
- ** isexe; version 3.1.1 -- https://github.com/isaacs/isexe#readme
157
- Copyright (c) 2016-2022 Isaac Z. Schlueter and Contributors
158
-
159
- The ISC License
160
-
161
- Copyright (c) 2016-2022 Isaac Z. Schlueter and Contributors
162
-
163
- Permission to use, copy, modify, and/or distribute this software for any
164
- purpose with or without fee is hereby granted, provided that the above
165
- copyright notice and this permission notice appear in all copies.
166
-
167
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
168
- WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
169
- MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
170
- ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
171
- WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
172
- ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
173
- IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
174
-
175
-
176
154
  ------
177
155
 
178
156
  ** lru-cache; version 10.4.3 -- https://github.com/isaacs/node-lru-cache#readme
@@ -299,7 +277,7 @@ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
299
277
  Copyright (c) Isaac Z. Schlueter and Contributors
300
278
  ** read; version 3.0.1 -- https://github.com/npm/read#readme
301
279
  Copyright (c) Isaac Z. Schlueter and Contributors
302
- ** semver; version 7.7.3 -- https://github.com/npm/node-semver#readme
280
+ ** semver; version 7.7.4 -- https://github.com/npm/node-semver#readme
303
281
  Copyright Isaac Z. Schlueter
304
282
  Copyright (c) Isaac Z. Schlueter and Contributors
305
283
  ** which; version 4.0.0 -- https://github.com/npm/node-which#readme
@@ -1026,7 +1004,7 @@ SOFTWARE.
1026
1004
  ------
1027
1005
 
1028
1006
  ** emoji-regex; version 8.0.0 -- https://mths.be/emoji-regex
1029
- Copyright Mathias Bynens <https://mathiasbynens.be/>
1007
+ Copyright Mathias Bynens https://mathiasbynens.be
1030
1008
  ** punycode.js; version 2.3.1 -- https://mths.be/punycode
1031
1009
  Copyright Mathias Bynens <https://mathiasbynens.be/>
1032
1010
  ** uc.micro; version 2.1.0 -- https://github.com/markdown-it/uc.micro#readme
@@ -1261,36 +1239,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1261
1239
  SOFTWARE.
1262
1240
 
1263
1241
 
1264
- ------
1265
-
1266
- ** markdown-it; version 14.1.0 -- https://github.com/markdown-it/markdown-it#readme
1267
- Copyright (c) 2014 Vitaly Puzrin, Alex Kocharin
1268
- Copyright Joyent, Inc. and other Node contributors
1269
-
1270
- Copyright (c) 2014 Vitaly Puzrin, Alex Kocharin.
1271
-
1272
- Permission is hereby granted, free of charge, to any person
1273
- obtaining a copy of this software and associated documentation
1274
- files (the "Software"), to deal in the Software without
1275
- restriction, including without limitation the rights to use,
1276
- copy, modify, merge, publish, distribute, sublicense, and/or sell
1277
- copies of the Software, and to permit persons to whom the
1278
- Software is furnished to do so, subject to the following
1279
- conditions:
1280
-
1281
- The above copyright notice and this permission notice shall be
1282
- included in all copies or substantial portions of the Software.
1283
-
1284
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1285
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
1286
- OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1287
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
1288
- HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
1289
- WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1290
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
1291
- OTHER DEALINGS IN THE SOFTWARE.
1292
-
1293
-
1294
1242
  ------
1295
1243
 
1296
1244
  ** colors; version 1.4.0 -- https://github.com/Marak/colors.js
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@zowe/cics-for-zowe-cli",
3
- "version": "6.18.0",
3
+ "version": "6.19.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.18.0",
9
+ "version": "6.19.0",
10
10
  "license": "EPL-2.0",
11
11
  "dependencies": {
12
12
  "@zowe/cics-for-zowe-sdk": "6.18.0"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zowe/cics-for-zowe-cli",
3
- "version": "6.18.0",
3
+ "version": "6.19.0",
4
4
  "author": "Zowe",
5
5
  "license": "EPL-2.0",
6
6
  "description": "Zowe CLI Plug-in for IBM CICS Transaction Server",