New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

node-opcua-client

Package Overview
Dependencies
Maintainers
1
Versions
299
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-client - npm Package Compare versions

Comparing version 0.1.0-5 to 0.1.0-6

0

index.js

@@ -0,0 +0,0 @@ module.exports = {

3

package.json
{
"name": "node-opcua-client",
"version": "0.1.0-5",
"version": "0.1.0-6",
"description": "pure nodejs OPCUA SDK - module -client",
"scripts": {
"postinstall": "node test_helpers/create_certificates.js certificate -s -o certificates/client_selfsigned_cert_1024.pem",
"pretest": "node test_helpers/create_certificates.js certificate -s -o certificates/client_selfsigned_cert_1024.pem",

@@ -7,0 +8,0 @@ "clean": "node -e \"require('rimraf').sync('certificates');\"",

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -539,3 +539,2 @@ "use strict";

assert(_.isFunction(callback));
assert(maxAge >=0, "maxAge must be greater or equal to zero");

@@ -542,0 +541,0 @@ // coerce nodeIds

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

require("node-opcua-pki/bin/crypto_create_CA");

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