node-opcua-client 2.66.2 → 2.66.3
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 +1 -5
- package/dist/index.js.map +1 -1
- package/package.json +10 -10
package/dist/index.js
CHANGED
|
@@ -4,11 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
6
6
|
if (k2 === undefined) k2 = k;
|
|
7
|
-
|
|
8
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
9
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
10
|
-
}
|
|
11
|
-
Object.defineProperty(o, k2, desc);
|
|
7
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
12
8
|
}) : (function(o, m, k, k2) {
|
|
13
9
|
if (k2 === undefined) k2 = k;
|
|
14
10
|
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
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../source/index.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;AAEH,gDAA8B;AAC9B,iDAA+B;AAC/B,mDAAiC;AACjC,wDAAsC;AACtC,+DAA6C;AAC7C,0DAAwC;AACxC,gEAA8C;AAC9C,uEAAqD;AACrD,uEAAqD;AACrD,4EAA0D;AAC1D,6EAA2D;AAC3D,oGAAkF;AAClF,wFAAsE;AACtE,wGAAsF;AACtF,sDAAoC;AACpC,2EAAyD;AACzD,iDAA+B;AAC/B,2CAAyB;AAEzB,uDAA2C;AAAlC,2GAAA,MAAM,OAAA;AACf,mDAAiC;AAEjC,yEAA0E;AAAjE,gIAAA,uBAAuB,OAAA;AAEhC,uDAAwE;AAA/D,gHAAA,WAAW,OAAA;AAAE,2HAAA,sBAAsB,OAAA;AAE5C,uEAAgH;AAAvG,2HAAA,cAAc,OAAA;AAAE,qIAAA,wBAAwB,OAAA;AAEjD,2CAA2C;AAC9B,QAAA,KAAK,GAAG,MAAM,CAAC;AAE5B,kDAAkD;AACrC,QAAA,YAAY,GAAG,YAAY,CAAC;AAEzC,qDAA2C;AAAlC,2GAAA,OAAO,OAAA;AAEhB,GAAG;AACH,uDAS2B;AARvB,2GAAA,MAAM,OAAA;AACN,kHAAA,aAAa,OAAA;AACb,+GAAA,UAAU,OAAA;AACV,iHAAA,YAAY,OAAA;AACZ,+GAAA,UAAU,OAAA;AACV,mHAAA,cAAc,OAAA;AACd,uHAAA,kBAAkB,OAAA;AAClB,yHAAA,oBAAoB,OAAA;AAExB,iEAAiE;AAAxD,oHAAA,UAAU,OAAA;AAAE,qHAAA,WAAW,OAAA;AAChC,qDAAmC;AACnC,wDAAsC;AACtC,wDAAsC;AACtC,uDAAqC;AACrC,4DAA0C;AAC1C,uDAAuD;AAA9C,uHAAA,kBAAkB,OAAA;AAE3B,+DAA6C;AAC7C,4DAA0C;AAC1C,0DAAwC;AACxC,+DAA6C;AAC7C,+DAA6C;AAC7C,6DAA2C;AAC3C,2DAAyC;AACzC,0DAAwC;AACxC,oEAAkD;AAClD,6DAA2C;AAC3C,kEAAgD;AAChD,2EAAyD;AACzD,2DAAyC;AACzC,4DAA0C;AAC1C,uEAAyF;AAAjE,sHAAA,SAAS,OAAA;AAAE,+HAAA,kBAAkB,OAAA;AACrD,6EAA2D"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "node-opcua-client",
|
|
3
|
-
"version": "2.66.
|
|
3
|
+
"version": "2.66.3",
|
|
4
4
|
"description": "pure nodejs OPCUA SDK - module -client",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"clean": "npx rimraf dist *.tsbuildinfo certificates",
|
|
@@ -24,8 +24,8 @@
|
|
|
24
24
|
"node-opcua-assert": "2.66.0",
|
|
25
25
|
"node-opcua-basic-types": "2.66.0",
|
|
26
26
|
"node-opcua-buffer-utils": "2.66.0",
|
|
27
|
-
"node-opcua-certificate-manager": "2.66.
|
|
28
|
-
"node-opcua-client-dynamic-extension-object": "2.66.
|
|
27
|
+
"node-opcua-certificate-manager": "2.66.3",
|
|
28
|
+
"node-opcua-client-dynamic-extension-object": "2.66.3",
|
|
29
29
|
"node-opcua-common": "2.66.0",
|
|
30
30
|
"node-opcua-constants": "2.66.0",
|
|
31
31
|
"node-opcua-crypto": "^1.10.0",
|
|
@@ -37,22 +37,22 @@
|
|
|
37
37
|
"node-opcua-hostname": "2.66.0",
|
|
38
38
|
"node-opcua-nodeid": "2.66.0",
|
|
39
39
|
"node-opcua-object-registry": "2.66.0",
|
|
40
|
-
"node-opcua-pki": "^2.15.
|
|
41
|
-
"node-opcua-pseudo-session": "2.66.
|
|
40
|
+
"node-opcua-pki": "^2.15.4",
|
|
41
|
+
"node-opcua-pseudo-session": "2.66.3",
|
|
42
42
|
"node-opcua-schemas": "2.66.0",
|
|
43
|
-
"node-opcua-secure-channel": "2.66.
|
|
43
|
+
"node-opcua-secure-channel": "2.66.3",
|
|
44
44
|
"node-opcua-service-browse": "2.66.0",
|
|
45
45
|
"node-opcua-service-call": "2.66.0",
|
|
46
46
|
"node-opcua-service-discovery": "2.66.0",
|
|
47
47
|
"node-opcua-service-endpoints": "2.66.0",
|
|
48
48
|
"node-opcua-service-filter": "2.66.0",
|
|
49
49
|
"node-opcua-service-history": "2.66.0",
|
|
50
|
-
"node-opcua-service-query": "2.66.
|
|
50
|
+
"node-opcua-service-query": "2.66.3",
|
|
51
51
|
"node-opcua-service-read": "2.66.0",
|
|
52
52
|
"node-opcua-service-register-node": "2.66.0",
|
|
53
53
|
"node-opcua-service-secure-channel": "2.66.0",
|
|
54
54
|
"node-opcua-service-session": "2.66.0",
|
|
55
|
-
"node-opcua-service-subscription": "2.66.
|
|
55
|
+
"node-opcua-service-subscription": "2.66.3",
|
|
56
56
|
"node-opcua-service-translate-browse-path": "2.66.0",
|
|
57
57
|
"node-opcua-service-write": "2.66.0",
|
|
58
58
|
"node-opcua-status-code": "2.66.0",
|
|
@@ -65,7 +65,7 @@
|
|
|
65
65
|
},
|
|
66
66
|
"devDependencies": {
|
|
67
67
|
"dequeue": "^1.0.5",
|
|
68
|
-
"node-opcua-address-space": "2.66.
|
|
68
|
+
"node-opcua-address-space": "2.66.3",
|
|
69
69
|
"node-opcua-binary-stream": "2.66.0",
|
|
70
70
|
"node-opcua-factory": "2.66.0",
|
|
71
71
|
"node-opcua-leak-detector": "2.66.0",
|
|
@@ -93,5 +93,5 @@
|
|
|
93
93
|
"internet of things"
|
|
94
94
|
],
|
|
95
95
|
"homepage": "http://node-opcua.github.io/",
|
|
96
|
-
"gitHead": "
|
|
96
|
+
"gitHead": "5b682671b0709e8cdd6307e20a7e13060201a95b"
|
|
97
97
|
}
|