Comparing version 3.0.0-alpha.17 to 3.0.0-alpha.18
{ | ||
"name": "@kubb/fs", | ||
"version": "3.0.0-alpha.17", | ||
"version": "3.0.0-alpha.18", | ||
"description": "FileSystem helpers", | ||
@@ -54,7 +54,5 @@ "keywords": [ | ||
"@types/fs-extra": "^11.0.4", | ||
"prettier": "^3.3.3", | ||
"tsup": "^8.2.4", | ||
"@kubb/config-biome": "3.0.0-alpha.17", | ||
"@kubb/config-ts": "3.0.0-alpha.17", | ||
"@kubb/config-tsup": "3.0.0-alpha.17" | ||
"@kubb/config-ts": "3.0.0-alpha.18", | ||
"@kubb/config-tsup": "3.0.0-alpha.18" | ||
}, | ||
@@ -61,0 +59,0 @@ "engines": { |
@@ -16,6 +16,2 @@ <div align="center"> | ||
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --> | ||
<!-- ALL-CONTRIBUTORS-BADGE:END --> | ||
</p> | ||
<h4> | ||
@@ -22,0 +18,0 @@ <a href="https://codesandbox.io/s/github/kubb-labs/kubb/tree/alpha/examples/typescript" target="_blank">View Demo</a> |
@@ -1,2 +0,2 @@ | ||
import { basename, extname, relative } from 'node:path' | ||
import { relative } from 'node:path' | ||
@@ -3,0 +3,0 @@ import fs from 'fs-extra' |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
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
4
279752
53