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

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
@@ -228,6 +228,6 @@ Partners behind the future of API tooling. [Become a sponsor](https://github.com
228
228
 
229
229
  ## License
230
230
 
231
- Released under the [MIT License](https://github.com/hey-api/hey-api/blob/main/LICENSE.md).
231
+ Released under the [MIT License](https://github.com/hey-api/hey-api/blob/main/LICENSE).
232
232
 
233
233
  <!-- 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-20260716103104",
4
4
  "description": "Parse, Resolve, and Dereference JSON Schema $ref pointers",
5
5
  "keywords": [
6
6
  "$ref",
File without changes