Socket
Socket
Sign inDemoInstall

node-opcua-debug

Package Overview
Dependencies
5
Maintainers
1
Versions
118
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.5.6 to 2.5.8

15

package.json
{
"name": "node-opcua-debug",
"version": "2.5.6",
"version": "2.5.8",
"description": "pure nodejs OPCUA SDK - module -debug",
"scripts": {
"build": "tsc -b",
"clean": "node -e \"require('rimraf').sync('dist');\"",
"test": "mocha test"
},
"dependencies": {
"chalk": "^3.0.0",
"chalk": "^4.0.0",
"hexy": "^0.3.0",
"node-opcua-assert": "^2.5.1",
"node-opcua-buffer-utils": "^2.5.6",
"underscore": "^1.9.2"
"node-opcua-assert": "^2.5.8",
"node-opcua-buffer-utils": "^2.5.8",
"underscore": "^1.10.2"
},
"devDependencies": {
"chalk": "^3.0.0",
"chalk": "^4.0.0",
"should": "^13.2.3"

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

"homepage": "http://node-opcua.github.io/",
"gitHead": "b41db8797a18e4a25da1d69349a542596a497ae2"
"gitHead": "c5378e667ad93ab0486fa1cfd35ecfd684db4878"
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc