Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

kubb

Package Overview
Dependencies
Maintainers
1
Versions
367
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kubb - npm Package Compare versions

Comparing version 1.3.2 to 1.3.3

9

package.json
{
"name": "kubb",
"version": "1.3.2",
"version": "1.3.3",
"description": "OpenAPI to TypeScript, React-Query, Zod, Zodios, Faker.js and Axios.",

@@ -34,7 +34,7 @@ "keywords": [

"dependencies": {
"@kubb/cli": "1.3.2",
"@kubb/core": "1.3.2"
"@kubb/cli": "1.3.3",
"@kubb/core": "1.3.3"
},
"devDependencies": {
"@types/node": "^20.3.1",
"@types/node": "^20.3.2",
"tsup": "^7.1.0",

@@ -61,2 +61,3 @@ "typescript": "^5.1.3",

"release": "pnpm publish --no-git-check",
"release:canary": "bash ../../.github/canary.sh && pnpm publish --no-git-check -tag canary",
"start": "tsup --watch",

@@ -63,0 +64,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>

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc