noah-cursor 1.5.10 → 1.5.12

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/README.md CHANGED
@@ -14,7 +14,7 @@
14
14
  <a href="https://www.npmjs.com/package/noah-cursor"><img src="https://img.shields.io/npm/dm/noah-cursor.svg" alt="npm downloads" /></a>
15
15
  <a href="LICENSE"><img src="https://img.shields.io/npm/l/noah-cursor.svg" alt="license" /></a>
16
16
  <img src="https://img.shields.io/node/v/noah-cursor.svg" alt="node" />
17
- <a href="https://www.buymeacoffee.com/klnaufr"><img src="https://img.shields.io/badge/Buy%20Me%20a%20Coffee-FFDD00?style=flat&logo=buymeacoffee&logoColor=black" alt="Buy Me a Coffee" /></a>
17
+ <a href="https://ko-fi.com/itsmenoahpoli"><img src="https://img.shields.io/badge/Ko--fi-F16061?style=flat&logo=ko-fi&logoColor=white" alt="Ko-fi" /></a>
18
18
  </p>
19
19
 
20
20
  ```bash
@@ -382,20 +382,20 @@ Whether it's a Skill you want added, a Rule for your stack, a bug report, or an
382
382
 
383
383
  ## Support
384
384
 
385
- If Noah saves you time, consider buying me a coffee — it helps keep the CLI and registry maintained.
385
+ If Noah saves you time, consider supporting on Ko-fi — it helps keep the CLI and registry maintained.
386
386
 
387
387
  <p align="center">
388
- <a href="https://www.buymeacoffee.com/klnaufr">
389
- <img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" height="50" />
388
+ <a href="https://ko-fi.com/itsmenoahpoli">
389
+ <img src="https://storage.ko-fi.com/cdn/brandasset/kofi_button_red.png" alt="Support me on Ko-fi" height="42" />
390
390
  </a>
391
391
  </p>
392
392
 
393
393
  <p align="center">
394
- <a href="https://www.buymeacoffee.com/klnaufr">
395
- <img src="https://cdn.jsdelivr.net/npm/noah-cursor@latest/assets/qr-code.png" alt="Buy Me a Coffee QR code" width="220" />
394
+ <a href="https://ko-fi.com/itsmenoahpoli">
395
+ <img src="https://raw.githubusercontent.com/itsmenoahpoli/noah-cursor/main/assets/qr-code.png" alt="Ko-fi QR code" width="220" />
396
396
  </a>
397
397
  <br />
398
- <sub>Scan to support on Buy Me a Coffee</sub>
398
+ <sub>Scan to support on Ko-fi</sub>
399
399
  </p>
400
400
 
401
401
  ## License
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "noah-cursor",
3
- "version": "1.5.10",
3
+ "version": "1.5.12",
4
4
  "description": "The package manager for AI-assisted software development — Skills, Rules, Prompts, MCP configs, and Presets",
5
5
  "type": "module",
6
6
  "bin": {