Socket
Socket
Sign inDemoInstall

node-opcua-utils

Package Overview
Dependencies
Maintainers
1
Versions
129
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-utils - npm Package Compare versions

Comparing version 0.1.0-4 to 0.1.0-7

4

package.json
{
"name": "node-opcua-utils",
"version": "0.1.0-4",
"version": "0.1.0-7",
"description": "pure nodejs OPCUA SDK - module -utils",

@@ -14,3 +14,3 @@ "main": "index.js",

"devDependencies": {
"should": "^13.0.1",
"should": "13.1.0",
"sinon": "^3.2.1"

@@ -17,0 +17,0 @@ },

"use strict";
exports.constructFilename = function (filename) {
throw new Error("constructFilename has been deprecated ! use node-opcua-nodesets.constructNodesetFilename or ....");
throw new Error("constructFilename has been deprecated ! use node-opcua-nodesets.constructFilename or ....");
//xx var dirname = $_$.dirname;

@@ -6,0 +6,0 @@ //xx var file = path.join(dirname, filename);

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