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

node-opcua-nodeid

Package Overview
Dependencies
Maintainers
1
Versions
134
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-nodeid - npm Package Compare versions

Comparing version 2.28.0 to 2.29.0

.mocharc.yml

20

package.json

@@ -5,3 +5,3 @@ {

"types": "./dist/index.d.ts",
"version": "2.28.0",
"version": "2.29.0",
"description": "pure nodejs OPCUA SDK - module -nodeid",

@@ -12,16 +12,16 @@ "scripts": {

"clean": "node -e \"require('rimraf').sync('dist');\"",
"test": "mocha test"
"test": "mocha"
},
"dependencies": {
"@types/lodash": "4.14.162",
"@types/lodash": "4.14.167",
"chalk": "^4.1.0",
"lodash": "4.17.20",
"node-opcua-assert": "2.22.0",
"node-opcua-constants": "2.22.0",
"node-opcua-enum": "2.28.0",
"node-opcua-guid": "2.22.0"
"node-opcua-assert": "2.29.0",
"node-opcua-constants": "2.29.0",
"node-opcua-enum": "2.29.0",
"node-opcua-guid": "2.29.0"
},
"devDependencies": {
"node-opcua-benchmarker": "2.28.0",
"node-opcua-debug": "2.28.0",
"node-opcua-benchmarker": "2.29.0",
"node-opcua-debug": "2.29.0",
"should": "^13.2.3",

@@ -45,3 +45,3 @@ "source-map-support": "^0.5.19"

"homepage": "http://node-opcua.github.io/",
"gitHead": "f16a0e3b3b34938326650adc261883e94a253faf"
"gitHead": "33989ea29477b4bd20f8708189258d9448848996"
}

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