@fedify/fedify 1.5.0 → 1.6.0-dev.754
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/CHANGES.md +6 -0
- package/README.md +4 -0
- package/SPONSORS.md +5 -0
- package/esm/deno.js +1 -1
- package/esm/vocab/vocab.js +176 -176
- package/package.json +1 -1
package/CHANGES.md
CHANGED
package/README.md
CHANGED
@@ -92,6 +92,10 @@ financial contributors:[^2]
|
|
92
92
|
<!-- cSpell: disable -->
|
93
93
|
<!-- DO NOT EDIT(h3): this section is automatically generated by the script -->
|
94
94
|
|
95
|
+
### Corporate sponsors
|
96
|
+
|
97
|
+
- [<img src="https://images.opencollective.com/ghost/avatar/128.png" width="64" height="64"> Ghost](https://ghost.org)
|
98
|
+
|
95
99
|
### Supporters
|
96
100
|
|
97
101
|
- [Daniel Supernault](https://pixelfed.org/)
|
package/SPONSORS.md
CHANGED
@@ -10,6 +10,11 @@ financial contributors:[^1]
|
|
10
10
|
<!-- cSpell: disable -->
|
11
11
|
<!-- DO NOT EDIT(h2): this section is automatically generated by the script -->
|
12
12
|
|
13
|
+
Corporate sponsors
|
14
|
+
------------------
|
15
|
+
|
16
|
+
- [<img src="https://images.opencollective.com/ghost/avatar/128.png" width="64" height="64"> Ghost](https://ghost.org)
|
17
|
+
|
13
18
|
Supporters
|
14
19
|
----------
|
15
20
|
|