@hey-api/json-schema-ref-parser 0.0.0-next-20260619175920 → 0.0.0-next-20260620070001

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 +11 -11
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -121,10 +121,10 @@ Partners behind the future of API tooling. [Become a sponsor](https://github.com
121
121
 
122
122
  <h3 align="center">Gold</h3>
123
123
 
124
- <table align="center" style="justify-content: center;align-items: center;display: flex;">
124
+ <table align="center">
125
125
  <tbody>
126
126
  <tr>
127
- <td align="center" width="336px">
127
+ <td align="center" width="50%">
128
128
  <p></p>
129
129
  <p>
130
130
  <a href="https://kutt.to/pkEZyc" target="_blank">
@@ -142,7 +142,7 @@ Partners behind the future of API tooling. [Become a sponsor](https://github.com
142
142
  </p>
143
143
  <p></p>
144
144
  </td>
145
- <td align="center" width="336px">
145
+ <td align="center" width="50%">
146
146
  <p></p>
147
147
  <p>
148
148
  <a href="https://kutt.to/QM9Q2N" target="_blank">
@@ -166,10 +166,10 @@ Partners behind the future of API tooling. [Become a sponsor](https://github.com
166
166
 
167
167
  <h3 align="center">Silver</h3>
168
168
 
169
- <table align="center" style="justify-content: center;align-items: center;display: flex;">
169
+ <table align="center">
170
170
  <tbody>
171
171
  <tr>
172
- <td align="center" width="172px">
172
+ <td align="center" width="33.333%">
173
173
  <a href="https://kutt.to/skQUVd" target="_blank">
174
174
  <picture height="40px">
175
175
  <source media="(prefers-color-scheme: dark)" srcset="https://heyapi.dev/assets/scalar/logo-light.svg">
@@ -181,7 +181,7 @@ Partners behind the future of API tooling. [Become a sponsor](https://github.com
181
181
  scalar.com
182
182
  </a>
183
183
  </td>
184
- <td align="center" width="172px">
184
+ <td align="center" width="33.333%">
185
185
  <a href="https://kutt.to/Dr9GuW" target="_blank">
186
186
  <picture height="40px">
187
187
  <source media="(prefers-color-scheme: dark)" srcset="https://heyapi.dev/assets/fastapi/logo-light.svg">
@@ -193,7 +193,7 @@ Partners behind the future of API tooling. [Become a sponsor](https://github.com
193
193
  fastapi.tiangolo.com
194
194
  </a>
195
195
  </td>
196
- <td align="center" width="172px">
196
+ <td align="center" width="33.333%">
197
197
  <a href="https://kutt.to/yZVkdV" target="_blank">
198
198
  <picture height="40px">
199
199
  <source media="(prefers-color-scheme: dark)" srcset="https://heyapi.dev/assets/brands/unblocked/logo-light.svg">
@@ -211,10 +211,10 @@ Partners behind the future of API tooling. [Become a sponsor](https://github.com
211
211
 
212
212
  <h3 align="center">Bronze</h3>
213
213
 
214
- <table align="center" style="justify-content: center;align-items: center;display: flex;">
214
+ <table align="center">
215
215
  <tbody>
216
216
  <tr>
217
- <td align="center" width="136px">
217
+ <td align="center" width="33.333%">
218
218
  <a href="https://kutt.to/YpaKsX" target="_blank">
219
219
  <picture height="34px">
220
220
  <source media="(prefers-color-scheme: dark)" srcset="https://heyapi.dev/assets/.gen/kinde-logo-wordmark-dark-480w.webp">
@@ -222,7 +222,7 @@ Partners behind the future of API tooling. [Become a sponsor](https://github.com
222
222
  </picture>
223
223
  </a>
224
224
  </td>
225
- <td align="center" width="136px">
225
+ <td align="center" width="33.333%">
226
226
  <a href="https://kutt.to/KkqSaw" target="_blank">
227
227
  <picture height="34px">
228
228
  <source media="(prefers-color-scheme: dark)" srcset="https://heyapi.dev/assets/cella/logo-light.svg">
@@ -230,7 +230,7 @@ Partners behind the future of API tooling. [Become a sponsor](https://github.com
230
230
  </picture>
231
231
  </a>
232
232
  </td>
233
- <td align="center" width="136px">
233
+ <td align="center" width="33.333%">
234
234
  <a href="https://kutt.to/HW4GYR" target="_blank">
235
235
  <picture height="34px">
236
236
  <source media="(prefers-color-scheme: dark)" srcset="https://heyapi.dev/assets/photon/logo-light.svg">
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hey-api/json-schema-ref-parser",
3
- "version": "0.0.0-next-20260619175920",
3
+ "version": "0.0.0-next-20260620070001",
4
4
  "description": "Parse, Resolve, and Dereference JSON Schema $ref pointers",
5
5
  "keywords": [
6
6
  "$ref",