You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@small-tech/syswide-cas

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@small-tech/syswide-cas - npm Package Compare versions

Comparing version

to
6.0.1

2

index.js

@@ -90,3 +90,3 @@ const fs = require("fs");

var c = origCreateSecureContext.apply(null, arguments);
if (!options.ca && rootCAs.length > 0) {
if (!options?.ca && rootCAs.length > 0) {
rootCAs.forEach(function(ca) {

@@ -93,0 +93,0 @@ // add to the created context our own root CAs

{
"name": "@small-tech/syswide-cas",
"version": "6.0.0",
"version": "6.0.1",
"description": "Fork of syswide-cas by a now-defunct company called Capriza. Enable node to use system wide certificate authorities in conjunction with the bundled root CAs.",

@@ -5,0 +5,0 @@ "keywords": [