fairsplice
Advanced tools
Comparing version 0.1.2 to 0.1.3
{ | ||
"name": "fairsplice", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"module": "index.ts", | ||
@@ -5,0 +5,0 @@ "type": "module", |
@@ -50,5 +50,3 @@ import { Glob } from "bun"; | ||
console.log("Estimated timing:", estimatedTiming); | ||
console.log("Selected files:"); | ||
console.log(selected[index].map((hash) => hashToFile[hash]).join(" ")); | ||
} |
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
29244
346