@itentialopensource/adapter-mockdevice 2.1.0 → 2.1.1

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 CHANGED
@@ -1,4 +1,12 @@
1
1
 
2
+ ## 2.1.1 [03-15-2024]
3
+
4
+ * Update metadata.json
5
+
6
+ See merge request itentialopensource/adapters/adapter-mockdevice!17
7
+
8
+ ---
9
+
2
10
  ## 2.1.0 [01-08-2024]
3
11
 
4
12
  * 2023 migration changes
package/metadata.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "adapter-mockdevice",
3
- "webName": "Adapter for Integration to Mockdevice",
4
- "vendor": "Mockdevice",
3
+ "webName": "Adapter for Integration to any Mock Device",
4
+ "vendor": "Itential",
5
5
  "product": "Mockdevice",
6
6
  "osVersion": [],
7
7
  "apiVersions": [],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itentialopensource/adapter-mockdevice",
3
- "version": "2.1.0",
3
+ "version": "2.1.1",
4
4
  "description": "mock implementation of device broker",
5
5
  "license": "Apache-2.0",
6
6
  "repository": {
Binary file