node-opcua-variant
Advanced tools
Comparing version 0.1.0-5 to 0.1.0-7
@@ -1,2 +0,2 @@ | ||
// --------- This code has been automatically generated !!! 2017-08-27T20:42:14.484Z | ||
// --------- This code has been automatically generated !!! 2017-09-28T07:28:52.308Z | ||
"use strict"; | ||
@@ -3,0 +3,0 @@ /** |
{ | ||
"name": "node-opcua-variant", | ||
"version": "0.1.0-5", | ||
"version": "0.1.0-7", | ||
"description": "pure nodejs OPCUA SDK - module -variant", | ||
@@ -13,7 +13,7 @@ "main": "index.js", | ||
"node-opcua-assert": "^0.1.0-4", | ||
"node-opcua-basic-types": "^0.1.0-5", | ||
"node-opcua-data-model": "^0.1.0-5", | ||
"node-opcua-factory": "^0.1.0-5", | ||
"node-opcua-nodeid": "^0.1.0-5", | ||
"node-opcua-utils": "^0.1.0-4", | ||
"node-opcua-basic-types": "^0.1.0-7", | ||
"node-opcua-data-model": "^0.1.0-7", | ||
"node-opcua-factory": "^0.1.0-7", | ||
"node-opcua-nodeid": "^0.1.0-7", | ||
"node-opcua-utils": "^0.1.0-7", | ||
"underscore": "^1.8.3" | ||
@@ -23,9 +23,9 @@ }, | ||
"node-opcua-benchmarker": "^0.1.0-4", | ||
"node-opcua-binary-stream": "^0.1.0-4", | ||
"node-opcua-debug": "^0.1.0-4", | ||
"node-opcua-generator": "^0.1.0-5", | ||
"node-opcua-numeric-range": "^0.1.0-5", | ||
"node-opcua-packet-analyzer": "^0.1.0-5", | ||
"node-opcua-status-code": "^0.1.0-4", | ||
"should": "^13.0.1" | ||
"node-opcua-binary-stream": "^0.1.0-7", | ||
"node-opcua-debug": "^0.1.0-7", | ||
"node-opcua-generator": "^0.1.0-7", | ||
"node-opcua-numeric-range": "^0.1.0-7", | ||
"node-opcua-packet-analyzer": "^0.1.0-7", | ||
"node-opcua-status-code": "^0.1.0-7", | ||
"should": "13.1.0" | ||
}, | ||
@@ -32,0 +32,0 @@ "author": "Etienne Rossignon", |
@@ -23,4 +23,4 @@ "use strict"; | ||
function coerceVariantType(dataType, value) { | ||
/* eslint max-statements: ["error",1000], complexity: ["error",1000]*/ | ||
if (isEnumerationItem(value)) { | ||
@@ -27,0 +27,0 @@ // OPCUA Specification 1.0.3 5.8.2 encoding rules for various dataType: |
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
36325
10
856
Updatednode-opcua-factory@^0.1.0-7
Updatednode-opcua-nodeid@^0.1.0-7
Updatednode-opcua-utils@^0.1.0-7