node-opcua-guid
Advanced tools
Comparing version 2.0.0-alpha.9 to 2.0.0-alpha.10
@@ -5,3 +5,3 @@ { | ||
"types": "./dist/index.d.ts", | ||
"version": "2.0.0-alpha.9", | ||
"version": "2.0.0-alpha.10", | ||
"description": "pure nodejs OPCUA SDK - module -guid", | ||
@@ -13,3 +13,3 @@ "scripts": { | ||
"dependencies": { | ||
"node-opcua-assert": "^2.0.0-alpha.9" | ||
"node-opcua-assert": "^2.0.0-alpha.10" | ||
}, | ||
@@ -34,3 +34,3 @@ "devDependencies": { | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "cd7120d1840593757f0f3c9e53be4e85883dc0e6" | ||
"gitHead": "a4fd47cebc405a37470fa015e98148ec212a8c29" | ||
} |
4759