node-opcua-utils
Advanced tools
Comparing version 0.7.2 to 0.7.3
{ | ||
"name": "node-opcua-utils", | ||
"version": "0.7.2", | ||
"version": "0.7.3", | ||
"description": "pure nodejs OPCUA SDK - module -utils", | ||
@@ -16,7 +16,7 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@types/node": "^11.13.0", | ||
"@types/node": "^12.0.0", | ||
"@types/underscore": "^1.8.14", | ||
"chalk": "^2.4.2", | ||
"should": "13.2.3", | ||
"sinon": "^7.3.1" | ||
"sinon": "^7.3.2" | ||
}, | ||
@@ -38,3 +38,3 @@ "author": "Etienne Rossignon", | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "a5ddc66431798b11b845c22dca057b480a93f445" | ||
"gitHead": "e7ed2b6dc6c717c8d42d0bbd07018414dfc00b6e" | ||
} |
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
54431