node-opcua-types 2.159.0 → 2.162.0

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.
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
- // --------- This code has been automatically generated !!! 2025-12-15T19:15:00.457Z
2
+ // --------- This code has been automatically generated !!! 2026-02-03T15:56:39.131Z
3
3
  /**
4
4
  * @module node-opcua-types
5
5
  */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "node-opcua-types",
3
- "version": "2.159.0",
3
+ "version": "2.162.0",
4
4
  "description": "pure nodejs OPCUA SDK - module types",
5
5
  "main": "./dist/index.js",
6
6
  "types": "./dist/index.d.ts",
@@ -13,20 +13,20 @@
13
13
  },
14
14
  "dependencies": {
15
15
  "node-opcua-assert": "2.157.0",
16
- "node-opcua-basic-types": "2.157.0",
17
- "node-opcua-binary-stream": "2.157.0",
18
- "node-opcua-data-model": "2.158.0",
19
- "node-opcua-data-value": "2.159.0",
16
+ "node-opcua-basic-types": "2.162.0",
17
+ "node-opcua-binary-stream": "2.162.0",
18
+ "node-opcua-data-model": "2.162.0",
19
+ "node-opcua-data-value": "2.162.0",
20
20
  "node-opcua-enum": "2.157.0",
21
- "node-opcua-extension-object": "2.158.0",
22
- "node-opcua-factory": "2.158.0",
21
+ "node-opcua-extension-object": "2.162.0",
22
+ "node-opcua-factory": "2.162.0",
23
23
  "node-opcua-nodeid": "2.157.0",
24
- "node-opcua-numeric-range": "2.158.0",
25
- "node-opcua-status-code": "2.157.0",
26
- "node-opcua-variant": "2.159.0"
24
+ "node-opcua-numeric-range": "2.162.0",
25
+ "node-opcua-status-code": "2.162.0",
26
+ "node-opcua-variant": "2.162.0"
27
27
  },
28
28
  "devDependencies": {
29
- "node-opcua-generator": "2.159.0"
29
+ "node-opcua-generator": "2.162.0"
30
30
  },
31
31
  "author": "Etienne Rossignon",
32
32
  "license": "MIT",
@@ -43,7 +43,7 @@
43
43
  "internet of things"
44
44
  ],
45
45
  "homepage": "http://node-opcua.github.io/",
46
- "gitHead": "578718b5df15e3f2652e96cd935b07736bee7210",
46
+ "gitHead": "78989e867fc6c2009002f6db4b7cbf8fb95161ae",
47
47
  "files": [
48
48
  "dist",
49
49
  "source"