node-opcua 2.86.1 → 2.88.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.
Files changed (3) hide show
  1. package/LICENSE +1 -1
  2. package/README.md +1 -1
  3. package/package.json +49 -49
package/LICENSE CHANGED
@@ -1,6 +1,6 @@
1
1
  The MIT License (MIT)
2
2
 
3
- Copyright (c) 2022 Sterfive SAS - 833264583 RCS ORLEANS - France (https://www.sterfive.com)
3
+ Copyright (c) 2022-2023 Sterfive SAS - 833264583 RCS ORLEANS - France (https://www.sterfive.com)
4
4
 
5
5
  Copyright (c) 2014-2022 Etienne Rossignon
6
6
 
package/README.md CHANGED
@@ -57,7 +57,7 @@ Contact Sterfive SAS (mailto:contact@sterfive.com) for additional companion modu
57
57
 
58
58
  # Copyright
59
59
 
60
- Copyright (c) 2022 Sterfive SAS
60
+ Copyright (c) 2022-2023 Sterfive SAS
61
61
 
62
62
  Copyright (c) 2014-2022 Etienne Rossignon
63
63
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "node-opcua",
3
- "version": "2.86.1",
3
+ "version": "2.88.0",
4
4
  "description": "pure nodejs OPCUA SDK - module ",
5
5
  "main": "./dist/index.js",
6
6
  "types": "./dist/index.d.ts",
@@ -14,54 +14,54 @@
14
14
  "dependencies": {
15
15
  "@types/semver": "^7.3.13",
16
16
  "chalk": "4.1.2",
17
- "node-opcua-address-space": "2.86.1",
18
- "node-opcua-address-space-for-conformance-testing": "2.86.1",
19
- "node-opcua-aggregates": "2.86.1",
20
- "node-opcua-assert": "2.77.0",
21
- "node-opcua-basic-types": "2.86.1",
22
- "node-opcua-binary-stream": "2.86.0",
23
- "node-opcua-certificate-manager": "2.86.1",
24
- "node-opcua-client": "2.86.1",
25
- "node-opcua-client-crawler": "2.86.1",
26
- "node-opcua-client-proxy": "2.86.1",
27
- "node-opcua-common": "2.86.1",
28
- "node-opcua-constants": "2.77.0",
17
+ "node-opcua-address-space": "2.88.0",
18
+ "node-opcua-address-space-for-conformance-testing": "2.88.0",
19
+ "node-opcua-aggregates": "2.88.0",
20
+ "node-opcua-assert": "2.88.0",
21
+ "node-opcua-basic-types": "2.88.0",
22
+ "node-opcua-binary-stream": "2.88.0",
23
+ "node-opcua-certificate-manager": "2.88.0",
24
+ "node-opcua-client": "2.88.0",
25
+ "node-opcua-client-crawler": "2.88.0",
26
+ "node-opcua-client-proxy": "2.88.0",
27
+ "node-opcua-common": "2.88.0",
28
+ "node-opcua-constants": "2.88.0",
29
29
  "node-opcua-crypto": "^2.1.2",
30
- "node-opcua-data-access": "2.86.1",
31
- "node-opcua-data-model": "2.86.1",
32
- "node-opcua-data-value": "2.86.1",
33
- "node-opcua-debug": "2.86.0",
34
- "node-opcua-enum": "2.86.0",
35
- "node-opcua-factory": "2.86.1",
36
- "node-opcua-hostname": "2.77.0",
37
- "node-opcua-nodeid": "2.86.0",
38
- "node-opcua-nodesets": "2.77.0",
39
- "node-opcua-numeric-range": "2.86.1",
40
- "node-opcua-packet-analyzer": "2.86.1",
41
- "node-opcua-secure-channel": "2.86.1",
42
- "node-opcua-server": "2.86.1",
43
- "node-opcua-server-discovery": "2.86.1",
44
- "node-opcua-service-browse": "2.86.1",
45
- "node-opcua-service-call": "2.86.1",
46
- "node-opcua-service-discovery": "2.86.1",
47
- "node-opcua-service-endpoints": "2.86.1",
48
- "node-opcua-service-filter": "2.86.1",
49
- "node-opcua-service-history": "2.86.1",
50
- "node-opcua-service-node-management": "2.86.1",
51
- "node-opcua-service-query": "2.86.1",
52
- "node-opcua-service-read": "2.86.1",
53
- "node-opcua-service-register-node": "2.86.1",
54
- "node-opcua-service-secure-channel": "2.86.1",
55
- "node-opcua-service-session": "2.86.1",
56
- "node-opcua-service-subscription": "2.86.1",
57
- "node-opcua-service-translate-browse-path": "2.86.1",
58
- "node-opcua-service-write": "2.86.1",
59
- "node-opcua-status-code": "2.86.1",
60
- "node-opcua-transport": "2.86.1",
61
- "node-opcua-types": "2.86.1",
62
- "node-opcua-utils": "2.86.0",
63
- "node-opcua-variant": "2.86.1",
64
- "node-opcua-vendor-diagnostic": "2.86.1",
30
+ "node-opcua-data-access": "2.88.0",
31
+ "node-opcua-data-model": "2.88.0",
32
+ "node-opcua-data-value": "2.88.0",
33
+ "node-opcua-debug": "2.88.0",
34
+ "node-opcua-enum": "2.88.0",
35
+ "node-opcua-factory": "2.88.0",
36
+ "node-opcua-hostname": "2.88.0",
37
+ "node-opcua-nodeid": "2.88.0",
38
+ "node-opcua-nodesets": "2.88.0",
39
+ "node-opcua-numeric-range": "2.88.0",
40
+ "node-opcua-packet-analyzer": "2.88.0",
41
+ "node-opcua-secure-channel": "2.88.0",
42
+ "node-opcua-server": "2.88.0",
43
+ "node-opcua-server-discovery": "2.88.0",
44
+ "node-opcua-service-browse": "2.88.0",
45
+ "node-opcua-service-call": "2.88.0",
46
+ "node-opcua-service-discovery": "2.88.0",
47
+ "node-opcua-service-endpoints": "2.88.0",
48
+ "node-opcua-service-filter": "2.88.0",
49
+ "node-opcua-service-history": "2.88.0",
50
+ "node-opcua-service-node-management": "2.88.0",
51
+ "node-opcua-service-query": "2.88.0",
52
+ "node-opcua-service-read": "2.88.0",
53
+ "node-opcua-service-register-node": "2.88.0",
54
+ "node-opcua-service-secure-channel": "2.88.0",
55
+ "node-opcua-service-session": "2.88.0",
56
+ "node-opcua-service-subscription": "2.88.0",
57
+ "node-opcua-service-translate-browse-path": "2.88.0",
58
+ "node-opcua-service-write": "2.88.0",
59
+ "node-opcua-status-code": "2.88.0",
60
+ "node-opcua-transport": "2.88.0",
61
+ "node-opcua-types": "2.88.0",
62
+ "node-opcua-utils": "2.88.0",
63
+ "node-opcua-variant": "2.88.0",
64
+ "node-opcua-vendor-diagnostic": "2.88.0",
65
65
  "semver": "^7.3.8"
66
66
  },
67
67
  "devDependencies": {
@@ -85,5 +85,5 @@
85
85
  "url": "https://github.com/sponsors/erossignon"
86
86
  },
87
87
  "homepage": "http://node-opcua.github.io/",
88
- "gitHead": "389ba18585ff4b62f6fee58b69bd871a8e6b0dff"
88
+ "gitHead": "0c20078b474f36855b799557f8fe931dbe20c2ca"
89
89
  }