node-opcua-binary-stream
Advanced tools
Comparing version 2.0.0-alpha.24 to 2.0.0-alpha.29
{ | ||
"name": "node-opcua-binary-stream", | ||
"version": "2.0.0-alpha.24", | ||
"version": "2.0.0-alpha.29", | ||
"description": "pure nodejs OPCUA SDK - module -binary-stream", | ||
@@ -16,8 +16,8 @@ "main": "./dist/index.js", | ||
"node-opcua-assert": "^2.0.0-alpha.24", | ||
"node-opcua-buffer-utils": "^2.0.0-alpha.24", | ||
"node-opcua-buffer-utils": "^2.0.0-alpha.29", | ||
"underscore": "^1.9.1" | ||
}, | ||
"devDependencies": { | ||
"@types/underscore": "^1.8.14", | ||
"node-opcua-benchmarker": "^2.0.0-alpha.24", | ||
"@types/underscore": "^1.8.18", | ||
"node-opcua-benchmarker": "^2.0.0-alpha.29", | ||
"should": "13.2.3" | ||
@@ -40,3 +40,3 @@ }, | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "5b131e21469dea811490a81907d8aa571dacb65f" | ||
"gitHead": "2f0b7368c31009df9c890e41fa9f9f0f8379b301" | ||
} |