node-opcua-data-value
Advanced tools
Comparing version 0.7.2 to 0.7.3
@@ -1,2 +0,2 @@ | ||
// --------- This code has been automatically generated !!! 2019-03-27T20:22:31.951Z | ||
// --------- This code has been automatically generated !!! 2019-05-13T22:00:58.765Z | ||
"use strict"; | ||
@@ -3,0 +3,0 @@ /** |
{ | ||
"name": "node-opcua-data-value", | ||
"main": "./index.js", | ||
"version": "0.7.2", | ||
"version": "0.7.3", | ||
"description": "pure nodejs OPCUA SDK - module -data-value", | ||
@@ -13,16 +13,16 @@ "scripts": { | ||
"node-opcua-assert": "^0.7.0", | ||
"node-opcua-basic-types": "^0.7.2", | ||
"node-opcua-binary-stream": "^0.7.2", | ||
"node-opcua-date-time": "^0.7.2", | ||
"node-opcua-factory": "^0.7.2", | ||
"node-opcua-basic-types": "^0.7.3", | ||
"node-opcua-binary-stream": "^0.7.3", | ||
"node-opcua-date-time": "^0.7.3", | ||
"node-opcua-factory": "^0.7.3", | ||
"node-opcua-nodeid": "^0.7.2", | ||
"node-opcua-status-code": "^0.7.2", | ||
"node-opcua-utils": "^0.7.2", | ||
"node-opcua-variant": "^0.7.2", | ||
"node-opcua-status-code": "^0.7.3", | ||
"node-opcua-utils": "^0.7.3", | ||
"node-opcua-variant": "^0.7.3", | ||
"underscore": "^1.9.1" | ||
}, | ||
"devDependencies": { | ||
"node-opcua-generator": "^0.7.2", | ||
"node-opcua-numeric-range": "^0.7.2", | ||
"node-opcua-packet-analyzer": "^0.7.2", | ||
"node-opcua-generator": "^0.7.3", | ||
"node-opcua-numeric-range": "^0.7.3", | ||
"node-opcua-packet-analyzer": "^0.7.3", | ||
"should": "13.2.3" | ||
@@ -45,3 +45,3 @@ }, | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "a5ddc66431798b11b845c22dca057b480a93f445" | ||
"gitHead": "e7ed2b6dc6c717c8d42d0bbd07018414dfc00b6e" | ||
} |
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-date-time@^0.7.3
Updatednode-opcua-factory@^0.7.3
Updatednode-opcua-utils@^0.7.3
Updatednode-opcua-variant@^0.7.3