package-manager-manager
Advanced tools
Comparing version 0.0.0-18af871 to 0.0.0-26c5ff0
{ | ||
"name": "package-manager-manager", | ||
"version": "0.0.0-18af871", | ||
"version": "0.0.0-26c5ff0", | ||
"description": "Utilities for managing package managers.", | ||
@@ -50,3 +50,3 @@ "license": "MIT", | ||
"prettier": "prettier --ignore-unknown --ignore-path=.gitignore --check .", | ||
"prettier:format": "prettier --ignore-unknown --ignore-path=.gitignore --write .", | ||
"prettier:fix": "prettier --ignore-unknown --ignore-path=.gitignore --write .", | ||
"tsc": "tsc --noEmit", | ||
@@ -53,0 +53,0 @@ "test": "vitest run", |
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
6053