@kubb/types
Advanced tools
Comparing version 0.0.0-canary-20240806053140 to 0.0.0-canary-20241104172400
@@ -0,1 +1,3 @@ | ||
//# sourceMappingURL=index.js.map | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@kubb/types", | ||
"version": "0.0.0-canary-20240806053140", | ||
"version": "0.0.0-canary-20241104172400", | ||
"description": "Generator types", | ||
@@ -42,10 +42,9 @@ "keywords": [ | ||
"devDependencies": { | ||
"tsup": "^8.2.4", | ||
"typescript": "^5.5.4", | ||
"@kubb/config-biome": "0.0.0-canary-20240806053140", | ||
"@kubb/config-ts": "0.0.0-canary-20240806053140", | ||
"@kubb/config-tsup": "0.0.0-canary-20240806053140" | ||
"tsup": "^8.3.5", | ||
"typescript": "^5.6.3", | ||
"@kubb/config-ts": "0.0.0-canary-20241104172400", | ||
"@kubb/config-tsup": "0.0.0-canary-20241104172400" | ||
}, | ||
"engines": { | ||
"node": ">=18" | ||
"node": ">=20" | ||
}, | ||
@@ -52,0 +51,0 @@ "publishConfig": { |
@@ -16,8 +16,4 @@ <div align="center"> | ||
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --> | ||
<!-- ALL-CONTRIBUTORS-BADGE:END --> | ||
</p> | ||
<h4> | ||
<a href="https://codesandbox.io/s/github/kubb-labs/kubb/tree/alpha/examples/typescript" target="_blank">View Demo</a> | ||
<a href="https://codesandbox.io/s/github/kubb-labs/kubb/tree/main//examples/typescript" target="_blank">View Demo</a> | ||
<span> · </span> | ||
@@ -32,2 +28,15 @@ <a href="https://kubb.dev/" target="_blank">Documentation</a> | ||
## Supporting Kubb | ||
Kubb uses an MIT-licensed open source project with its ongoing development made possible entirely by the support of Sponsors. If you would like to become a sponsor, please consider: | ||
- [Become a Sponsor on GitHub](https://github.com/sponsors/stijnvanhulle) | ||
<p align="center"> | ||
<a href="https://github.com/sponsors/stijnvanhulle"> | ||
<img src="https://raw.githubusercontent.com/stijnvanhulle/sponsors/main/sponsors.svg" alt="My sponsors" /> | ||
</a> | ||
</p> | ||
<!-- Badges --> | ||
@@ -34,0 +43,0 @@ |
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
9189
4
34
54