node-opcua-binary-stream
Advanced tools
Comparing version 0.4.2 to 0.4.6
import "util"; |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "node-opcua-binary-stream", | ||
"version": "0.4.2", | ||
"version": "0.4.6", | ||
"description": "pure nodejs OPCUA SDK - module -binary-stream", | ||
@@ -12,11 +12,11 @@ "main": "dist/binaryStream.js", | ||
"dependencies": { | ||
"colors": "^1.3.0", | ||
"node-opcua-assert": "^0.4.0", | ||
"node-opcua-buffer-utils": "^0.4.2", | ||
"colors": "^1.3.2", | ||
"node-opcua-assert": "^0.4.6", | ||
"node-opcua-buffer-utils": "^0.4.6", | ||
"underscore": "^1.9.1" | ||
}, | ||
"devDependencies": { | ||
"@types/underscore": "^1.8.8", | ||
"node-opcua-benchmarker": "^0.4.2", | ||
"should": "13.2.1" | ||
"@types/underscore": "^1.8.9", | ||
"node-opcua-benchmarker": "^0.4.6", | ||
"should": "13.2.3" | ||
}, | ||
@@ -37,3 +37,4 @@ "author": "Etienne Rossignon", | ||
], | ||
"homepage": "http://node-opcua.github.io/" | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "537d2a1f4d88271c57389d8ed56d787cf67588d2" | ||
} |
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
57240
Updatedcolors@^1.3.2
Updatednode-opcua-assert@^0.4.6