node-opcua-pki
Advanced tools
Comparing version 2.15.2 to 2.15.3
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
532342
0