New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

pki-express

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pki-express

Classes to consume PKI Express

latest
Source
npmnpm
Version
1.16.2
Version published
Weekly downloads
279
-5.1%
Maintainers
1
Weekly downloads
 
Created
Source

PKI Express for Node.js

Package for using PKI Express on Node.js

The recommend way to install PKI Express for Node.js is through npm:

$ npm install pki-express

Or informing on your project's package.json file:

{
	"dependencies": {
		"pki-express": "1.16.2"
	}
}

Documentation

https://docs.lacunasoftware.com/articles/pki-express/nodejs

Samples

Please visit the PKI Express samples repository for examples on how to use this library.

Keywords

node

FAQs

Package last updated on 07 Nov 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts