node-opcua-basic-types
Advanced tools
Comparing version 2.2.0 to 2.3.0
{ | ||
"name": "node-opcua-basic-types", | ||
"version": "2.2.0", | ||
"version": "2.3.0", | ||
"description": "pure nodejs OPCUA SDK - module -basic-types", | ||
@@ -14,17 +14,17 @@ "main": "./dist/index.js", | ||
"dependencies": { | ||
"node-opcua-assert": "^2.0.0", | ||
"node-opcua-binary-stream": "^2.2.0", | ||
"node-opcua-buffer-utils": "^2.2.0", | ||
"node-opcua-date-time": "^2.2.0", | ||
"node-opcua-enum": "^2.2.0", | ||
"node-opcua-guid": "^2.1.0", | ||
"node-opcua-nodeid": "^2.2.0", | ||
"node-opcua-status-code": "^2.2.0", | ||
"node-opcua-utils": "^2.2.0", | ||
"node-opcua-assert": "^2.3.0", | ||
"node-opcua-binary-stream": "^2.3.0", | ||
"node-opcua-buffer-utils": "^2.3.0", | ||
"node-opcua-date-time": "^2.3.0", | ||
"node-opcua-enum": "^2.3.0", | ||
"node-opcua-guid": "^2.3.0", | ||
"node-opcua-nodeid": "^2.3.0", | ||
"node-opcua-status-code": "^2.3.0", | ||
"node-opcua-utils": "^2.3.0", | ||
"underscore": "^1.9.1" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^12.11.2", | ||
"@types/node": "^12.12.7", | ||
"@types/underscore": "^1.9.3", | ||
"node-opcua-debug": "^2.2.0", | ||
"node-opcua-debug": "^2.3.0", | ||
"should": "13.2.3" | ||
@@ -47,3 +47,3 @@ }, | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "e77e0371580d04e874b2023f8a5751c3608bc3f9" | ||
"gitHead": "3fc22180b26cd0d0481e57e7bb6a2cab7623e6d1" | ||
} |
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
208477
Updatednode-opcua-assert@^2.3.0
Updatednode-opcua-date-time@^2.3.0
Updatednode-opcua-enum@^2.3.0
Updatednode-opcua-guid@^2.3.0
Updatednode-opcua-nodeid@^2.3.0
Updatednode-opcua-utils@^2.3.0