node-opcua-binary-stream
Advanced tools
Comparing version 2.86.0 to 2.88.0
@@ -6,4 +6,4 @@ /** | ||
import { BinaryStreamSizeCalculator } from "./binaryStreamSizeCalculator"; | ||
export type OutputBinaryStream = BinaryStream | BinaryStreamSizeCalculator; | ||
export declare type OutputBinaryStream = BinaryStream | BinaryStreamSizeCalculator; | ||
export * from "./binaryStream"; | ||
export * from "./binaryStreamSizeCalculator"; |
{ | ||
"name": "node-opcua-binary-stream", | ||
"version": "2.86.0", | ||
"version": "2.88.0", | ||
"description": "pure nodejs OPCUA SDK - module -binary-stream", | ||
@@ -14,7 +14,7 @@ "main": "./dist/index.js", | ||
"dependencies": { | ||
"node-opcua-assert": "2.77.0", | ||
"node-opcua-buffer-utils": "2.86.0" | ||
"node-opcua-assert": "2.88.0", | ||
"node-opcua-buffer-utils": "2.88.0" | ||
}, | ||
"devDependencies": { | ||
"node-opcua-benchmarker": "2.86.0", | ||
"node-opcua-benchmarker": "2.88.0", | ||
"should": "^13.2.3" | ||
@@ -37,3 +37,3 @@ }, | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "36afc46fe2c91aa5664a8c5418f4db5a354670c3" | ||
"gitHead": "0c20078b474f36855b799557f8fe931dbe20c2ca" | ||
} |
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
55659
+ Addednode-opcua-assert@2.88.0(transitive)
+ Addednode-opcua-buffer-utils@2.88.0(transitive)
- Removednode-opcua-assert@2.77.0(transitive)
- Removednode-opcua-buffer-utils@2.86.0(transitive)
Updatednode-opcua-assert@2.88.0