@itentialopensource/adapter-microsoft_graph 1.4.4 → 1.4.5

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.5 [10-15-2024]
3
+
4
+ * Changes made at 2024.10.14_19:50PM
5
+
6
+ See merge request itentialopensource/adapters/adapter-microsoft_graph!17
7
+
8
+ ---
9
+
2
10
  ## 1.4.4 [09-01-2024]
3
11
 
4
12
  * update dependencies and metadata
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itentialopensource/adapter-microsoft_graph",
3
- "version": "1.4.4",
3
+ "version": "1.4.5",
4
4
  "description": "This adapter integrates with system described as: microsoftGraph.",
5
5
  "main": "adapter.js",
6
6
  "wizardVersion": "2.44.7",
@@ -53,7 +53,7 @@
53
53
  "author": "Itential",
54
54
  "homepage": "https://gitlab.com/itentialopensource/adapters/adapter-microsoft_graph#readme",
55
55
  "dependencies": {
56
- "@itentialopensource/adapter-utils": "^5.7.0",
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
@@ -1,9 +0,0 @@
1
- {
2
- "ComplianceEntries": [
3
- {
4
- "name": "Compliance Summary",
5
- "numInvalidProjects": 0,
6
- "numValidProjects": 0
7
- }
8
- ]
9
- }
@@ -1,5 +0,0 @@
1
- ---------------------------------------------------------------------------------------------
2
- **** Project Compliance Summary ****
3
- 0 project(s) are not valid
4
- 0 project(s) are valid
5
- ---------------------------------------------------------------------------------------------