node-opcua-server 2.67.0 → 2.67.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/dist/index.js CHANGED
@@ -1,11 +1,7 @@
1
1
  "use strict";
2
2
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
3
  if (k2 === undefined) k2 = k;
4
- var desc = Object.getOwnPropertyDescriptor(m, k);
5
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
- desc = { enumerable: true, get: function() { return m[k]; } };
7
- }
8
- Object.defineProperty(o, k2, desc);
4
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
9
5
  }) : (function(o, m, k, k2) {
10
6
  if (k2 === undefined) k2 = k;
11
7
  o[k2] = m[k];
package/dist/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../source/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA;;GAEG;AACH,gDAA8B;AAC9B,qDAAmC;AACnC,4DAA0C;AAC1C,sEAAoD;AACpD,0DAAwC;AACxC,wDAAsC;AACtC,mDAAiC;AACjC,wDAAsC;AACtC,kDAAgC;AAChC,iDAA+B;AAC/B,mDAAiC;AACjC,iDAA+B"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../source/index.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA;;GAEG;AACH,gDAA8B;AAC9B,qDAAmC;AACnC,4DAA0C;AAC1C,sEAAoD;AACpD,0DAAwC;AACxC,wDAAsC;AACtC,mDAAiC;AACjC,wDAAsC;AACtC,kDAAgC;AAChC,iDAA+B;AAC/B,mDAAiC;AACjC,iDAA+B"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "node-opcua-server",
3
- "version": "2.67.0",
3
+ "version": "2.67.1",
4
4
  "description": "pure nodejs OPCUA SDK - module -server",
5
5
  "scripts": {
6
6
  "build": "tsc -b",
@@ -18,12 +18,12 @@
18
18
  "bonjour": "^3.5.0",
19
19
  "dequeue": "^1.0.5",
20
20
  "lodash": "4.17.21",
21
- "node-opcua-address-space": "2.67.0",
21
+ "node-opcua-address-space": "2.67.1",
22
22
  "node-opcua-assert": "2.66.0",
23
23
  "node-opcua-basic-types": "2.67.0",
24
24
  "node-opcua-certificate-manager": "2.67.0",
25
- "node-opcua-client": "2.67.0",
26
- "node-opcua-client-dynamic-extension-object": "2.67.0",
25
+ "node-opcua-client": "2.67.1",
26
+ "node-opcua-client-dynamic-extension-object": "2.67.1",
27
27
  "node-opcua-common": "2.67.0",
28
28
  "node-opcua-constants": "2.67.0",
29
29
  "node-opcua-crypto": "^1.10.0",
@@ -37,12 +37,12 @@
37
37
  "node-opcua-factory": "2.67.0",
38
38
  "node-opcua-hostname": "2.67.0",
39
39
  "node-opcua-nodeid": "2.67.0",
40
- "node-opcua-nodeset-ua": "2.67.0",
40
+ "node-opcua-nodeset-ua": "2.67.1",
41
41
  "node-opcua-nodesets": "2.66.0",
42
42
  "node-opcua-numeric-range": "2.67.0",
43
43
  "node-opcua-object-registry": "2.67.0",
44
44
  "node-opcua-pki": "^2.15.4",
45
- "node-opcua-secure-channel": "2.67.0",
45
+ "node-opcua-secure-channel": "2.67.1",
46
46
  "node-opcua-service-browse": "2.67.0",
47
47
  "node-opcua-service-call": "2.67.0",
48
48
  "node-opcua-service-discovery": "2.67.0",
@@ -50,16 +50,16 @@
50
50
  "node-opcua-service-filter": "2.67.0",
51
51
  "node-opcua-service-history": "2.67.0",
52
52
  "node-opcua-service-node-management": "2.67.0",
53
- "node-opcua-service-query": "2.67.0",
53
+ "node-opcua-service-query": "2.67.1",
54
54
  "node-opcua-service-read": "2.67.0",
55
55
  "node-opcua-service-register-node": "2.67.0",
56
56
  "node-opcua-service-secure-channel": "2.67.0",
57
57
  "node-opcua-service-session": "2.67.0",
58
- "node-opcua-service-subscription": "2.67.0",
58
+ "node-opcua-service-subscription": "2.67.1",
59
59
  "node-opcua-service-translate-browse-path": "2.67.0",
60
60
  "node-opcua-service-write": "2.67.0",
61
61
  "node-opcua-status-code": "2.67.0",
62
- "node-opcua-transport": "2.67.0",
62
+ "node-opcua-transport": "2.67.1",
63
63
  "node-opcua-types": "2.67.0",
64
64
  "node-opcua-utils": "2.67.0",
65
65
  "node-opcua-variant": "2.67.0"
@@ -85,5 +85,5 @@
85
85
  "internet of things"
86
86
  ],
87
87
  "homepage": "http://node-opcua.github.io/",
88
- "gitHead": "74c2fd7d4ce3eb48d25a911258bf90a64218ea0e"
88
+ "gitHead": "e6ea08f7a92fdf27240c5ed1bb567c6630eaf863"
89
89
  }