node-opcua-debug
Advanced tools
Comparing version 2.0.0-alpha.9 to 2.0.0-alpha.10
{ | ||
"name": "node-opcua-debug", | ||
"version": "2.0.0-alpha.9", | ||
"version": "2.0.0-alpha.10", | ||
"description": "pure nodejs OPCUA SDK - module -debug", | ||
@@ -10,10 +10,10 @@ "scripts": { | ||
"dependencies": { | ||
"chalk": "^2.4.1", | ||
"chalk": "^2.4.2", | ||
"hexy": "^0.3.0", | ||
"node-opcua-assert": "^2.0.0-alpha.9", | ||
"node-opcua-buffer-utils": "^2.0.0-alpha.9", | ||
"node-opcua-assert": "^2.0.0-alpha.10", | ||
"node-opcua-buffer-utils": "^2.0.0-alpha.10", | ||
"underscore": "^1.9.1" | ||
}, | ||
"devDependencies": { | ||
"chalk": "^2.4.1", | ||
"chalk": "^2.4.2", | ||
"should": "13.2.3" | ||
@@ -38,3 +38,3 @@ }, | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "cd7120d1840593757f0f3c9e53be4e85883dc0e6" | ||
"gitHead": "a4fd47cebc405a37470fa015e98148ec212a8c29" | ||
} |
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
35275
Updatedchalk@^2.4.2