node-opcua-variant
Advanced tools
Comparing version 2.56.0 to 2.57.0
@@ -0,0 +0,0 @@ module.exports = { |
@@ -0,0 +0,0 @@ module.exports = { |
{ | ||
"name": "node-opcua-variant", | ||
"version": "2.56.0", | ||
"version": "2.57.0", | ||
"description": "pure nodejs OPCUA SDK - module -variant", | ||
@@ -16,9 +16,9 @@ "main": "./dist/index.js", | ||
"node-opcua-assert": "2.55.0", | ||
"node-opcua-basic-types": "2.56.0", | ||
"node-opcua-data-model": "2.56.0", | ||
"node-opcua-basic-types": "2.57.0", | ||
"node-opcua-data-model": "2.57.0", | ||
"node-opcua-enum": "2.55.0", | ||
"node-opcua-extension-object": "2.56.0", | ||
"node-opcua-factory": "2.56.0", | ||
"node-opcua-extension-object": "2.57.0", | ||
"node-opcua-factory": "2.57.0", | ||
"node-opcua-nodeid": "2.55.0", | ||
"node-opcua-utils": "2.56.0" | ||
"node-opcua-utils": "2.57.0" | ||
}, | ||
@@ -32,4 +32,4 @@ "devDependencies": { | ||
"node-opcua-debug": "2.55.0", | ||
"node-opcua-numeric-range": "2.56.0", | ||
"node-opcua-packet-analyzer": "2.56.0", | ||
"node-opcua-numeric-range": "2.57.0", | ||
"node-opcua-packet-analyzer": "2.57.0", | ||
"node-opcua-status-code": "2.56.0", | ||
@@ -55,3 +55,3 @@ "should": "^13.2.3", | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "9f6eac1c658c0d182fbe03cf58f799af468615eb" | ||
"gitHead": "cb6a995ab35ea6231ffca85fbd0b624fe37119d2" | ||
} |
@@ -0,0 +0,0 @@ import { Variant } from "./variant"; |
@@ -0,0 +0,0 @@ /** |
Sorry, the diff of this file is not supported yet
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
133070
+ Addednode-opcua-basic-types@2.57.0(transitive)
+ Addednode-opcua-data-model@2.57.0(transitive)
+ Addednode-opcua-extension-object@2.57.0(transitive)
+ Addednode-opcua-factory@2.57.0(transitive)
+ Addednode-opcua-utils@2.57.0(transitive)
- Removednode-opcua-basic-types@2.56.0(transitive)
- Removednode-opcua-data-model@2.56.0(transitive)
- Removednode-opcua-extension-object@2.56.0(transitive)
- Removednode-opcua-factory@2.56.0(transitive)
- Removednode-opcua-utils@2.56.0(transitive)
Updatednode-opcua-data-model@2.57.0
Updatednode-opcua-factory@2.57.0
Updatednode-opcua-utils@2.57.0