chalk 4.1.0 → 4.1.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.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/readme.md +42 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "chalk",
3
- "version": "4.1.0",
3
+ "version": "4.1.1",
4
4
  "description": "Terminal string styling done right",
5
5
  "license": "MIT",
6
6
  "repository": "chalk/chalk",
package/readme.md CHANGED
@@ -13,6 +13,48 @@
13
13
 
14
14
  <img src="https://cdn.jsdelivr.net/gh/chalk/ansi-styles@8261697c95bf34b6c7767e2cbe9941a851d59385/screenshot.svg" width="900">
15
15
 
16
+ <br>
17
+
18
+ ---
19
+
20
+ <div align="center">
21
+ <p>
22
+ <p>
23
+ <sup>
24
+ Sindre Sorhus' open source work is supported by the community on <a href="https://github.com/sponsors/sindresorhus">GitHub Sponsors</a> and <a href="https://stakes.social/0x44d871aebF0126Bf646753E2C976Aa7e68A66c15">Dev</a>
25
+ </sup>
26
+ </p>
27
+ <sup>Special thanks to:</sup>
28
+ <br>
29
+ <br>
30
+ <a href="https://standardresume.co/tech">
31
+ <img src="https://sindresorhus.com/assets/thanks/standard-resume-logo.svg" width="160"/>
32
+ </a>
33
+ <br>
34
+ <br>
35
+ <a href="https://retool.com/?utm_campaign=sindresorhus">
36
+ <img src="https://sindresorhus.com/assets/thanks/retool-logo.svg" width="210"/>
37
+ </a>
38
+ <br>
39
+ <br>
40
+ <a href="https://doppler.com/?utm_campaign=github_repo&utm_medium=referral&utm_content=chalk&utm_source=github">
41
+ <div>
42
+ <img src="https://dashboard.doppler.com/imgs/logo-long.svg" width="240" alt="Doppler">
43
+ </div>
44
+ <b>All your environment variables, in one place</b>
45
+ <div>
46
+ <span>Stop struggling with scattered API keys, hacking together home-brewed tools,</span>
47
+ <br>
48
+ <span>and avoiding access controls. Keep your team and servers in sync with Doppler.</span>
49
+ </div>
50
+ </a>
51
+ </p>
52
+ </div>
53
+
54
+ ---
55
+
56
+ <br>
57
+
16
58
  ## Highlights
17
59
 
18
60
  - Expressive API