@itentialopensource/adapter-zscaler 0.10.0 → 0.10.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/metadata.json CHANGED
@@ -70,6 +70,11 @@
70
70
  "title": "Zscaler Internet Access (ZIA)",
71
71
  "link": "https://help.zscaler.com/zia",
72
72
  "public": true
73
+ },
74
+ {
75
+ "title": "Understanding Zscaler Internet Access (ZIA) APIs",
76
+ "link": "https://help.zscaler.com/zia/understanding-zia-apis",
77
+ "public": true
73
78
  }
74
79
  ]
75
80
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itentialopensource/adapter-zscaler",
3
- "version": "0.10.0",
3
+ "version": "0.10.2",
4
4
  "description": "This adapter integrates with system Zscaler",
5
5
  "main": "adapter.js",
6
6
  "wizardVersion": "2.44.7",
Binary file
@@ -1,10 +1,10 @@
1
1
  {
2
- "version": "0.9.0",
2
+ "version": "0.10.1",
3
3
  "configLines": 22098,
4
4
  "scriptLines": 1783,
5
- "codeLines": 23080,
5
+ "codeLines": 20937,
6
6
  "testLines": 14658,
7
7
  "testCases": 746,
8
- "totalCodeLines": 39521,
8
+ "totalCodeLines": 37378,
9
9
  "wfTasks": 268
10
10
  }