@kubb/parser
Advanced tools
Comparing version 0.0.0-canary-20240413152232 to 0.0.0-canary-20240419214956
{ | ||
"name": "@kubb/parser", | ||
"version": "0.0.0-canary-20240413152232", | ||
"version": "0.0.0-canary-20240419214956", | ||
"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
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
130097
Updatedremeda@^1.60.1