node-opcua-data-model
Advanced tools
Comparing version 2.1.2 to 2.1.3
{ | ||
"name": "node-opcua-data-model", | ||
"version": "2.1.2", | ||
"version": "2.1.3", | ||
"description": "pure nodejs OPCUA SDK - module -data-model", | ||
@@ -14,15 +14,15 @@ "scripts": { | ||
"node-opcua-assert": "^2.0.0", | ||
"node-opcua-basic-types": "^2.1.2", | ||
"node-opcua-basic-types": "^2.1.3", | ||
"node-opcua-binary-stream": "^2.1.0", | ||
"node-opcua-enum": "^2.1.0", | ||
"node-opcua-factory": "^2.1.2", | ||
"node-opcua-nodeid": "^2.1.0", | ||
"node-opcua-status-code": "^2.1.1", | ||
"node-opcua-utils": "^2.1.2", | ||
"node-opcua-factory": "^2.1.3", | ||
"node-opcua-nodeid": "^2.1.3", | ||
"node-opcua-status-code": "^2.1.3", | ||
"node-opcua-utils": "^2.1.3", | ||
"underscore": "^1.9.1" | ||
}, | ||
"devDependencies": { | ||
"node-opcua-packet-analyzer": "^2.1.2", | ||
"node-opcua-packet-analyzer": "^2.1.3", | ||
"should": "13.2.3", | ||
"source-map-support": "^0.5.12" | ||
"source-map-support": "^0.5.13" | ||
}, | ||
@@ -44,3 +44,3 @@ "author": "Etienne Rossignon", | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "46c4676f5623126ee95c60c25bcdedd8091ba342" | ||
"gitHead": "a47d959488b88d80c6d4d339d08c80ccc5490ffd" | ||
} |
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
Updatednode-opcua-factory@^2.1.3
Updatednode-opcua-nodeid@^2.1.3
Updatednode-opcua-utils@^2.1.3