@aklinker1/buildc
Advanced tools
Comparing version 1.0.7 to 1.0.8-alpha1
{ | ||
"name": "@aklinker1/buildc", | ||
"description": "Zero config CLI tool for caching and orchestrating builds in monorepos", | ||
"version": "1.0.7", | ||
"version": "1.0.8-alpha1", | ||
"type": "module", | ||
@@ -13,2 +13,3 @@ "packageManager": "pnpm@8.15.8", | ||
"fs-extra": "^11.2.0", | ||
"lockfile": "^1.0.4", | ||
"ohash": "^1.1.3", | ||
@@ -22,2 +23,3 @@ "pathe": "^1.1.2", | ||
"@types/fs-extra": "^11.0.4", | ||
"@types/lockfile": "^1.0.4", | ||
"@types/node": "^20.14.2", | ||
@@ -24,0 +26,0 @@ "lint-staged": "^15.2.7", |
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
12480
257
10
10
1
+ Addedlockfile@^1.0.4
+ Addedlockfile@1.0.4(transitive)
+ Addedsignal-exit@3.0.7(transitive)