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

node-opcua-factory

Package Overview
Dependencies
Maintainers
1
Versions
183
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-factory - npm Package Compare versions

Comparing version 2.92.0 to 2.95.0

2

dist/base_ua_object.js

@@ -187,3 +187,3 @@ "use strict";

// tslint:disable:no-console
console.log("xxxx cannot find typeEnum", s);
errorLog("xxxx cannot find typeEnum", s);
}

@@ -190,0 +190,0 @@ const convert = (value) => {

{
"name": "node-opcua-factory",
"version": "2.92.0",
"version": "2.95.0",
"description": "pure nodejs OPCUA SDK - module -factory",

@@ -45,3 +45,3 @@ "main": "./dist/index.js",

"homepage": "http://node-opcua.github.io/",
"gitHead": "6ee0f52395af2c1f4f03518e675dc3f6edb7a455"
"gitHead": "ad7086f9c4cd2ab52922e26cb6782ec6b86f9d20"
}

@@ -235,3 +235,3 @@ /* eslint-disable prefer-rest-params */

// tslint:disable:no-console
console.log("xxxx cannot find typeEnum", s);
errorLog("xxxx cannot find typeEnum", s);
}

@@ -238,0 +238,0 @@ const convert = (value: number) => {

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