node-opcua-data-value
Advanced tools
Comparing version 0.1.0-alpha.4e442cf7 to 0.1.0-alpha.c6942b9d
{ | ||
"name": "node-opcua-data-value", | ||
"main": "./index.js", | ||
"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-binary-stream": "^0.1.0-alpha.4e442cf7", | ||
"node-opcua-date-time": "^0.1.0-alpha.4e442cf7", | ||
"node-opcua-factory": "^0.1.0-alpha.4e442cf7", | ||
"node-opcua-nodeid": "^0.1.0-alpha.4e442cf7", | ||
"node-opcua-status-code": "^0.1.0-alpha.4e442cf7", | ||
"node-opcua-utils": "^0.1.0-alpha.4e442cf7", | ||
"node-opcua-variant": "^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-date-time": "^0.1.0-alpha.c6942b9d", | ||
"node-opcua-factory": "^0.1.0-alpha.c6942b9d", | ||
"node-opcua-nodeid": "^0.1.0-alpha.c6942b9d", | ||
"node-opcua-status-code": "^0.1.0-alpha.c6942b9d", | ||
"node-opcua-utils": "^0.1.0-alpha.c6942b9d", | ||
"node-opcua-variant": "^0.1.0-alpha.c6942b9d", | ||
"underscore": "1.8.3" | ||
}, | ||
"devDependencies": { | ||
"node-opcua-generator": "^0.1.0-alpha.4e442cf7", | ||
"node-opcua-numeric-range": "^0.1.0-alpha.4e442cf7", | ||
"node-opcua-packet-analyzer": "^0.1.0-alpha.4e442cf7", | ||
"node-opcua-generator": "^0.1.0-alpha.c6942b9d", | ||
"node-opcua-numeric-range": "^0.1.0-alpha.c6942b9d", | ||
"node-opcua-packet-analyzer": "^0.1.0-alpha.c6942b9d", | ||
"should": "^13.0.1" | ||
} | ||
} |