node-opcua-secure-channel
Advanced tools
Comparing version 0.1.0-alpha.4e442cf7 to 0.1.0-alpha.c6942b9d
{ | ||
"name": "node-opcua-secure-channel", | ||
"version": "0.1.0-alpha.4e442cf7", | ||
"version": "0.1.0-alpha.c6942b9d", | ||
"description": "", | ||
@@ -12,16 +12,16 @@ "main": "index.js", | ||
"colors": "^1.1.2", | ||
"node-opcua-assert": "^0.1.0-alpha.4e442cf7", | ||
"node-opcua-basic-types": "^0.1.0-alpha.4e442cf7", | ||
"node-opcua-binary-stream": "^0.1.0-alpha.4e442cf7", | ||
"node-opcua-chunkmanager": "^0.1.0-alpha.4e442cf7", | ||
"node-opcua-assert": "^0.1.0-alpha.c6942b9d", | ||
"node-opcua-basic-types": "^0.1.0-alpha.c6942b9d", | ||
"node-opcua-binary-stream": "^0.1.0-alpha.c6942b9d", | ||
"node-opcua-chunkmanager": "^0.1.0-alpha.c6942b9d", | ||
"node-opcua-crypto": "0.0.11", | ||
"node-opcua-debug": "^0.1.0-alpha.4e442cf7", | ||
"node-opcua-enum": "^0.1.0-alpha.4e442cf7", | ||
"node-opcua-factory": "^0.1.0-alpha.4e442cf7", | ||
"node-opcua-object-registry": "^0.1.0-alpha.4e442cf7", | ||
"node-opcua-packet-analyzer": "^0.1.0-alpha.4e442cf7", | ||
"node-opcua-service-secure-channel": "^0.1.0-alpha.4e442cf7", | ||
"node-opcua-status-code": "^0.1.0-alpha.4e442cf7", | ||
"node-opcua-transport": "^0.1.0-alpha.4e442cf7", | ||
"node-opcua-utils": "^0.1.0-alpha.4e442cf7", | ||
"node-opcua-debug": "^0.1.0-alpha.c6942b9d", | ||
"node-opcua-enum": "^0.1.0-alpha.c6942b9d", | ||
"node-opcua-factory": "^0.1.0-alpha.c6942b9d", | ||
"node-opcua-object-registry": "^0.1.0-alpha.c6942b9d", | ||
"node-opcua-packet-analyzer": "^0.1.0-alpha.c6942b9d", | ||
"node-opcua-service-secure-channel": "^0.1.0-alpha.c6942b9d", | ||
"node-opcua-status-code": "^0.1.0-alpha.c6942b9d", | ||
"node-opcua-transport": "^0.1.0-alpha.c6942b9d", | ||
"node-opcua-utils": "^0.1.0-alpha.c6942b9d", | ||
"underscore": "^1.8.3" | ||
@@ -31,9 +31,9 @@ }, | ||
"async": "^2.5.0", | ||
"node-opcua-buffer-utils": "^0.1.0-alpha.4e442cf7", | ||
"node-opcua-leak-detector": "^0.1.0-alpha.4e442cf7", | ||
"node-opcua-service-endpoints": "^0.1.0-alpha.4e442cf7", | ||
"node-opcua-service-read": "^0.1.0-alpha.4e442cf7", | ||
"node-opcua-service-session": "^0.1.0-alpha.4e442cf7", | ||
"node-opcua-test-fixtures": "^0.1.0-alpha.4e442cf7", | ||
"node-opcua-test-helpers": "^0.1.0-alpha.4e442cf7", | ||
"node-opcua-buffer-utils": "^0.1.0-alpha.c6942b9d", | ||
"node-opcua-leak-detector": "^0.1.0-alpha.c6942b9d", | ||
"node-opcua-service-endpoints": "^0.1.0-alpha.c6942b9d", | ||
"node-opcua-service-read": "^0.1.0-alpha.c6942b9d", | ||
"node-opcua-service-session": "^0.1.0-alpha.c6942b9d", | ||
"node-opcua-test-fixtures": "^0.1.0-alpha.c6942b9d", | ||
"node-opcua-test-helpers": "^0.1.0-alpha.c6942b9d", | ||
"should": "^13.0.1", | ||
@@ -40,0 +40,0 @@ "sinon": "^3.2.1", |