Comparing version 7.1.0 to 7.2.0
@@ -14,6 +14,6 @@ 'use strict'; | ||
case 'x64': | ||
bin = 'fastlist-0.2.1-x64.exe'; | ||
bin = 'fastlist-0.3.0-x64.exe'; | ||
break; | ||
case 'ia32': | ||
bin = 'fastlist-0.2.1-x86.exe'; | ||
bin = 'fastlist-0.3.0-x86.exe'; | ||
break; | ||
@@ -20,0 +20,0 @@ default: |
{ | ||
"name": "ps-list", | ||
"version": "7.1.0", | ||
"version": "7.2.0", | ||
"description": "Get running processes", | ||
@@ -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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 2 instances 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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 2 instances in 1 package
494973