@aklinker1/buildc
Advanced tools
Comparing version 1.0.11 to 1.1.0-alpha1
{ | ||
"name": "@aklinker1/buildc", | ||
"description": "Zero config CLI tool for caching and orchestrating builds in monorepos", | ||
"version": "1.0.11", | ||
"version": "1.1.0-alpha1", | ||
"type": "module", | ||
"packageManager": "pnpm@8.15.8", | ||
"scripts": { | ||
"buildc": "bun src/cli.ts", | ||
"build": "unbuild", | ||
"test": "bun test --watch", | ||
"prepack": "bun run build" | ||
}, | ||
"dependencies": { | ||
@@ -59,8 +65,3 @@ "cac": "^6.7.14", | ||
] | ||
}, | ||
"scripts": { | ||
"buildc": "bun src/cli.ts", | ||
"build": "unbuild", | ||
"test": "bun test --watch" | ||
} | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
13465
281
1