@arnaud-barre/check-circular-imports
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -0,1 +1,2 @@ | ||
#!/usr/bin/env bun | ||
import { readFileSync } from "node:fs"; | ||
@@ -2,0 +3,0 @@ import { dirname, resolve } from "node:path"; |
@@ -5,3 +5,3 @@ { | ||
"type": "module", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"author": "Arnaud Barré (https://github.com/ArnaudBarre)", | ||
@@ -8,0 +8,0 @@ "license": "MIT", |
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
3054
63