steam-sysreq
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -15,4 +15,2 @@ declare const formattedOsNames: Record<string, string>; | ||
declare module 'steam-sysreq' { | ||
export default function getSteamSysReq(): Promise<SystemRequirements>; | ||
} | ||
export default function getSteamSysReq(): Promise<SystemRequirements>; |
{ | ||
"name": "steam-sysreq", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Gets system requirement information to compare to the ones shown in Steam.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
4726
88