node-opcua-basic-types
Advanced tools
Comparing version 2.5.6 to 2.5.8
{ | ||
"name": "node-opcua-basic-types", | ||
"version": "2.5.6", | ||
"version": "2.5.8", | ||
"description": "pure nodejs OPCUA SDK - module -basic-types", | ||
@@ -14,17 +14,17 @@ "main": "./dist/index.js", | ||
"dependencies": { | ||
"node-opcua-assert": "^2.5.1", | ||
"node-opcua-binary-stream": "^2.5.6", | ||
"node-opcua-buffer-utils": "^2.5.6", | ||
"node-opcua-date-time": "^2.5.6", | ||
"node-opcua-enum": "^2.5.6", | ||
"node-opcua-guid": "^2.5.1", | ||
"node-opcua-nodeid": "^2.5.6", | ||
"node-opcua-status-code": "^2.5.6", | ||
"node-opcua-utils": "^2.5.1", | ||
"underscore": "^1.9.2" | ||
"node-opcua-assert": "^2.5.8", | ||
"node-opcua-binary-stream": "^2.5.8", | ||
"node-opcua-buffer-utils": "^2.5.8", | ||
"node-opcua-date-time": "^2.5.8", | ||
"node-opcua-enum": "^2.5.8", | ||
"node-opcua-guid": "^2.5.8", | ||
"node-opcua-nodeid": "^2.5.8", | ||
"node-opcua-status-code": "^2.5.8", | ||
"node-opcua-utils": "^2.5.8", | ||
"underscore": "^1.10.2" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^13.9.2", | ||
"@types/node": "^13.13.0", | ||
"@types/underscore": "^1.9.4", | ||
"node-opcua-debug": "^2.5.6", | ||
"node-opcua-debug": "^2.5.8", | ||
"should": "^13.2.3" | ||
@@ -47,3 +47,3 @@ }, | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "b41db8797a18e4a25da1d69349a542596a497ae2" | ||
"gitHead": "c5378e667ad93ab0486fa1cfd35ecfd684db4878" | ||
} |
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
98947
Updatednode-opcua-assert@^2.5.8
Updatednode-opcua-date-time@^2.5.8
Updatednode-opcua-enum@^2.5.8
Updatednode-opcua-guid@^2.5.8
Updatednode-opcua-nodeid@^2.5.8
Updatednode-opcua-utils@^2.5.8
Updatedunderscore@^1.10.2