dsh-pocket 1.8.1 → 1.8.2
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.en.md +1 -1
- package/README.md +1 -1
- package/package.json +1 -1
package/README.en.md
CHANGED
|
@@ -162,7 +162,7 @@ Such tools take over all traffic and often cut cloudflared's tunnel-edge connect
|
|
|
162
162
|
```sh
|
|
163
163
|
npm install
|
|
164
164
|
node client/build.mjs # rebuild after editing client/
|
|
165
|
-
npm test # proxy / auth / compression / tunnel / service / RPC (
|
|
165
|
+
npm test # proxy / auth / compression / tunnel / service / RPC (43 tests)
|
|
166
166
|
```
|
|
167
167
|
|
|
168
168
|
## 🤝 Credits
|
package/README.md
CHANGED
package/package.json
CHANGED