@xylabs/exists
Advanced tools
Comparing version 2.10.8 to 2.10.9
@@ -68,3 +68,3 @@ { | ||
"sideEffects": false, | ||
"version": "2.10.8" | ||
"version": "2.10.9" | ||
} |
@@ -7,3 +7,3 @@ import { defineConfig } from 'tsup' | ||
cjsInterop: true, | ||
clean: true, | ||
clean: false, | ||
dts: { | ||
@@ -10,0 +10,0 @@ entry: ['src/index.ts'], |
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
15798