@itentialopensource/adapter-mockdevice 2.2.1 → 2.2.2

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.
@@ -1597,7 +1597,7 @@ module.exports = MockDevice;
1597
1597
  <div class='footer quiet pad2 space-top1 center small'>
1598
1598
  Code coverage generated by
1599
1599
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
1600
- at 2025-07-01T16:25:40.172Z
1600
+ at 2025-07-16T01:51:54.525Z
1601
1601
  </div>
1602
1602
  <script src="../prettify.js"></script>
1603
1603
  <script>
@@ -101,7 +101,7 @@
101
101
  <div class='footer quiet pad2 space-top1 center small'>
102
102
  Code coverage generated by
103
103
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
104
- at 2025-07-01T16:25:40.172Z
104
+ at 2025-07-16T01:51:54.525Z
105
105
  </div>
106
106
  <script src="../prettify.js"></script>
107
107
  <script>
@@ -202,7 +202,7 @@ module.exports = { parseArgs };
202
202
  <div class='footer quiet pad2 space-top1 center small'>
203
203
  Code coverage generated by
204
204
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
205
- at 2025-07-01T16:25:40.172Z
205
+ at 2025-07-16T01:51:54.525Z
206
206
  </div>
207
207
  <script src="../../prettify.js"></script>
208
208
  <script>
@@ -116,7 +116,7 @@
116
116
  <div class='footer quiet pad2 space-top1 center small'>
117
117
  Code coverage generated by
118
118
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
119
- at 2025-07-01T16:25:40.172Z
119
+ at 2025-07-16T01:51:54.525Z
120
120
  </div>
121
121
  <script src="../../prettify.js"></script>
122
122
  <script>
@@ -148,7 +148,7 @@ module.exports = global.log;
148
148
  <div class='footer quiet pad2 space-top1 center small'>
149
149
  Code coverage generated by
150
150
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
151
- at 2025-07-01T16:25:40.172Z
151
+ at 2025-07-16T01:51:54.525Z
152
152
  </div>
153
153
  <script src="../../prettify.js"></script>
154
154
  <script>
@@ -116,7 +116,7 @@
116
116
  <div class='footer quiet pad2 space-top1 center small'>
117
117
  Code coverage generated by
118
118
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
119
- at 2025-07-01T16:25:40.172Z
119
+ at 2025-07-16T01:51:54.525Z
120
120
  </div>
121
121
  <script src="prettify.js"></script>
122
122
  <script>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itentialopensource/adapter-mockdevice",
3
- "version": "2.2.1",
3
+ "version": "2.2.2",
4
4
  "description": "mock implementation of device broker",
5
5
  "license": "Apache-2.0",
6
6
  "wizardVersion": "2.44.7",