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

node-opcua-basic-types

Package Overview
Dependencies
Maintainers
0
Versions
171
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-basic-types - npm Package Compare versions

Comparing version 2.134.0 to 2.139.0

24

package.json
{
"name": "node-opcua-basic-types",
"version": "2.134.0",
"version": "2.139.0",
"description": "pure nodejs OPCUA SDK - module basic-types",

@@ -10,17 +10,17 @@ "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-binary-stream": "2.133.0",
"node-opcua-buffer-utils": "2.133.0",
"node-opcua-date-time": "2.134.0",
"node-opcua-guid": "2.133.0",
"node-opcua-nodeid": "2.133.0",
"node-opcua-status-code": "2.133.0"
"node-opcua-assert": "2.139.0",
"node-opcua-binary-stream": "2.139.0",
"node-opcua-buffer-utils": "2.139.0",
"node-opcua-date-time": "2.139.0",
"node-opcua-guid": "2.139.0",
"node-opcua-nodeid": "2.139.0",
"node-opcua-status-code": "2.139.0"
},
"devDependencies": {
"node-opcua-benchmarker": "2.133.0",
"node-opcua-debug": "2.133.0"
"node-opcua-benchmarker": "2.139.0",
"node-opcua-debug": "2.139.0"
},

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

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

@@ -45,0 +45,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