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

node-opcua-pki

Package Overview
Dependencies
Maintainers
1
Versions
148
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-pki - npm Package Compare versions

Comparing version 2.15.2 to 2.15.3

2

lib/misc/install_prerequisite.ts

@@ -60,3 +60,3 @@ // ---------------------------------------------------------------------------------------------------------------------

// eslint-disable-next-line @typescript-eslint/no-var-requires
const wget = require("wget-improved") as WgetInterface;
const wget = require("wget-improved-2") as WgetInterface;

@@ -63,0 +63,0 @@ type CallbackFunc<T> = (err: Error | null, result?: T) => void;

{
"name": "node-opcua-pki",
"version": "2.15.2",
"version": "2.15.3",
"description": "PKI management for node-opcua",

@@ -5,0 +5,0 @@ "main": "./dist/index.js",

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