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

node-opcua-data-access

Package Overview
Dependencies
Maintainers
0
Versions
218
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-data-access - npm Package Compare versions

Comparing version 2.137.0 to 2.139.0

12

package.json

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

"types": "./dist/index.d.ts",
"version": "2.137.0",
"version": "2.139.0",
"description": "pure nodejs OPCUA SDK - module data-access",

@@ -11,3 +11,3 @@ "scripts": {

"test": "mocha",
"clean": "npx rimraf node_modules dist *.tsbuildinfo",
"clean": "npx rimraf -g node_modules dist *.tsbuildinfo",
"lint": "eslint source test",

@@ -17,7 +17,7 @@ "format": "prettier --write source test"

"dependencies": {
"node-opcua-data-model": "2.137.0",
"node-opcua-types": "2.137.0"
"node-opcua-data-model": "2.139.0",
"node-opcua-types": "2.139.0"
},
"devDependencies": {
"node-opcua-assert": "2.120.0"
"node-opcua-assert": "2.139.0"
},

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

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

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