Comparing version 1.3.2 to 1.4.0-canary.20230626T222656
{ | ||
"name": "kubb", | ||
"version": "1.3.2", | ||
"version": "1.4.0-canary.20230626T222656", | ||
"description": "OpenAPI to TypeScript, React-Query, Zod, Zodios, Faker.js and Axios.", | ||
@@ -34,4 +34,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@kubb/cli": "1.3.2", | ||
"@kubb/core": "1.3.2" | ||
"@kubb/cli": "1.3.2-canary.20230626T222611", | ||
"@kubb/core": "1.4.0" | ||
}, | ||
@@ -43,3 +43,3 @@ "devDependencies": { | ||
"@kubb/ts-config": "0.1.0", | ||
"@kubb/tsup-config": "1.1.8" | ||
"@kubb/tsup-config": "1.2.0-canary.20230626T222610" | ||
}, | ||
@@ -62,2 +62,3 @@ "packageManager": "pnpm@8.3.0", | ||
"release": "pnpm publish --no-git-check", | ||
"release:canary": "bash ../../.github/canary.sh && pnpm publish --no-git-check -tag canary", | ||
"start": "tsup --watch", | ||
@@ -64,0 +65,0 @@ "test": "vitest --passWithNoTests", |
@@ -35,3 +35,3 @@ <div align="center"> | ||
<h4> | ||
<a href="https://codesandbox.io/s/github/kubb-project/kubb/tree/main/examples/simple" target="_blank">View Demo</a> | ||
<a href="https://codesandbox.io/s/github/kubb-project/kubb/tree/main/examples/typescript" target="_blank">View Demo</a> | ||
<span> · </span> | ||
@@ -38,0 +38,0 @@ <a href="https://kubb.dev/" target="_blank">Documentation</a> |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
6040
2
+ Added@kubb/cli@1.3.2-canary.20230626T222611(transitive)
+ Added@kubb/core@1.4.0(transitive)
+ Added@kubb/ts-codegen@1.4.0-canary.20230626T222639(transitive)
- Removed@kubb/cli@1.3.2(transitive)
- Removed@kubb/core@1.3.2(transitive)
- Removed@kubb/ts-codegen@1.3.2(transitive)
Updated@kubb/core@1.4.0