ngx-api-cache 20.0.6 → 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 +3 -1
  2. package/package.json +5 -1
package/README.md CHANGED
@@ -101,4 +101,6 @@ angular, api, cache
101
101
 
102
102
  OR
103
103
 
104
- 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.6",
3
+ "version": "20.0.7",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^20.3.1",
6
6
  "@angular/core": "^20.3.1"
@@ -14,6 +14,10 @@
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"