+1
-1
@@ -5,3 +5,3 @@ { | ||
| "homepage": "https://github.com/Kikobeats/https-tls", | ||
| "version": "1.0.23", | ||
| "version": "1.0.24", | ||
| "main": "src/index.js", | ||
@@ -8,0 +8,0 @@ "author": { |
@@ -43,5 +43,5 @@ { | ||
| "sec-ch-ua-platform", | ||
| "Upgrade-Insecure-Requests", | ||
| "Origin", | ||
| "Content-Type", | ||
| "Upgrade-Insecure-Requests", | ||
| "User-Agent", | ||
@@ -66,5 +66,5 @@ "Accept", | ||
| "sec-ch-ua-platform", | ||
| "upgrade-insecure-requests", | ||
| "origin", | ||
| "content-type", | ||
| "upgrade-insecure-requests", | ||
| "user-agent", | ||
@@ -79,3 +79,4 @@ "accept", | ||
| "accept-language", | ||
| "cookie" | ||
| "cookie", | ||
| "priority" | ||
| ], | ||
@@ -99,2 +100,3 @@ "firefox": [ | ||
| "Sec-Fetch-User", | ||
| "Priority", | ||
| ":method", | ||
@@ -118,5 +120,50 @@ ":path", | ||
| "sec-fetch-user", | ||
| "priority", | ||
| "te" | ||
| ], | ||
| "edge": [] | ||
| "edge": [ | ||
| "Host", | ||
| "Connection", | ||
| "Content-Length", | ||
| "Cache-Control", | ||
| "sec-ch-ua", | ||
| "sec-ch-ua-mobile", | ||
| "sec-ch-ua-platform", | ||
| "Origin", | ||
| "Content-Type", | ||
| "Upgrade-Insecure-Requests", | ||
| "User-Agent", | ||
| "Accept", | ||
| "Sec-Fetch-Site", | ||
| "Sec-Fetch-Mode", | ||
| "Sec-Fetch-User", | ||
| "Sec-Fetch-Dest", | ||
| "Referer", | ||
| "Accept-Encoding", | ||
| "Accept-Language", | ||
| "Cookie", | ||
| ":method", | ||
| ":authority", | ||
| ":scheme", | ||
| ":path", | ||
| "content-length", | ||
| "cache-control", | ||
| "sec-ch-ua", | ||
| "sec-ch-ua-mobile", | ||
| "sec-ch-ua-platform", | ||
| "origin", | ||
| "content-type", | ||
| "upgrade-insecure-requests", | ||
| "user-agent", | ||
| "accept", | ||
| "sec-fetch-site", | ||
| "sec-fetch-mode", | ||
| "sec-fetch-user", | ||
| "sec-fetch-dest", | ||
| "referer", | ||
| "accept-encoding", | ||
| "accept-language", | ||
| "cookie", | ||
| "priority" | ||
| ] | ||
| } |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
14785
6.49%386
13.86%