@itentialopensource/adapter-microsoft_graph 1.3.3 → 1.3.4

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.3.4 [03-21-2024]
3
+
4
+ * Changes made at 2024.03.21_13:42PM
5
+
6
+ See merge request itentialopensource/adapters/cloud/adapter-microsoft_graph!9
7
+
8
+ ---
9
+
2
10
  ## 1.3.3 [03-11-2024]
3
11
 
4
12
  * Changes made at 2024.03.11_15:28PM
package/metadata.json CHANGED
@@ -58,7 +58,11 @@
58
58
  "vendorLink": "https://www.microsoft.com/en-us/",
59
59
  "productLink": "https://learn.microsoft.com/en-us/graph/overview",
60
60
  "apiLinks": [
61
- "https://learn.microsoft.com/en-us/graph/api/overview?view=graph-rest-1.0"
61
+ {
62
+ "title": "Microsoft - Graph API",
63
+ "link": "https://learn.microsoft.com/en-us/graph/api/overview?view=graph-rest-1.0",
64
+ "public": true
65
+ }
62
66
  ]
63
67
  },
64
68
  "assets": [],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itentialopensource/adapter-microsoft_graph",
3
- "version": "1.3.3",
3
+ "version": "1.3.4",
4
4
  "description": "This adapter integrates with system described as: microsoftGraph.",
5
5
  "main": "adapter.js",
6
6
  "wizardVersion": "2.44.7",
Binary file