@hey-api/json-schema-ref-parser 0.0.0-next-20260711024907 → 0.0.0-next-20260716105109

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 CHANGED
@@ -203,14 +203,6 @@ Partners behind the future of API tooling. [Become a sponsor](https://github.com
203
203
  </picture>
204
204
  </a>
205
205
  </td>
206
- <td align="center" width="33.333%">
207
- <a href="https://kutt.to/KkqSaw" target="_blank">
208
- <picture height="34px">
209
- <source media="(prefers-color-scheme: dark)" srcset="https://heyapi.dev/assets/cella/logo-light.svg">
210
- <img alt="Cella logo" height="34px" src="https://heyapi.dev/assets/cella/logo-dark.svg">
211
- </picture>
212
- </a>
213
- </td>
214
206
  <td align="center" width="33.333%">
215
207
  <a href="https://kutt.to/HW4GYR" target="_blank">
216
208
  <picture height="34px">
@@ -228,6 +220,6 @@ Partners behind the future of API tooling. [Become a sponsor](https://github.com
228
220
 
229
221
  ## License
230
222
 
231
- Released under the [MIT License](https://github.com/hey-api/hey-api/blob/main/LICENSE.md).
223
+ Released under the [MIT License](https://github.com/hey-api/hey-api/blob/main/LICENSE).
232
224
 
233
225
  <!-- template-license-end -->
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-20260711024907",
3
+ "version": "0.0.0-next-20260716105109",
4
4
  "description": "Parse, Resolve, and Dereference JSON Schema $ref pointers",
5
5
  "keywords": [
6
6
  "$ref",
File without changes