node-opcua-binary-stream
Advanced tools
Comparing version 2.0.0-alpha.9 to 2.0.0-alpha.10
{ | ||
"name": "node-opcua-binary-stream", | ||
"version": "2.0.0-alpha.9", | ||
"version": "2.0.0-alpha.10", | ||
"description": "pure nodejs OPCUA SDK - module -binary-stream", | ||
@@ -15,4 +15,4 @@ "main": "./dist/index.js", | ||
"colors": "^1.3.3", | ||
"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" | ||
@@ -22,3 +22,3 @@ }, | ||
"@types/underscore": "^1.8.9", | ||
"node-opcua-benchmarker": "^2.0.0-alpha.9", | ||
"node-opcua-benchmarker": "^2.0.0-alpha.10", | ||
"should": "13.2.3" | ||
@@ -41,3 +41,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
53178