systeminformation
Advanced tools
Comparing version 5.23.19 to 5.23.20
@@ -2490,3 +2490,3 @@ 'use strict'; | ||
return new Promise((resolve) => { | ||
http | ||
const request = http | ||
.get(url, { rejectUnauthorized: false }, function (res) { | ||
@@ -2493,0 +2493,0 @@ res.on('data', () => { }); |
{ | ||
"name": "systeminformation", | ||
"version": "5.23.19", | ||
"version": "5.23.20", | ||
"description": "Advanced, lightweight system and OS information library", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
773577