@quobix/vacuum 0.29.9 → 0.30.0
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.md +2 -3
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -7,7 +7,6 @@
|
|
|
7
7
|
# The world's fastest OpenAPI, AsyncAPI and JSON Schema linter.
|
|
8
8
|
|
|
9
9
|

|
|
10
|
-
[](https://goreportcard.com/report/github.com/daveshanley/vacuum)
|
|
11
10
|
[](https://discord.gg/UAcUF78MQN)
|
|
12
11
|
[](https://pkg.go.dev/github.com/daveshanley/vacuum)
|
|
13
12
|
[](https://www.npmjs.com/package/@quobix/vacuum)
|
|
@@ -124,8 +123,8 @@ like our _very kind_ sponsors, past and present:
|
|
|
124
123
|
|
|
125
124
|
<a href="https://apideck.com">
|
|
126
125
|
<picture>
|
|
127
|
-
<source media="(prefers-color-scheme: dark)" srcset=".github/sponsors/apideck-
|
|
128
|
-
<img alt="apideck
|
|
126
|
+
<source media="(prefers-color-scheme: dark)" srcset=".github/sponsors/apideck-light.png">
|
|
127
|
+
<img alt="apideck" src=".github/sponsors/apideck-dark.png">
|
|
129
128
|
</picture>
|
|
130
129
|
</a>
|
|
131
130
|
|