@capgo/find-package-manager
Advanced tools
Comparing version 0.0.9 to 0.0.10
@@ -22,2 +22,2 @@ import { existsSync } from 'fs'; | ||
} | ||
console.log('findPackageManagerType', findPackageManagerType()) | ||
// console.log('findPackageManagerType', findPackageManagerType()) |
@@ -5,3 +5,3 @@ { | ||
"public": true, | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"license": "MIT", | ||
@@ -22,4 +22,4 @@ "description": "Live update for capacitor apps", | ||
"engines": { | ||
"npm": ">=7.0.0", | ||
"node": ">=16.0.0" | ||
"npm": ">=8.0.0", | ||
"node": ">=20.0.0" | ||
}, | ||
@@ -26,0 +26,0 @@ "keywords": [ |
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
1752