color-name-list 13.15.0 → 13.17.0

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.
@@ -19,8 +19,12 @@ jobs:
19
19
  - name: Setup Node.js
20
20
  uses: actions/setup-node@v3
21
21
  with:
22
- node-version: 20
22
+ node-version: 23.x
23
23
  cache: 'npm'
24
+ - name: Use npm 11.6.0
25
+ run: |
26
+ corepack enable
27
+ corepack prepare npm@11.6.0 --activate
24
28
 
25
29
  - name: Install dependencies
26
30
  run: npm ci
@@ -21,8 +21,14 @@ jobs:
21
21
  with:
22
22
  node-version: ${{ matrix.node-version }}
23
23
  cache: 'npm'
24
- - run: npm ci
25
- - run: npm run build
24
+ - name: Install dependencies
25
+ run: npm ci
26
+ - name: Use npm 11.6.0
27
+ run: |
28
+ corepack enable
29
+ corepack prepare npm@11.6.0 --activate
30
+ - name: Build
31
+ run: npm run build
26
32
  - run: npm test
27
33
  - name: Check for changes
28
34
  id: git-check
package/README.md CHANGED
@@ -13,7 +13,7 @@
13
13
  [![npm](https://img.shields.io/npm/dt/color-name-list.svg)](https://www.npmjs.com/package/color-name-list)
14
14
  [![github sponsor count](https://img.shields.io/github/sponsors/meodai)](https://github.com/sponsors/meodai)
15
15
 
16
- A meticulously curated collection of __29987__ unique color names, sourced from
16
+ A meticulously curated collection of __29994__ unique color names, sourced from
17
17
  [various references](#sources-) and thousands of thoughtful user contributions.
18
18
 
19
19
  > The names of color function like a thread attached to a frightfully slender
@@ -74,7 +74,7 @@ CI notes:
74
74
  - No need to run `npm run build` locally; CI generates outputs.
75
75
  - Optional locally: `npm run lint:markdown` to match CI markdown checks.
76
76
 
77
- ## Color Count: __29987__ 🎉
77
+ ## Color Count: __29994__ 🎉
78
78
 
79
79
  ~__0.18%__ of the RGB color space
80
80
 
package/changes.svg CHANGED
@@ -1,4 +1,4 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 600 290">
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 600 570">
2
2
  <defs>
3
3
  <style type="text/css">
4
4
  @import url('https://rsms.me/inter/inter.css');
@@ -9,6 +9,6 @@
9
9
  }
10
10
  </style>
11
11
  </defs>
12
- <rect fill="#212121" x="0" y="0" width="600" height="290"/>
13
- <text x="40" y="90" fill="#b85824">Fallen Canopy</text><text x="40" y="160" fill="#22cc88">Magical Malachite</text><text x="40" y="230" fill="#e8c2b4">Mellow Marrow</text>
12
+ <rect fill="#212121" x="0" y="0" width="600" height="570"/>
13
+ <text x="40" y="90" fill="#e57e37">Blast Burn</text><text x="40" y="160" fill="#9c3418">Dragon Dance</text><text x="40" y="230" fill="#d7f5f6">Fishious Rend</text><text x="40" y="300" fill="#9cc780">Frenzy Plant</text><text x="40" y="370" fill="#a1f4f5">Hydro Cannon</text><text x="40" y="440" fill="#f6f677">Hyper Beam</text><text x="40" y="510" fill="#f6f3a7">Thunderdome</text>
14
14
  </svg>
@@ -2000,6 +2000,7 @@ Hunter,#33534b
2000
2000
  Hurricane,#8b7e77
2001
2001
  Hydra,#006995
2002
2002
  Hydro,#49747f
2003
+ Hyper Beam,#f6f677
2003
2004
  Hyper Blue,#015f97
2004
2005
  Hyper Light Drifter,#eddbda
2005
2006
  Hyper Pink,#ec006c
@@ -4207,6 +4208,7 @@ Thunder & Lightning,#f9f5db
4207
4208
  Thunderbird,#923830
4208
4209
  Thunderbolt,#fdefad
4209
4210
  Thundercloud,#698589
4211
+ Thunderdome,#f6f3a7
4210
4212
  Thyme and Place,#6f8770
4211
4213
  Tiger,#be9c67
4212
4214
  Tiger King,#dd9922