@zowe/cics-for-zowe-cli 6.9.4 → 6.10.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
@@ -4650,6 +4650,33 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4650
4650
  THE SOFTWARE.
4651
4651
 
4652
4652
 
4653
+ ------
4654
+
4655
+ ** socks; version 2.8.6 -- https://github.com/JoshGlazebrook/socks/
4656
+ Copyright (c) 2013 Josh Glazebrook
4657
+
4658
+ The MIT License (MIT)
4659
+
4660
+ Copyright (c) 2013 Josh Glazebrook
4661
+
4662
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
4663
+ this software and associated documentation files (the "Software"), to deal in
4664
+ the Software without restriction, including without limitation the rights to
4665
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
4666
+ the Software, and to permit persons to whom the Software is furnished to do so,
4667
+ subject to the following conditions:
4668
+
4669
+ The above copyright notice and this permission notice shall be included in all
4670
+ copies or substantial portions of the Software.
4671
+
4672
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4673
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
4674
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
4675
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
4676
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
4677
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4678
+
4679
+
4653
4680
  ------
4654
4681
 
4655
4682
  ** merge2; version 1.4.1 -- https://github.com/teambition/merge2
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@zowe/cics-for-zowe-cli",
3
- "version": "6.9.4",
3
+ "version": "6.10.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.4",
9
+ "version": "6.10.0",
10
10
  "license": "EPL-2.0",
11
11
  "dependencies": {
12
12
  "@zowe/cics-for-zowe-sdk": "6.9.4"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zowe/cics-for-zowe-cli",
3
- "version": "6.9.4",
3
+ "version": "6.10.0",
4
4
  "author": "Zowe",
5
5
  "license": "EPL-2.0",
6
6
  "description": "IBM CICS Plug-in for Zowe CLI",