@avalw/search-worker 2.1.0 → 2.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/README.md +1 -9
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,14 +1,6 @@
1
1
  # @avalw/search-worker
2
2
 
3
- ```
4
- ___ _ _____ _ __ __
5
- / | | / / | | / / / /
6
- / /| | | / / /| | |/ / _ __/ /_
7
- / ___ | |/ / ___ | / | '__ __|
8
- /_/ |_|___/_/ |_|_|\_\|_| |_|
9
-
10
- Distributed Cache Worker v2.1.0
11
- ```
3
+ > Distributed Cache Worker for AVALW Search Network
12
4
 
13
5
  Contribute your computer's cache storage to the AVALW search network and earn free API access in return.
14
6
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@avalw/search-worker",
3
- "version": "2.1.0",
3
+ "version": "2.1.1",
4
4
  "description": "AVALW Distributed Cache Worker - Intelligent caching with size limits and auto-cleanup",
5
5
  "main": "index.js",
6
6
  "bin": {