node-opcua-utils
Advanced tools
Comparing version 0.5.0 to 0.5.6
{ | ||
"name": "node-opcua-utils", | ||
"version": "0.5.0", | ||
"version": "0.5.6", | ||
"description": "pure nodejs OPCUA SDK - module -utils", | ||
@@ -16,7 +16,7 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@types/node": "^10.12.0", | ||
"@types/node": "^10.12.18", | ||
"@types/underscore": "^1.8.9", | ||
"chalk": "^2.4.1", | ||
"should": "13.2.3", | ||
"sinon": "^7.1.0" | ||
"sinon": "^7.2.2" | ||
}, | ||
@@ -38,3 +38,3 @@ "author": "Etienne Rossignon", | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "7c2f2dcb6ebdc49e57da1a028406a307df502d4e" | ||
"gitHead": "ea904dab6cf2aeba062cf25e33e26f90696c910a" | ||
} |
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
54432