@capgo/find-package-manager
Advanced tools
Comparing version 0.0.16 to 0.0.17
@@ -20,3 +20,3 @@ import { existsSync } from 'fs'; | ||
} | ||
return defaultPm | ||
return defaultPackageManager | ||
} | ||
@@ -23,0 +23,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"public": true, | ||
"version": "0.0.16", | ||
"version": "0.0.17", | ||
"license": "MIT", | ||
@@ -8,0 +8,0 @@ "description": "Find the package manager of a project", |
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
4595