@kubb/types
Advanced tools
Comparing version 2.0.0-alpha.12 to 2.0.0-beta.1
{ | ||
"name": "@kubb/types", | ||
"version": "2.0.0-alpha.12", | ||
"version": "2.0.0-beta.1", | ||
"description": "Generator types", | ||
@@ -46,4 +46,4 @@ "keywords": [ | ||
"@kubb/eslint-config": "1.1.8", | ||
"@kubb/tsup-config": "1.1.8", | ||
"@kubb/ts-config": "0.1.0" | ||
"@kubb/ts-config": "0.1.0", | ||
"@kubb/tsup-config": "1.1.8" | ||
}, | ||
@@ -65,4 +65,3 @@ "packageManager": "pnpm@8.3.0", | ||
"release": "pnpm publish --no-git-check", | ||
"release:canary": "bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check -tag canary", | ||
"release:alpha": "bash ../../.github/canary.sh && node ../../scripts/build.js alpha && pnpm publish --no-git-check -tag alpha", | ||
"release:canary": "bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check", | ||
"start": "tsup --watch", | ||
@@ -69,0 +68,0 @@ "test": "vitest --passWithNoTests", |
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
8581