@stephansama/catppuccin-xsl 1.1.6 → 1.1.7

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
@@ -2,15 +2,22 @@
2
2
 
3
3
  # [`@stephansama`](https://github.com/stephansama) / catppuccin-xsl
4
4
 
5
- </div>
5
+ <!-- BADGE start -->
6
6
 
7
- [![Source code](https://img.shields.io/badge/Source-666666?style=flat&logo=github&label=Github&labelColor=211F1F)](https://github.com/stephansama/packages/tree/main/core/catppuccin-xsl)
8
- [![Documentation](https://img.shields.io/badge/Documentation-211F1F?style=flat&logo=Wikibooks&labelColor=211F1F)](https://packages.stephansama.info/api/@stephansama/catppuccin-xsl)
7
+ [![source code](https://img.shields.io/badge/Source-666666?style=flat&logo=github&label=Github&labelColor=211F1F)](https://github.com/stephansama/packages/tree/main/core/catppuccin-xsl)
8
+ [![documentation](https://img.shields.io/badge/Documentation-211F1F?style=flat&logo=Wikibooks&labelColor=211F1F)](https://packages.stephansama.info/api/@stephansama/catppuccin-xsl)
9
+ [![npm](https://img.shields.io/npm/v/%40stephansama%2Fcatppuccin-xsl?logo=npm&logoColor=red&color=211F1F&labelColor=211F1F)](https://www.npmx.dev/package/@stephansama/catppuccin-xsl)
9
10
  [![socket.dev](https://badge.socket.dev/npm/package/@stephansama/catppuccin-xsl)](https://socket.dev/npm/package/@stephansama/catppuccin-xsl/overview)
10
- [![JSR](https://jsr.io/badges/@stephansama/catppuccin-xsl)](https://jsr.io/@stephansama/catppuccin-xsl)
11
- [![NPM Version](https://img.shields.io/npm/v/%40stephansama%2Fcatppuccin-xsl?logo=npm&logoColor=red&color=211F1F&labelColor=211F1F)](https://www.npmx.dev/package/@stephansama/catppuccin-xsl)
11
+ [![jsr](https://jsr.io/badges/@stephansama/catppuccin-xsl)](https://jsr.io/@stephansama/catppuccin-xsl)
12
12
  [![npm downloads](https://img.shields.io/npm/dw/@stephansama/catppuccin-xsl?labelColor=211F1F)](https://www.npmx.dev/package/@stephansama/catppuccin-xsl)
13
13
 
14
+ [![handlebars](https://img.shields.io/badge/handlebars-4.7.9-d46926.svg?logo=handlebarsdotjs&logoColor=ffffff&labelColor=d46926)](https://npmx.dev/package/handlebars)
15
+ [![zod](https://img.shields.io/badge/zod-4.2.1-408AFF.svg?logo=zod&logoColor=ffffff&labelColor=408AFF)](https://npmx.dev/package/zod)
16
+
17
+ <!-- BADGE end -->
18
+
19
+ </div>
20
+
14
21
  Catppuccin styles for various xsl formats
15
22
 
16
23
  ##### Table of contents
@@ -6,7 +6,7 @@ version is based on catppuccin&#x27;s
6
6
  frappe
7
7
 
8
8
  @stephansama/catppuccin-xsl
9
- v1.1.6
9
+ v1.1.7
10
10
  -
11
11
  2026
12
12
  --><xsl:stylesheet version="3.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
@@ -6,7 +6,7 @@ version is based on catppuccin&#x27;s
6
6
  macchiato
7
7
 
8
8
  @stephansama/catppuccin-xsl
9
- v1.1.6
9
+ v1.1.7
10
10
  -
11
11
  2026
12
12
  --><xsl:stylesheet version="3.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
@@ -6,7 +6,7 @@ version is based on catppuccin&#x27;s
6
6
  mocha
7
7
 
8
8
  @stephansama/catppuccin-xsl
9
- v1.1.6
9
+ v1.1.7
10
10
  -
11
11
  2026
12
12
  --><xsl:stylesheet version="3.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@stephansama/catppuccin-xsl",
3
- "version": "1.1.6",
3
+ "version": "1.1.7",
4
4
  "description": "Catppuccin styles for various xsl formats",
5
5
  "keywords": [
6
6
  "catppuccin-xsl"
@@ -41,7 +41,7 @@
41
41
  "tsx": "4.21.0",
42
42
  "vite-tsconfig-paths": "5.1.4",
43
43
  "zod": "4.2.1",
44
- "@stephansama/typed-templates": "1.1.5"
44
+ "@stephansama/typed-templates": "1.1.8"
45
45
  },
46
46
  "engines": {
47
47
  "node": ">=24"