node-opcua-variant
Advanced tools
Comparing version 2.70.0 to 2.71.0
import { Variant } from "./variant"; | ||
import { DataType } from "./DataType_enum"; | ||
export declare function adjustVariant(variant: Variant, valueRank: number, targetDataType: DataType): Variant; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export {}; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /// <reference types="node" /> |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "node-opcua-variant", | ||
"version": "2.70.0", | ||
"version": "2.71.0", | ||
"description": "pure nodejs OPCUA SDK - module -variant", | ||
@@ -16,9 +16,9 @@ "main": "./dist/index.js", | ||
"node-opcua-assert": "2.66.0", | ||
"node-opcua-basic-types": "2.70.0", | ||
"node-opcua-data-model": "2.70.0", | ||
"node-opcua-enum": "2.69.0", | ||
"node-opcua-extension-object": "2.70.0", | ||
"node-opcua-factory": "2.70.0", | ||
"node-opcua-nodeid": "2.70.0", | ||
"node-opcua-utils": "2.69.0" | ||
"node-opcua-basic-types": "2.71.0", | ||
"node-opcua-data-model": "2.71.0", | ||
"node-opcua-enum": "2.71.0", | ||
"node-opcua-extension-object": "2.71.0", | ||
"node-opcua-factory": "2.71.0", | ||
"node-opcua-nodeid": "2.71.0", | ||
"node-opcua-utils": "2.71.0" | ||
}, | ||
@@ -29,11 +29,11 @@ "devDependencies": { | ||
"lodash": "4.17.21", | ||
"node-opcua-benchmarker": "2.69.0", | ||
"node-opcua-binary-stream": "2.69.0", | ||
"node-opcua-debug": "2.69.0", | ||
"node-opcua-numeric-range": "2.70.0", | ||
"node-opcua-packet-analyzer": "2.70.0", | ||
"node-opcua-status-code": "2.70.0", | ||
"node-opcua-benchmarker": "2.71.0", | ||
"node-opcua-binary-stream": "2.71.0", | ||
"node-opcua-debug": "2.71.0", | ||
"node-opcua-numeric-range": "2.71.0", | ||
"node-opcua-packet-analyzer": "2.71.0", | ||
"node-opcua-status-code": "2.71.0", | ||
"should": "^13.2.3", | ||
"source-map-support": "^0.5.21", | ||
"underscore": "^1.13.3" | ||
"underscore": "^1.13.4" | ||
}, | ||
@@ -55,3 +55,3 @@ "author": "Etienne Rossignon", | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "3b692ffb3e2ef0542da32f349fb0c76b3acc75ce" | ||
"gitHead": "10f7cc1e1cd30dfef75adad9cb709a78401fabf3" | ||
} |
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
140904
+ Addednode-opcua-basic-types@2.71.0(transitive)
+ Addednode-opcua-binary-stream@2.71.0(transitive)
+ Addednode-opcua-buffer-utils@2.71.0(transitive)
+ Addednode-opcua-data-model@2.71.0(transitive)
+ Addednode-opcua-date-time@2.71.0(transitive)
+ Addednode-opcua-debug@2.71.0(transitive)
+ Addednode-opcua-enum@2.71.0(transitive)
+ Addednode-opcua-extension-object@2.71.0(transitive)
+ Addednode-opcua-factory@2.71.0(transitive)
+ Addednode-opcua-nodeid@2.71.0(transitive)
+ Addednode-opcua-status-code@2.71.0(transitive)
+ Addednode-opcua-utils@2.71.0(transitive)
- Removednode-opcua-basic-types@2.70.0(transitive)
- Removednode-opcua-binary-stream@2.69.0(transitive)
- Removednode-opcua-buffer-utils@2.69.0(transitive)
- Removednode-opcua-data-model@2.70.0(transitive)
- Removednode-opcua-date-time@2.69.0(transitive)
- Removednode-opcua-debug@2.69.0(transitive)
- Removednode-opcua-enum@2.69.0(transitive)
- Removednode-opcua-extension-object@2.70.0(transitive)
- Removednode-opcua-factory@2.70.0(transitive)
- Removednode-opcua-nodeid@2.70.0(transitive)
- Removednode-opcua-status-code@2.70.0(transitive)
- Removednode-opcua-utils@2.69.0(transitive)
Updatednode-opcua-data-model@2.71.0
Updatednode-opcua-enum@2.71.0
Updatednode-opcua-factory@2.71.0
Updatednode-opcua-nodeid@2.71.0
Updatednode-opcua-utils@2.71.0