node-opcua-basic-types
Advanced tools
Comparing version 2.86.1 to 2.88.0
{ | ||
"name": "node-opcua-basic-types", | ||
"version": "2.86.1", | ||
"version": "2.88.0", | ||
"description": "pure nodejs OPCUA SDK - module -basic-types", | ||
@@ -14,14 +14,14 @@ "main": "./dist/index.js", | ||
"dependencies": { | ||
"node-opcua-assert": "2.77.0", | ||
"node-opcua-binary-stream": "2.86.0", | ||
"node-opcua-buffer-utils": "2.86.0", | ||
"node-opcua-date-time": "2.86.0", | ||
"node-opcua-guid": "2.81.0", | ||
"node-opcua-nodeid": "2.86.0", | ||
"node-opcua-status-code": "2.86.1" | ||
"node-opcua-assert": "2.88.0", | ||
"node-opcua-binary-stream": "2.88.0", | ||
"node-opcua-buffer-utils": "2.88.0", | ||
"node-opcua-date-time": "2.88.0", | ||
"node-opcua-guid": "2.88.0", | ||
"node-opcua-nodeid": "2.88.0", | ||
"node-opcua-status-code": "2.88.0" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "18.11.9", | ||
"node-opcua-benchmarker": "2.86.0", | ||
"node-opcua-debug": "2.86.0", | ||
"@types/node": "18.11.18", | ||
"node-opcua-benchmarker": "2.88.0", | ||
"node-opcua-debug": "2.88.0", | ||
"should": "^13.2.3" | ||
@@ -44,3 +44,3 @@ }, | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "389ba18585ff4b62f6fee58b69bd871a8e6b0dff" | ||
"gitHead": "0c20078b474f36855b799557f8fe931dbe20c2ca" | ||
} |
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
118351
+ Addednode-opcua-assert@2.88.0(transitive)
+ Addednode-opcua-binary-stream@2.88.0(transitive)
+ Addednode-opcua-buffer-utils@2.88.0(transitive)
+ Addednode-opcua-constants@2.88.0(transitive)
+ Addednode-opcua-date-time@2.88.0(transitive)
+ Addednode-opcua-guid@2.88.0(transitive)
+ Addednode-opcua-nodeid@2.88.0(transitive)
+ Addednode-opcua-status-code@2.88.0(transitive)
+ Addednode-opcua-utils@2.88.0(transitive)
- Removednode-opcua-assert@2.77.0(transitive)
- Removednode-opcua-binary-stream@2.86.0(transitive)
- Removednode-opcua-buffer-utils@2.86.0(transitive)
- Removednode-opcua-constants@2.77.0(transitive)
- Removednode-opcua-date-time@2.86.0(transitive)
- Removednode-opcua-guid@2.81.0(transitive)
- Removednode-opcua-nodeid@2.86.0(transitive)
- Removednode-opcua-status-code@2.86.1(transitive)
- Removednode-opcua-utils@2.86.0(transitive)
Updatednode-opcua-assert@2.88.0
Updatednode-opcua-date-time@2.88.0
Updatednode-opcua-guid@2.88.0
Updatednode-opcua-nodeid@2.88.0