node-opcua-data-model
Advanced tools
Comparing version 2.5.7 to 2.5.8
{ | ||
"name": "node-opcua-data-model", | ||
"version": "2.5.7", | ||
"version": "2.5.8", | ||
"description": "pure nodejs OPCUA SDK - module -data-model", | ||
@@ -13,16 +13,16 @@ "scripts": { | ||
"dependencies": { | ||
"node-opcua-assert": "^2.5.1", | ||
"node-opcua-basic-types": "^2.5.6", | ||
"node-opcua-binary-stream": "^2.5.6", | ||
"node-opcua-enum": "^2.5.6", | ||
"node-opcua-factory": "^2.5.6", | ||
"node-opcua-nodeid": "^2.5.6", | ||
"node-opcua-status-code": "^2.5.6", | ||
"node-opcua-utils": "^2.5.1", | ||
"underscore": "^1.9.2" | ||
"node-opcua-assert": "^2.5.8", | ||
"node-opcua-basic-types": "^2.5.8", | ||
"node-opcua-binary-stream": "^2.5.8", | ||
"node-opcua-enum": "^2.5.8", | ||
"node-opcua-factory": "^2.5.8", | ||
"node-opcua-nodeid": "^2.5.8", | ||
"node-opcua-status-code": "^2.5.8", | ||
"node-opcua-utils": "^2.5.8", | ||
"underscore": "^1.10.2" | ||
}, | ||
"devDependencies": { | ||
"node-opcua-packet-analyzer": "^2.5.6", | ||
"node-opcua-packet-analyzer": "^2.5.8", | ||
"should": "^13.2.3", | ||
"source-map-support": "^0.5.16" | ||
"source-map-support": "^0.5.17" | ||
}, | ||
@@ -44,3 +44,3 @@ "author": "Etienne Rossignon", | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "0026cbc2ac6381d718f70e7bf91f2b75018e05b2" | ||
"gitHead": "c5378e667ad93ab0486fa1cfd35ecfd684db4878" | ||
} |
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
113075
Updatednode-opcua-assert@^2.5.8
Updatednode-opcua-enum@^2.5.8
Updatednode-opcua-factory@^2.5.8
Updatednode-opcua-nodeid@^2.5.8
Updatednode-opcua-utils@^2.5.8
Updatedunderscore@^1.10.2