node-opcua-service-browse
Advanced tools
Comparing version 0.1.0-alpha.4e442cf7 to 0.1.0-alpha.c6942b9d
{ | ||
"name": "node-opcua-service-browse", | ||
"version": "0.1.0-alpha.4e442cf7", | ||
"version": "0.1.0-alpha.c6942b9d", | ||
"description": "", | ||
@@ -12,19 +12,19 @@ "scripts": { | ||
"dependencies": { | ||
"node-opcua-assert": "^0.1.0-alpha.4e442cf7", | ||
"node-opcua-basic-types": "^0.1.0-alpha.4e442cf7", | ||
"node-opcua-data-model": "^0.1.0-alpha.4e442cf7", | ||
"node-opcua-factory": "^0.1.0-alpha.4e442cf7", | ||
"node-opcua-nodeid": "^0.1.0-alpha.4e442cf7", | ||
"node-opcua-service-secure-channel": "^0.1.0-alpha.4e442cf7", | ||
"node-opcua-assert": "^0.1.0-alpha.c6942b9d", | ||
"node-opcua-basic-types": "^0.1.0-alpha.c6942b9d", | ||
"node-opcua-data-model": "^0.1.0-alpha.c6942b9d", | ||
"node-opcua-factory": "^0.1.0-alpha.c6942b9d", | ||
"node-opcua-nodeid": "^0.1.0-alpha.c6942b9d", | ||
"node-opcua-service-secure-channel": "^0.1.0-alpha.c6942b9d", | ||
"underscore": "^1.8.3" | ||
}, | ||
"devDependencies": { | ||
"node-opcua-date-time": "^0.1.0-alpha.4e442cf7", | ||
"node-opcua-debug": "^0.1.0-alpha.4e442cf7", | ||
"node-opcua-generator": "^0.1.0-alpha.4e442cf7", | ||
"node-opcua-packet-analyzer": "^0.1.0-alpha.4e442cf7", | ||
"node-opcua-status-code": "^0.1.0-alpha.4e442cf7", | ||
"node-opcua-variant": "^0.1.0-alpha.4e442cf7", | ||
"node-opcua-date-time": "^0.1.0-alpha.c6942b9d", | ||
"node-opcua-debug": "^0.1.0-alpha.c6942b9d", | ||
"node-opcua-generator": "^0.1.0-alpha.c6942b9d", | ||
"node-opcua-packet-analyzer": "^0.1.0-alpha.c6942b9d", | ||
"node-opcua-status-code": "^0.1.0-alpha.c6942b9d", | ||
"node-opcua-variant": "^0.1.0-alpha.c6942b9d", | ||
"should": "^13.0.1" | ||
} | ||
} |