node-opcua-binary-stream
Advanced tools
Comparing version 2.3.0 to 2.4.2
{ | ||
"name": "node-opcua-binary-stream", | ||
"version": "2.3.0", | ||
"version": "2.4.2", | ||
"description": "pure nodejs OPCUA SDK - module -binary-stream", | ||
@@ -16,8 +16,8 @@ "main": "./dist/index.js", | ||
"node-opcua-assert": "^2.3.0", | ||
"node-opcua-buffer-utils": "^2.3.0", | ||
"underscore": "^1.9.1" | ||
"node-opcua-buffer-utils": "^2.4.2", | ||
"underscore": "^1.9.2" | ||
}, | ||
"devDependencies": { | ||
"@types/underscore": "^1.9.3", | ||
"node-opcua-benchmarker": "^2.3.0", | ||
"@types/underscore": "^1.9.4", | ||
"node-opcua-benchmarker": "^2.4.2", | ||
"should": "13.2.3" | ||
@@ -40,3 +40,3 @@ }, | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "3fc22180b26cd0d0481e57e7bb6a2cab7623e6d1" | ||
"gitHead": "6e4967fd20a09317ddd00098bcfe93e92c1df510" | ||
} |
Sorry, the diff of this file is not supported yet
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
150372
Updatedunderscore@^1.9.2