ngx-api-cache 20.0.5 → 20.0.7

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 +7 -1
  2. package/package.json +6 -2
package/README.md CHANGED
@@ -8,6 +8,10 @@ This is a very lightweight library for api-cache.
8
8
 
9
9
  This library does not require third party dependencies
10
10
 
11
+ ## DEMO
12
+
13
+ [![Demo](https://img.shields.io/badge/Demo-Vercel-000000?logo=vercel&logoColor=white)](https://ngx-api-cache.vercel.app)
14
+
11
15
  ### USAGE
12
16
 
13
17
  1. Install
@@ -97,4 +101,6 @@ angular, api, cache
97
101
 
98
102
  OR
99
103
 
100
- https://boosty.to/hq_dev
104
+ - https://dalink.to/hq_development
105
+ - https://boosty.to/hq_dev
106
+
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ngx-api-cache",
3
- "version": "20.0.5",
3
+ "version": "20.0.7",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^20.3.1",
6
6
  "@angular/core": "^20.3.1"
@@ -14,12 +14,16 @@
14
14
  "type": "crypto",
15
15
  "url": "https://andrew-dev283.github.io/andrew-dev.github.io/"
16
16
  },
17
+ {
18
+ "type": "donationalerts",
19
+ "url": "https://dalink.to/hq_development"
20
+ },
17
21
  {
18
22
  "type": "boosty",
19
23
  "url": "https://boosty.to/hq_dev"
20
24
  }
21
25
  ],
22
- "homepage": "https://github.com/andrew-dev283/ngx-api-cache",
26
+ "homepage": "https://ngx-api-cache.vercel.app",
23
27
  "license": "MIT",
24
28
  "keywords": [
25
29
  "angular",