node-opcua-utils
Advanced tools
Comparing version 0.5.6 to 0.6.0
{ | ||
"name": "node-opcua-utils", | ||
"version": "0.5.6", | ||
"version": "0.6.0", | ||
"description": "pure nodejs OPCUA SDK - module -utils", | ||
@@ -12,11 +12,11 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"node-opcua-assert": "^0.5.0", | ||
"node-opcua-assert": "^0.6.0", | ||
"underscore": "^1.9.1" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^10.12.18", | ||
"@types/underscore": "^1.8.9", | ||
"chalk": "^2.4.1", | ||
"@types/node": "^11.11.0", | ||
"@types/underscore": "^1.8.13", | ||
"chalk": "^2.4.2", | ||
"should": "13.2.3", | ||
"sinon": "^7.2.2" | ||
"sinon": "^7.2.7" | ||
}, | ||
@@ -38,3 +38,3 @@ "author": "Etienne Rossignon", | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "ea904dab6cf2aeba062cf25e33e26f90696c910a" | ||
"gitHead": "fd8baedf978ca4d7067549cf1997b45577d51931" | ||
} |
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
+ Addednode-opcua-assert@0.6.0(transitive)
- Removednode-opcua-assert@0.5.0(transitive)
Updatednode-opcua-assert@^0.6.0