node-opcua-service-filter
Advanced tools
Comparing version 0.1.0-alpha.4e442cf7 to 0.1.0-alpha.c6942b9d
{ | ||
"name": "node-opcua-service-filter", | ||
"version": "0.1.0-alpha.4e442cf7", | ||
"version": "0.1.0-alpha.c6942b9d", | ||
"description": "", | ||
@@ -12,18 +12,18 @@ "main": "./index.js", | ||
"dependencies": { | ||
"node-opcua-assert": "^0.1.0-alpha.4e442cf7", | ||
"node-opcua-basic-types": "^0.1.0-alpha.4e442cf7", | ||
"node-opcua-constants": "^0.1.0-alpha.4e442cf7", | ||
"node-opcua-data-model": "^0.1.0-alpha.4e442cf7", | ||
"node-opcua-debug": "^0.1.0-alpha.4e442cf7", | ||
"node-opcua-factory": "^0.1.0-alpha.4e442cf7", | ||
"node-opcua-nodeid": "^0.1.0-alpha.4e442cf7", | ||
"node-opcua-numeric-range": "^0.1.0-alpha.4e442cf7", | ||
"node-opcua-service-translate-browse-path": "^0.1.0-alpha.4e442cf7", | ||
"node-opcua-status-code": "^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-constants": "^0.1.0-alpha.c6942b9d", | ||
"node-opcua-data-model": "^0.1.0-alpha.c6942b9d", | ||
"node-opcua-debug": "^0.1.0-alpha.c6942b9d", | ||
"node-opcua-factory": "^0.1.0-alpha.c6942b9d", | ||
"node-opcua-nodeid": "^0.1.0-alpha.c6942b9d", | ||
"node-opcua-numeric-range": "^0.1.0-alpha.c6942b9d", | ||
"node-opcua-service-translate-browse-path": "^0.1.0-alpha.c6942b9d", | ||
"node-opcua-status-code": "^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-service-secure-channel": "^0.1.0-alpha.4e442cf7", | ||
"node-opcua-generator": "^0.1.0-alpha.c6942b9d", | ||
"node-opcua-service-secure-channel": "^0.1.0-alpha.c6942b9d", | ||
"should": "^13.0.1" | ||
@@ -30,0 +30,0 @@ }, |