node-opcua-status-code
Advanced tools
Comparing version 2.8.1 to 2.9.0
@@ -11,3 +11,3 @@ "use strict"; | ||
for (var p in m) if (p !== "default" && !exports.hasOwnProperty(p)) __createBinding(exports, m, p); | ||
}; | ||
} | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
@@ -14,0 +14,0 @@ __exportStar(require("./opcua_status_code"), exports); |
{ | ||
"name": "node-opcua-status-code", | ||
"version": "2.8.1", | ||
"version": "2.9.0", | ||
"description": "pure nodejs OPCUA SDK - module -status-code", | ||
@@ -14,3 +14,3 @@ "main": "./dist/index.js", | ||
"node-opcua-assert": "^2.6.1", | ||
"node-opcua-constants": "^2.6.1", | ||
"node-opcua-constants": "^2.9.0", | ||
"underscore": "^1.10.2" | ||
@@ -37,3 +37,3 @@ }, | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "5f7e0d03417093a186977090c0bc28d968382584" | ||
"gitHead": "66374de9fbf47e8ad7a3e869cad4ec332e256751" | ||
} |
254066
Updatednode-opcua-constants@^2.9.0