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.0 to 2.15.1

2

dist/misc/subject.js

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

static parse(str) {
const elements = str.split(/\/(?=[^\/]*?=)/);
const elements = str.split(/\/(?=[^/]*?=)/);
const options = {};

@@ -51,0 +51,0 @@ elements.forEach((element) => {

{
"name": "node-opcua-pki",
"version": "2.15.0",
"version": "2.15.1",
"description": "PKI management for node-opcua",

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

"cli-table": "^0.3.11",
"minimist": "^1.2.6",
"node-opcua-crypto": "^1.10.0",

@@ -52,0 +53,0 @@ "progress": "^2.0.3",

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