+3
-1
@@ -103,3 +103,3 @@ "use strict"; | ||
| https.Agent = (function (original) { | ||
| return function (options) { | ||
| var newAgent = function (options) { | ||
| var opts = typeof options !== 'undefined' ? __assign({}, options) : {}; | ||
@@ -111,2 +111,4 @@ if (typeof opts.ca === 'undefined') { | ||
| }; | ||
| newAgent.prototype = original.prototype; | ||
| return newAgent; | ||
| })(https.Agent); | ||
@@ -113,0 +115,0 @@ //Sets the root certs in undici. This is what the new native "fetch" uses. |
+1
-1
| { | ||
| "name": "mac-ca", | ||
| "version": "3.1.2", | ||
| "version": "3.1.3", | ||
| "description": "Get Mac OS Root certificates", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
Network access
Supply chain riskThis module accesses the network.
Found 3 instances in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 3 instances in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
15038
0.55%260
0.78%