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