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

@kubb/types

Package Overview
Dependencies
Maintainers
1
Versions
334
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kubb/types - npm Package Compare versions

Comparing version 2.0.0-alpha.9 to 2.0.0-alpha.10

2

dist/index.d.ts

@@ -14,2 +14,2 @@ type Prettify<T> = {

export { GreaterThan, ObjValueTuple, PossiblePromise, Prettify, TupleToUnion };
export type { GreaterThan, ObjValueTuple, PossiblePromise, Prettify, TupleToUnion };
{
"name": "@kubb/types",
"version": "2.0.0-alpha.9",
"version": "2.0.0-alpha.10",
"description": "Generator types",

@@ -42,8 +42,8 @@ "keywords": [

"devDependencies": {
"eslint": "^8.53.0",
"tsup": "^7.2.0",
"typescript": "rc",
"eslint": "^8.54.0",
"tsup": "^8.0.1",
"typescript": "^5.3.2",
"@kubb/ts-config": "0.1.0",
"@kubb/eslint-config": "1.1.8",
"@kubb/tsup-config": "1.1.8"
"@kubb/tsup-config": "1.1.8",
"@kubb/eslint-config": "1.1.8"
},

@@ -50,0 +50,0 @@ "packageManager": "pnpm@8.3.0",

@@ -21,3 +21,3 @@ <div align="center">

<h4>
<a href="https://codesandbox.io/s/github/kubb-project/kubb/tree/main/examples/typescript" target="_blank">View Demo</a>
<a href="https://codesandbox.io/s/github/kubb-project/kubb/tree/alpha/examples/typescript" target="_blank">View Demo</a>
<span> · </span>

@@ -24,0 +24,0 @@ <a href="https://kubb.dev/" target="_blank">Documentation</a>

Sorry, the diff of this file is not supported yet

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