@itentialopensource/adapter-meraki 1.4.1 → 1.4.2

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md CHANGED
@@ -1,4 +1,12 @@
1
1
 
2
+ ## 1.4.2 [12-24-2023]
3
+
4
+ * update metadata
5
+
6
+ See merge request itentialopensource/adapters/sd-wan/adapter-meraki!36
7
+
8
+ ---
9
+
2
10
  ## 1.4.1 [12-20-2023]
3
11
 
4
12
  * add keys to broker config, update axios
package/metadata.json CHANGED
@@ -49,6 +49,7 @@
49
49
  "https://www.itential.com/automations/sd-wan-branch-management/",
50
50
  "https://www.itential.com/solutions/sdwan-automation-orchestration/"
51
51
  ],
52
+ "trainingLinks": [],
52
53
  "faqLink": "https://docs.itential.com/opensource/docs/troubleshooting-an-adapter",
53
54
  "contributeLink": "https://gitlab.com/itentialopensource/adapters/contributing-guide",
54
55
  "issueLink": "https://itential.atlassian.net/servicedesk/customer/portals",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itentialopensource/adapter-meraki",
3
- "version": "1.4.1",
3
+ "version": "1.4.2",
4
4
  "description": "This adapter integrates with system described as: merakiDashboardApi.",
5
5
  "main": "adapter.js",
6
6
  "systemName": "Meraki",
Binary file
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.4.0",
2
+ "version": "1.4.1",
3
3
  "configLines": 63063,
4
4
  "scriptLines": 1783,
5
5
  "codeLines": 53869,