native-is-elevated
Advanced tools
Comparing version 0.4.0 to 0.4.1
@@ -1,1 +0,3 @@ | ||
export function isElevated(): boolean; | ||
declare function isElevated(): boolean; | ||
export = isElevated; |
{ | ||
"name": "native-is-elevated", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"description": "Native module for checking if the process is being run with elevated privileges", | ||
@@ -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
4742
41