@kubb/cli 2.13.0 → 2.13.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/LICENSE CHANGED
@@ -1,6 +1,6 @@
1
1
  MIT License
2
2
 
3
- Copyright (c) 2022 Stijn Van Hulle
3
+ Copyright (c) 2024 Stijn Van Hulle
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
package/README.md CHANGED
@@ -6,7 +6,7 @@
6
6
  <p>
7
7
  CLI package to generate the different clients when using the terminal.
8
8
  </p>
9
- <img src="https://raw.githubusercontent.com/kubb-project/kubb/main/assets/banner.png" alt="logo" height="auto" />
9
+ <img src="https://raw.githubusercontent.com/kubb-labs/kubb/main/assets/banner.png" alt="logo" height="auto" />
10
10
 
11
11
  [![npm version][npm-version-src]][npm-version-href]
12
12
  [![npm downloads][npm-downloads-src]][npm-downloads-href]
@@ -18,13 +18,13 @@
18
18
  </p>
19
19
 
20
20
  <h4>
21
- <a href="https://codesandbox.io/s/github/kubb-project/kubb/tree/alpha/examples/typescript" target="_blank">View Demo</a>
21
+ <a href="https://codesandbox.io/s/github/kubb-labs/kubb/tree/alpha/examples/typescript" target="_blank">View Demo</a>
22
22
  <span> · </span>
23
23
  <a href="https://kubb.dev/" target="_blank">Documentation</a>
24
24
  <span> · </span>
25
- <a href="https://github.com/kubb-project/kubb/issues/" target="_blank">Report Bug</a>
25
+ <a href="https://github.com/kubb-labs/kubb/issues/" target="_blank">Report Bug</a>
26
26
  <span> · </span>
27
- <a href="https://github.com/kubb-project/kubb/issues/" target="_blank">Request Feature</a>
27
+ <a href="https://github.com/kubb-labs/kubb/issues/" target="_blank">Request Feature</a>
28
28
  </h4>
29
29
  </div>
30
30
 
@@ -34,11 +34,11 @@
34
34
  [npm-version-href]: https://npmjs.com/package/@kubb/cli
35
35
  [npm-downloads-src]: https://img.shields.io/npm/dm/@kubb/cli?flat&colorA=18181B&colorB=f58517
36
36
  [npm-downloads-href]: https://npmjs.com/package/@kubb/cli
37
- [license-src]: https://img.shields.io/github/license/kubb-project/kubb.svg?flat&colorA=18181B&colorB=f58517
38
- [license-href]: https://github.com/kubb-project/kubb/blob/main/LICENSE
39
- [build-src]: https://img.shields.io/github/actions/workflow/status/kubb-project/kubb/ci.yaml?style=flat&colorA=18181B&colorB=f58517
37
+ [license-src]: https://img.shields.io/github/license/kubb-labs/kubb.svg?flat&colorA=18181B&colorB=f58517
38
+ [license-href]: https://github.com/kubb-labs/kubb/blob/main/LICENSE
39
+ [build-src]: https://img.shields.io/github/actions/workflow/status/kubb-labs/kubb/ci.yaml?style=flat&colorA=18181B&colorB=f58517
40
40
  [build-href]: https://www.npmjs.com/package/@kubb/cli
41
41
  [minified-src]: https://img.shields.io/bundlephobia/min/@kubb/cli?style=flat&colorA=18181B&colorB=f58517
42
42
  [minified-href]: https://www.npmjs.com/package/@kubb/cli
43
- [coverage-src]: https://img.shields.io/codecov/c/github/kubb-project/kubb?style=flat&colorA=18181B&colorB=f58517
43
+ [coverage-src]: https://img.shields.io/codecov/c/github/kubb-labs/kubb?style=flat&colorA=18181B&colorB=f58517
44
44
  [coverage-href]: https://www.npmjs.com/package/@kubb/cli
package/dist/index.cjs CHANGED
@@ -2607,7 +2607,7 @@ var _tty = require('tty'); var _tty2 = _interopRequireDefault(_tty);
2607
2607
  var p2 = w(_tty.isatty.call(void 0, 1));
2608
2608
 
2609
2609
  // package.json
2610
- var version = "2.13.0";
2610
+ var version = "2.13.1";
2611
2611
 
2612
2612
  // src/generate.ts
2613
2613
  init_cjs_shims();