New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

node-opcua-binary-stream

Package Overview
Dependencies
Maintainers
1
Versions
111
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 0.2.2 to 0.2.3

4

package.json
{
"name": "node-opcua-binary-stream",
"version": "0.2.2",
"version": "0.2.3",
"description": "pure nodejs OPCUA SDK - module -binary-stream",

@@ -10,3 +10,3 @@ "main": "src/binaryStream.js",

"dependencies": {
"colors": "^1.1.2",
"colors": "^1.2.1",
"node-opcua-assert": "^0.2.0",

@@ -13,0 +13,0 @@ "node-opcua-buffer-utils": "^0.2.0"

@@ -375,2 +375,3 @@ "use strict";

/**
* @function calculateByteLength
* calculate the size in bytes of a utf8 string

@@ -377,0 +378,0 @@ * @param str {String}

@@ -0,0 +0,0 @@ "use strict";

Sorry, the diff of this file is not supported yet

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