node-opcua-data-model
Advanced tools
Comparing version 2.8.0 to 2.8.1
@@ -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 @@ /** |
{ | ||
"name": "node-opcua-data-model", | ||
"version": "2.8.0", | ||
"version": "2.8.1", | ||
"description": "pure nodejs OPCUA SDK - module -data-model", | ||
@@ -14,13 +14,13 @@ "scripts": { | ||
"node-opcua-assert": "^2.6.1", | ||
"node-opcua-basic-types": "^2.8.0", | ||
"node-opcua-binary-stream": "^2.6.1", | ||
"node-opcua-enum": "^2.8.0", | ||
"node-opcua-factory": "^2.8.0", | ||
"node-opcua-nodeid": "^2.8.0", | ||
"node-opcua-status-code": "^2.6.1", | ||
"node-opcua-utils": "^2.7.0", | ||
"node-opcua-basic-types": "^2.8.1", | ||
"node-opcua-binary-stream": "^2.8.1", | ||
"node-opcua-enum": "^2.8.1", | ||
"node-opcua-factory": "^2.8.1", | ||
"node-opcua-nodeid": "^2.8.1", | ||
"node-opcua-status-code": "^2.8.1", | ||
"node-opcua-utils": "^2.8.1", | ||
"underscore": "^1.10.2" | ||
}, | ||
"devDependencies": { | ||
"node-opcua-packet-analyzer": "^2.8.0", | ||
"node-opcua-packet-analyzer": "^2.8.1", | ||
"should": "^13.2.3", | ||
@@ -44,3 +44,3 @@ "source-map-support": "^0.5.19" | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "e3b0892d751900c13898ca82be84bbfe66997f0c" | ||
"gitHead": "5f7e0d03417093a186977090c0bc28d968382584" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
116188
Updatednode-opcua-enum@^2.8.1
Updatednode-opcua-factory@^2.8.1
Updatednode-opcua-nodeid@^2.8.1
Updatednode-opcua-utils@^2.8.1