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

@kubb/parser

Package Overview
Dependencies
Maintainers
1
Versions
219
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kubb/parser - npm Package Compare versions

Comparing version 2.13.0 to 2.13.1

7

package.json
{
"name": "@kubb/parser",
"version": "2.13.0",
"version": "2.13.1",
"description": "Generator parser",

@@ -13,3 +13,3 @@ "keywords": [

"type": "git",
"url": "git://github.com/kubb-project/kubb.git",
"url": "git://github.com/kubb-labs/kubb.git",
"directory": "packages/parser"

@@ -52,3 +52,3 @@ },

"dependencies": {
"remeda": "^1.58.2",
"remeda": "^1.60.1",
"typescript": "^5.4.5"

@@ -63,3 +63,2 @@ },

},
"packageManager": "pnpm@8.15.0",
"engines": {

@@ -66,0 +65,0 @@ "node": ">=18",

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

</p>
<img src="https://raw.githubusercontent.com/kubb-project/kubb/main/assets/banner.png" alt="logo" height="auto" />
<img src="https://raw.githubusercontent.com/kubb-labs/kubb/main/assets/banner.png" alt="logo" height="auto" />

@@ -22,9 +22,9 @@ [![npm version][npm-version-src]][npm-version-href]

<h4>
<a href="https://codesandbox.io/s/github/kubb-project/kubb/tree/alpha/examples/typescript" target="_blank">View Demo</a>
<a href="https://codesandbox.io/s/github/kubb-labs/kubb/tree/alpha/examples/typescript" target="_blank">View Demo</a>
<span> · </span>
<a href="https://kubb.dev/" target="_blank">Documentation</a>
<span> · </span>
<a href="https://github.com/kubb-project/kubb/issues/" target="_blank">Report Bug</a>
<a href="https://github.com/kubb-labs/kubb/issues/" target="_blank">Report Bug</a>
<span> · </span>
<a href="https://github.com/kubb-project/kubb/issues/" target="_blank">Request Feature</a>
<a href="https://github.com/kubb-labs/kubb/issues/" target="_blank">Request Feature</a>
</h4>

@@ -38,9 +38,9 @@ </div>

[npm-downloads-href]: https://npmjs.com/package/@kubb/parser
[license-src]: https://img.shields.io/github/license/kubb-project/kubb.svg?flat&colorA=18181B&colorB=f58517
[license-href]: https://github.com/kubb-project/kubb/blob/main/LICENSE
[build-src]: https://img.shields.io/github/actions/workflow/status/kubb-project/kubb/ci.yaml?style=flat&colorA=18181B&colorB=f58517
[license-src]: https://img.shields.io/github/license/kubb-labs/kubb.svg?flat&colorA=18181B&colorB=f58517
[license-href]: https://github.com/kubb-labs/kubb/blob/main/LICENSE
[build-src]: https://img.shields.io/github/actions/workflow/status/kubb-labs/kubb/ci.yaml?style=flat&colorA=18181B&colorB=f58517
[build-href]: https://www.npmjs.com/package/@kubb/parser
[minified-src]: https://img.shields.io/bundlephobia/min/@kubb/parser?style=flat&colorA=18181B&colorB=f58517
[minified-href]: https://www.npmjs.com/package/@kubb/parser
[coverage-src]: https://img.shields.io/codecov/c/github/kubb-project/kubb?style=flat&colorA=18181B&colorB=f58517
[coverage-src]: https://img.shields.io/codecov/c/github/kubb-labs/kubb?style=flat&colorA=18181B&colorB=f58517
[coverage-href]: https://www.npmjs.com/package/@kubb/parser

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