telegram-badge 1.2.3 → 1.2.4

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
@@ -3,7 +3,7 @@
3
3
  [🇷🇺 Русский](README.ru.md) | [🇺🇸 English](README.md) | [🇨🇳 中文](README.zh.md)
4
4
 
5
5
  [![Build Status](https://github.com/chatman-media/telegram-badge/workflows/CI/badge.svg)](https://github.com/chatman-media/telegram-badge/actions)
6
- [![npm version](https://badge.fury.io/js/telegram-badge.svg)](https://badge.fury.io/js/telegram-badge)
6
+ [![npm version](https://img.shields.io/npm/v/telegram-badge.svg)](https://www.npmjs.com/package/telegram-badge)
7
7
  [![npm bundle size](https://img.shields.io/bundlephobia/minzip/telegram-badge)](https://bundlephobia.com/package/telegram-badge)
8
8
  [![TypeScript](https://img.shields.io/badge/TypeScript-5.5-blue.svg)](https://www.typescriptlang.org/)
9
9
  [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
@@ -246,10 +246,14 @@ npm run build
246
246
  - **ETH:** 0x286D65151b622dCC16624cEd8463FDa45585fd60
247
247
 
248
248
  <div align="center">
249
- <img src="public/btc.png" alt="BTC" style="height: 185px" /><br/>
250
- <img src="public/ton.png" alt="TON" style="height: 185px" /><br/>
251
- <img src="public/not.png" alt="NOT" style="height: 185px" /><br/>
252
- <img src="public/eth.png" alt="ETH" style="height: 185px" />
249
+ <table>
250
+ <tr>
251
+ <td><img src="public/btc.png" alt="BTC" height="185" /></td>
252
+ <td><img src="public/ton.png" alt="TON" height="185" /></td>
253
+ <td><img src="public/not.png" alt="NOT" height="185" /></td>
254
+ <td><img src="public/eth.png" alt="ETH" height="185" /></td>
255
+ </tr>
256
+ </table>
253
257
  </div>
254
258
 
255
259
  ## 📜 License
package/README.ru.md CHANGED
@@ -3,7 +3,7 @@
3
3
  [🇷🇺 Русский](README.ru.md) | [🇺🇸 English](README.md) | [🇨🇳 中文](README.zh.md)
4
4
 
5
5
  [![Build Status](https://github.com/chatman-media/telegram-badge/workflows/CI/badge.svg)](https://github.com/chatman-media/telegram-badge/actions)
6
- [![npm version](https://badge.fury.io/js/telegram-badge.svg)](https://badge.fury.io/js/telegram-badge)
6
+ [![npm version](https://img.shields.io/npm/v/telegram-badge.svg)](https://www.npmjs.com/package/telegram-badge)
7
7
  [![npm bundle size](https://img.shields.io/bundlephobia/minzip/telegram-badge)](https://bundlephobia.com/package/telegram-badge)
8
8
  [![TypeScript](https://img.shields.io/badge/TypeScript-5.5-blue.svg)](https://www.typescriptlang.org/)
9
9
  [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
@@ -245,12 +245,14 @@ npm run build
245
245
  - **ETH:** 0x286D65151b622dCC16624cEd8463FDa45585fd60
246
246
 
247
247
  <div align="center">
248
-
249
- <img src="public/btc.png" alt="BTC" style="height: 185px" />
250
- <img src="public/ton.png" alt="TON" style="height: 185px" />
251
- <img src="public/not.png" alt="NOT" style="height: 185px" />
252
- <img src="public/eth.png" alt="ETH" style="height: 185px" />
253
-
248
+ <table>
249
+ <tr>
250
+ <td><img src="public/btc.png" alt="BTC" height="185" /></td>
251
+ <td><img src="public/ton.png" alt="TON" height="185" /></td>
252
+ <td><img src="public/not.png" alt="NOT" height="185" /></td>
253
+ <td><img src="public/eth.png" alt="ETH" height="185" /></td>
254
+ </tr>
255
+ </table>
254
256
  </div>
255
257
 
256
258
  ## 📜 Лицензия
package/README.zh.md CHANGED
@@ -3,7 +3,7 @@
3
3
  [🇷🇺 Русский](README.ru.md) | [🇺🇸 English](README.md) | [🇨🇳 中文](README.zh.md)
4
4
 
5
5
  [![构建状态](https://github.com/chatman-media/telegram-badge/workflows/CI/badge.svg)](https://github.com/chatman-media/telegram-badge/actions)
6
- [![npm 版本](https://badge.fury.io/js/telegram-badge.svg)](https://badge.fury.io/js/telegram-badge)
6
+ [![npm 版本](https://img.shields.io/npm/v/telegram-badge.svg)](https://www.npmjs.com/package/telegram-badge)
7
7
  [![npm 包大小](https://img.shields.io/bundlephobia/minzip/telegram-badge)](https://bundlephobia.com/package/telegram-badge)
8
8
  [![TypeScript](https://img.shields.io/badge/TypeScript-5.5-blue.svg)](https://www.typescriptlang.org/)
9
9
  [![许可证: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
@@ -246,12 +246,14 @@ npm run build
246
246
  - **ETH:** 0x286D65151b622dCC16624cEd8463FDa45585fd60
247
247
 
248
248
  <div align="center">
249
-
250
- <img src="public/btc.png" alt="BTC" style="height: 185px" />
251
- <img src="public/ton.png" alt="TON" style="height: 185px" />
252
- <img src="public/not.png" alt="NOT" style="height: 185px" />
253
- <img src="public/eth.png" alt="ETH" style="height: 185px" />
254
-
249
+ <table>
250
+ <tr>
251
+ <td><img src="public/btc.png" alt="BTC" height="185" /></td>
252
+ <td><img src="public/ton.png" alt="TON" height="185" /></td>
253
+ <td><img src="public/not.png" alt="NOT" height="185" /></td>
254
+ <td><img src="public/eth.png" alt="ETH" height="185" /></td>
255
+ </tr>
256
+ </table>
255
257
  </div>
256
258
 
257
259
  ## 📜 许可证
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "telegram-badge",
3
- "version": "1.2.3",
3
+ "version": "1.2.4",
4
4
  "description": "Generate Telegram group member count badges for GitHub README",
5
5
  "keywords": [
6
6
  "telegram",