node-opcua-binary-stream
Advanced tools
Comparing version 2.1.0 to 2.2.0
@@ -0,0 +0,0 @@ /// <reference types="node" /> |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /// <reference types="node" /> |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "node-opcua-binary-stream", | ||
"version": "2.1.0", | ||
"version": "2.2.0", | ||
"description": "pure nodejs OPCUA SDK - module -binary-stream", | ||
@@ -14,10 +14,10 @@ "main": "./dist/index.js", | ||
"dependencies": { | ||
"colors": "^1.3.3", | ||
"colors": "^1.4.0", | ||
"node-opcua-assert": "^2.0.0", | ||
"node-opcua-buffer-utils": "^2.1.0", | ||
"node-opcua-buffer-utils": "^2.2.0", | ||
"underscore": "^1.9.1" | ||
}, | ||
"devDependencies": { | ||
"@types/underscore": "^1.9.2", | ||
"node-opcua-benchmarker": "^2.1.0", | ||
"@types/underscore": "^1.9.3", | ||
"node-opcua-benchmarker": "^2.2.0", | ||
"should": "13.2.3" | ||
@@ -40,3 +40,3 @@ }, | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "ddce2b6e3e13371510e63d839c1a4c4ff0be2c15" | ||
"gitHead": "e77e0371580d04e874b2023f8a5751c3608bc3f9" | ||
} |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ { |
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
150066
16
Updatedcolors@^1.4.0