electerm 1.100.20 → 1.100.30

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/README.md +4 -2
  2. package/package.json +2 -2
package/README.md CHANGED
@@ -16,6 +16,10 @@
16
16
  [![Get it from the Microsoft Store](https://img.shields.io/badge/Microsoft-Store-blue)](https://www.microsoft.com/store/apps/9NCN7272GTFF)
17
17
  [![GitHub Sponsors](https://img.shields.io/github/sponsors/electerm?label=Sponsors)](https://github.com/sponsors/electerm)
18
18
 
19
+ [![DigitalOcean Referral Badge](https://web-platforms.sfo2.cdn.digitaloceanspaces.com/WWW/Badge%202.svg)](https://www.digitalocean.com/?refcode=c10bcb28b846&utm_campaign=Referral_Invite&utm_medium=Referral_Program&utm_source=badge)
20
+
21
+ [![Vercel OSS Program](https://vercel.com/oss/program-badge.svg)](https://vercel.com/oss)
22
+
19
23
  Open-sourced terminal/ssh/telnet/serialport/RDP/VNC/sftp/ftp client(linux, mac, win).
20
24
 
21
25
  Powered by [manate](https://github.com/tylerlong/manate)
@@ -191,6 +195,4 @@ Visit [Releases](https://github.com/electerm/electerm/releases).
191
195
 
192
196
  MIT
193
197
 
194
- [![DigitalOcean Referral Badge](https://web-platforms.sfo2.cdn.digitaloceanspaces.com/WWW/Badge%202.svg)](https://www.digitalocean.com/?refcode=c10bcb28b846&utm_campaign=Referral_Invite&utm_medium=Referral_Program&utm_source=badge)
195
-
196
198
  [![Powered by DartNode](https://dartnode.com/branding/DN-Open-Source-sm.png)](https://dartnode.com?aff=NuttyMonkey521 "Powered by DartNode - Free VPS for Open Source")
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "electerm",
3
- "version": "1.100.20",
3
+ "version": "1.100.30",
4
4
  "description": "Terminal/ssh/telnet/serialport/sftp client(linux, mac, win)",
5
5
  "main": "app.js",
6
6
  "bin": "npm/electerm",
@@ -101,7 +101,7 @@
101
101
  "zmodem-ts": "1.0.4"
102
102
  },
103
103
  "dependencies": {
104
- "@electerm/electerm-locales": "2.1.47",
104
+ "@electerm/electerm-locales": "2.1.48",
105
105
  "@electerm/electerm-themes": "^1.0.1",
106
106
  "@electerm/rdpjs": "^1.0.0",
107
107
  "@electerm/ssh2": "1.16.2",