node-opcua-data-value
Advanced tools
Comparing version 0.2.0 to 0.2.1
@@ -1,2 +0,2 @@ | ||
// --------- This code has been automatically generated !!! 2018-01-23T21:10:22.250Z | ||
// --------- This code has been automatically generated !!! 2018-01-31T14:03:00.916Z | ||
"use strict"; | ||
@@ -3,0 +3,0 @@ /** |
{ | ||
"name": "node-opcua-data-value", | ||
"main": "./index.js", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "pure nodejs OPCUA SDK - module -data-value", | ||
@@ -13,16 +13,16 @@ "scripts": { | ||
"node-opcua-assert": "^0.2.0", | ||
"node-opcua-basic-types": "^0.2.0", | ||
"node-opcua-binary-stream": "^0.2.0", | ||
"node-opcua-date-time": "^0.2.0", | ||
"node-opcua-factory": "^0.2.0", | ||
"node-opcua-basic-types": "^0.2.1", | ||
"node-opcua-binary-stream": "^0.2.1", | ||
"node-opcua-date-time": "^0.2.1", | ||
"node-opcua-factory": "^0.2.1", | ||
"node-opcua-nodeid": "^0.2.0", | ||
"node-opcua-status-code": "^0.2.0", | ||
"node-opcua-utils": "^0.2.0", | ||
"node-opcua-variant": "^0.2.0", | ||
"node-opcua-status-code": "^0.2.1", | ||
"node-opcua-utils": "^0.2.1", | ||
"node-opcua-variant": "^0.2.1", | ||
"underscore": "^1.8.3" | ||
}, | ||
"devDependencies": { | ||
"node-opcua-generator": "^0.2.0", | ||
"node-opcua-numeric-range": "^0.2.0", | ||
"node-opcua-packet-analyzer": "^0.2.0", | ||
"node-opcua-generator": "^0.2.1", | ||
"node-opcua-numeric-range": "^0.2.1", | ||
"node-opcua-packet-analyzer": "^0.2.1", | ||
"should": "13.2.1" | ||
@@ -29,0 +29,0 @@ }, |
@@ -213,3 +213,3 @@ "use strict"; | ||
/** | ||
* | ||
* @method sameDataValue | ||
* @param v1 {DataValue} | ||
@@ -216,0 +216,0 @@ * @param v2 {DataValue} |
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
27115
9
573
Updatednode-opcua-date-time@^0.2.1
Updatednode-opcua-factory@^0.2.1
Updatednode-opcua-utils@^0.2.1
Updatednode-opcua-variant@^0.2.1