node-opcua-binary-stream
Advanced tools
Comparing version 0.7.3 to 0.7.4
{ | ||
"name": "node-opcua-binary-stream", | ||
"version": "0.7.3", | ||
"version": "0.7.4", | ||
"description": "pure nodejs OPCUA SDK - module -binary-stream", | ||
@@ -14,8 +14,8 @@ "main": "dist/binaryStream.js", | ||
"node-opcua-assert": "^0.7.0", | ||
"node-opcua-buffer-utils": "^0.7.3", | ||
"node-opcua-buffer-utils": "^0.7.4", | ||
"underscore": "^1.9.1" | ||
}, | ||
"devDependencies": { | ||
"@types/underscore": "^1.8.14", | ||
"node-opcua-benchmarker": "^0.7.2", | ||
"@types/underscore": "^1.9.0", | ||
"node-opcua-benchmarker": "^0.7.4", | ||
"should": "13.2.3" | ||
@@ -38,3 +38,3 @@ }, | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "e7ed2b6dc6c717c8d42d0bbd07018414dfc00b6e" | ||
"gitHead": "7a85ad8e37b709283fcfe19d93e39dc7e193633e" | ||
} |
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
63024