@zowe/cics-for-zowe-cli 6.6.1 → 6.7.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
@@ -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.1 -- https://github.com/npm/node-semver#readme
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
@@ -2400,7 +2384,7 @@ SOFTWARE.
2400
2384
 
2401
2385
  ------
2402
2386
 
2403
- ** debug; version 4.4.0 -- https://github.com/debug-js/debug#readme
2387
+ ** debug; version 4.4.1 -- https://github.com/debug-js/debug#readme
2404
2388
  Copyright (c) 2018-2021 Josh Junon
2405
2389
  Copyright (c) 2014-2017 TJ Holowaychuk <tj@vision-media.ca>
2406
2390
 
@@ -3206,6 +3190,34 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3206
3190
  THE SOFTWARE.
3207
3191
 
3208
3192
 
3193
+ ------
3194
+
3195
+ ** dataobject-parser; version 1.2.25 -- https://github.com/henrytseng/dataobject-parser
3196
+ Copyright (c) 2014 Gigzolo Inc.
3197
+ Copyright (c) 2024 Canvas Digital LLC.
3198
+
3199
+ The MIT License (MIT)
3200
+
3201
+ Copyright (c) 2014 Gigzolo Inc.
3202
+
3203
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
3204
+ this software and associated documentation files (the "Software"), to deal in
3205
+ the Software without restriction, including without limitation the rights to
3206
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
3207
+ the Software, and to permit persons to whom the Software is furnished to do so,
3208
+ subject to the following conditions:
3209
+
3210
+ The above copyright notice and this permission notice shall be included in all
3211
+ copies or substantial portions of the Software.
3212
+
3213
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3214
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
3215
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
3216
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3217
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
3218
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3219
+
3220
+
3209
3221
  ------
3210
3222
 
3211
3223
  ** @colors/colors; version 1.5.0 -- https://github.com/DABH/colors.js
@@ -1,15 +1,15 @@
1
1
  {
2
2
  "name": "@zowe/cics-for-zowe-cli",
3
- "version": "6.6.1",
3
+ "version": "6.7.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.6.1",
9
+ "version": "6.7.0",
10
10
  "license": "EPL-2.0",
11
11
  "dependencies": {
12
- "@zowe/cics-for-zowe-sdk": "6.6.1"
12
+ "@zowe/cics-for-zowe-sdk": "6.7.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.6.1",
23
- "resolved": "https://registry.npmjs.org/@zowe/cics-for-zowe-sdk/-/cics-for-zowe-sdk-6.6.1.tgz",
24
- "integrity": "sha512-5own+ip50y/4DGBcduRTwwgiEzIFO0tqiXcd4KQOjsvBUAtoNxxvZ86o8vGjv0Un1Rei+oP1pb83G9RjIP15JA==",
22
+ "version": "6.7.0",
23
+ "resolved": "https://registry.npmjs.org/@zowe/cics-for-zowe-sdk/-/cics-for-zowe-sdk-6.7.0.tgz",
24
+ "integrity": "sha512-N6bJ+R7WMKaTupsKOJtfBJqdwd9wUOQNZZl1igOnNZ/S/YnZtBKWYhF/UsavXX27gfWl/u8v+qImanxxsDSC5w==",
25
25
  "license": "EPL-2.0",
26
26
  "dependencies": {
27
27
  "xml2js": "0.5.0"
@@ -61,9 +61,9 @@
61
61
  },
62
62
  "dependencies": {
63
63
  "@zowe/cics-for-zowe-sdk": {
64
- "version": "6.6.1",
65
- "resolved": "https://registry.npmjs.org/@zowe/cics-for-zowe-sdk/-/cics-for-zowe-sdk-6.6.1.tgz",
66
- "integrity": "sha512-5own+ip50y/4DGBcduRTwwgiEzIFO0tqiXcd4KQOjsvBUAtoNxxvZ86o8vGjv0Un1Rei+oP1pb83G9RjIP15JA==",
64
+ "version": "6.7.0",
65
+ "resolved": "https://registry.npmjs.org/@zowe/cics-for-zowe-sdk/-/cics-for-zowe-sdk-6.7.0.tgz",
66
+ "integrity": "sha512-N6bJ+R7WMKaTupsKOJtfBJqdwd9wUOQNZZl1igOnNZ/S/YnZtBKWYhF/UsavXX27gfWl/u8v+qImanxxsDSC5w==",
67
67
  "requires": {
68
68
  "xml2js": "0.5.0"
69
69
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zowe/cics-for-zowe-cli",
3
- "version": "6.6.1",
3
+ "version": "6.7.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.6.1"
55
+ "@zowe/cics-for-zowe-sdk": "6.7.0"
56
56
  },
57
57
  "peerDependencies": {
58
58
  "@zowe/imperative": "^8.0.0"