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.76.2 to 2.77.0

12

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

@@ -10,11 +10,11 @@ "main": "./dist/index.js",

"test": "mocha",
"clean": "npx rimraf dist *.tsbuildinfo",
"clean": "npx rimraf node_modules dist *.tsbuildinfo",
"lint": "eslint source/**/*.ts"
},
"dependencies": {
"node-opcua-assert": "2.76.0",
"node-opcua-buffer-utils": "2.76.2"
"node-opcua-assert": "2.77.0",
"node-opcua-buffer-utils": "2.77.0"
},
"devDependencies": {
"node-opcua-benchmarker": "2.76.2",
"node-opcua-benchmarker": "2.77.0",
"should": "^13.2.3"

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

"homepage": "http://node-opcua.github.io/",
"gitHead": "acb5ecaf1e1c71af3b63e80909d58447f3f298e7"
"gitHead": "5c8d45772d786fa4ba59369dd26679353ab5482b"
}
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