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
0
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 2.133.0 to 2.139.0

12

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

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

"test": "mocha",
"clean": "npx rimraf node_modules dist *.tsbuildinfo",
"clean": "npx rimraf -g node_modules dist *.tsbuildinfo",
"lint": "eslint source/**/*.ts"
},
"dependencies": {
"node-opcua-assert": "2.120.0",
"node-opcua-buffer-utils": "2.133.0"
"node-opcua-assert": "2.139.0",
"node-opcua-buffer-utils": "2.139.0"
},
"devDependencies": {
"node-opcua-benchmarker": "2.133.0"
"node-opcua-benchmarker": "2.139.0"
},

@@ -36,3 +36,3 @@ "author": "Etienne Rossignon",

"homepage": "http://node-opcua.github.io/",
"gitHead": "921bb04f2e7ce3109dd051ff27a2210edf700344",
"gitHead": "b7a01d31c7602d323e60a5f4a54428199a266f29",
"files": [

@@ -39,0 +39,0 @@ "dist",

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