@kubb/plugin-cypress
Advanced tools
+5
-5
| { | ||
| "name": "@kubb/plugin-cypress", | ||
| "version": "5.0.0-beta.36", | ||
| "version": "5.0.0-beta.42", | ||
| "description": "Generate Cypress request commands and e2e test fixtures from your OpenAPI specification, enabling automated API testing with zero manual setup.", | ||
@@ -50,5 +50,5 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@kubb/core": "5.0.0-beta.36", | ||
| "@kubb/renderer-jsx": "5.0.0-beta.36", | ||
| "@kubb/plugin-ts": "5.0.0-beta.36" | ||
| "@kubb/core": "5.0.0-beta.42", | ||
| "@kubb/renderer-jsx": "5.0.0-beta.42", | ||
| "@kubb/plugin-ts": "5.0.0-beta.42" | ||
| }, | ||
@@ -60,3 +60,3 @@ "devDependencies": { | ||
| "peerDependencies": { | ||
| "@kubb/renderer-jsx": "5.0.0-beta.36" | ||
| "@kubb/renderer-jsx": "5.0.0-beta.42" | ||
| }, | ||
@@ -63,0 +63,0 @@ "size-limit": [ |
+11
-15
@@ -8,5 +8,5 @@ <div align="center"> | ||
| [![npm downloads][npm-downloads-src]][npm-downloads-href] | ||
| [![Coverage][coverage-src]][coverage-href] | ||
| [![Stars][stars-src]][stars-href] | ||
| [![License][license-src]][license-href] | ||
| [![Sponsors][sponsors-src]][sponsors-href] | ||
| [![Node][node-src]][node-href] | ||
@@ -62,15 +62,11 @@ <h4> | ||
| [npm-version-src]: https://img.shields.io/npm/v/@kubb/plugin-cypress?flat&colorA=18181B&colorB=f58517 | ||
| [npm-version-href]: https://npmjs.com/package/@kubb/plugin-cypress | ||
| [npm-downloads-src]: https://img.shields.io/npm/dm/@kubb/plugin-cypress?flat&colorA=18181B&colorB=f58517 | ||
| [npm-downloads-href]: https://npmjs.com/package/@kubb/plugin-cypress | ||
| [license-src]: https://img.shields.io/github/license/kubb-labs/kubb.svg?flat&colorA=18181B&colorB=f58517 | ||
| [npm-version-src]: https://shieldcn.dev/npm/v/@kubb/plugin-cypress.svg?variant=secondary&size=xs&theme=zinc&mode=dark | ||
| [npm-version-href]: https://npmx.dev/package/@kubb/plugin-cypress | ||
| [npm-downloads-src]: https://shieldcn.dev/npm/dm/@kubb/plugin-cypress.svg?variant=secondary&size=xs&theme=zinc&mode=dark | ||
| [npm-downloads-href]: https://npmx.dev/package/@kubb/plugin-cypress | ||
| [stars-src]: https://shieldcn.dev/github/stars/kubb-labs/kubb.svg?variant=secondary&size=xs&theme=zinc&mode=dark | ||
| [stars-href]: https://github.com/kubb-labs/kubb | ||
| [license-src]: https://shieldcn.dev/npm/license/@kubb/plugin-cypress.svg?variant=secondary&size=xs&theme=zinc | ||
| [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/plugin-cypress | ||
| [minified-src]: https://img.shields.io/bundlephobia/min/@kubb/plugin-cypress?style=flat&colorA=18181B&colorB=f58517 | ||
| [minified-href]: https://www.npmjs.com/package/@kubb/plugin-cypress | ||
| [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/plugin-cypress | ||
| [sponsors-src]: https://img.shields.io/github/sponsors/stijnvanhulle?style=flat&colorA=18181B&colorB=f58517 | ||
| [sponsors-href]: https://github.com/sponsors/stijnvanhulle/ | ||
| [node-src]: https://shieldcn.dev/npm/node/@kubb/plugin-cypress.svg?variant=secondary&size=xs&theme=zinc&mode=dark | ||
| [node-href]: https://npmx.dev/package/@kubb/plugin-cypress |
199894
-0.19%71
-5.33%+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated