@itentialopensource/adapter-meraki 1.5.3 → 1.5.4
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/CHANGELOG.md +8 -0
- package/package.json +2 -2
- package/refs?service=git-upload-pack +0 -0
- package/compliance-report.json +0 -9
- package/compliance-report.txt +0 -5
package/CHANGELOG.md
CHANGED
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@itentialopensource/adapter-meraki",
|
3
|
-
"version": "1.5.
|
3
|
+
"version": "1.5.4",
|
4
4
|
"description": "This adapter integrates with system described as: merakiDashboardApi.",
|
5
5
|
"main": "adapter.js",
|
6
6
|
"systemName": "Meraki",
|
@@ -53,7 +53,7 @@
|
|
53
53
|
"author": "Itential",
|
54
54
|
"homepage": "https://gitlab.com/itentialopensource/adapters/adapter-meraki#readme",
|
55
55
|
"dependencies": {
|
56
|
-
"@itentialopensource/adapter-utils": "^5.
|
56
|
+
"@itentialopensource/adapter-utils": "^5.9.4",
|
57
57
|
"acorn": "^8.12.1",
|
58
58
|
"ajv": "^8.17.1",
|
59
59
|
"axios": "^1.7.4",
|
Binary file
|
package/compliance-report.json
DELETED
package/compliance-report.txt
DELETED
@@ -1,5 +0,0 @@
|
|
1
|
-
---------------------------------------------------------------------------------------------
|
2
|
-
**** Project Compliance Summary ****
|
3
|
-
0 project(s) are not valid
|
4
|
-
0 project(s) are valid
|
5
|
-
---------------------------------------------------------------------------------------------
|