Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

node-opcua-binary-stream

Package Overview
Dependencies
Maintainers
1
Versions
110
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-binary-stream - npm Package Compare versions

Comparing version 2.85.0 to 2.86.0

2

dist/index.d.ts

@@ -6,4 +6,4 @@ /**

import { BinaryStreamSizeCalculator } from "./binaryStreamSizeCalculator";
export declare type OutputBinaryStream = BinaryStream | BinaryStreamSizeCalculator;
export type OutputBinaryStream = BinaryStream | BinaryStreamSizeCalculator;
export * from "./binaryStream";
export * from "./binaryStreamSizeCalculator";
{
"name": "node-opcua-binary-stream",
"version": "2.85.0",
"version": "2.86.0",
"description": "pure nodejs OPCUA SDK - module -binary-stream",

@@ -15,6 +15,6 @@ "main": "./dist/index.js",

"node-opcua-assert": "2.77.0",
"node-opcua-buffer-utils": "2.85.0"
"node-opcua-buffer-utils": "2.86.0"
},
"devDependencies": {
"node-opcua-benchmarker": "2.85.0",
"node-opcua-benchmarker": "2.86.0",
"should": "^13.2.3"

@@ -37,3 +37,3 @@ },

"homepage": "http://node-opcua.github.io/",
"gitHead": "68498fcf7b20ea9f7bd66e8529c546221daf5d52"
"gitHead": "36afc46fe2c91aa5664a8c5418f4db5a354670c3"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc