Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
SoftBugs
/
json-schema-ref-parser
Public
forked from
APIDevTools/json-schema-ref-parser
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
fix-missing-location-error
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 5, 2025
Fix missing location error
AlexHolly
committed
0c976af
Copy full SHA for 0c976af
Commits on Jun 3, 2025
fix(export): export
jonluca
committed
0b60b3a
Copy full SHA for 0b60b3a
fix(ono): remove dependency on ono
Show description for 3902889
jonluca
committed
3902889
Copy full SHA for 3902889
chore: deps
jonluca
committed
bd9478d
Copy full SHA for bd9478d
Commits on May 12, 2025
fix: allow $defs and fix circular pointers issue with $ref in root (#383)
KurtGokhan
authored
382e927
Copy full SHA for 382e927
Commits on Apr 18, 2025
Update domain
jonluca
authored
5bf87ad
Copy full SHA for 5bf87ad
Update _config.yml
jonluca
authored
c0b6b33
Copy full SHA for c0b6b33
Delete CNAME
jonluca
authored
8457269
Copy full SHA for 8457269
Create CNAME
jonluca
authored
74544de
Copy full SHA for 74544de
Commits on Apr 12, 2025
fix(dereference): cache poisoning when dereferencing external schemas (#381)
Show description for 69cfcf6
erunion
authored
69cfcf6
Copy full SHA for 69cfcf6
Commits on Apr 11, 2025
fix(BREAKING CHANGE): dereference caching to prevent infinite loops on circular schemas (#380)
Show description for 50414c3
erunion
authored
50414c3
Copy full SHA for 50414c3
Commits on Feb 27, 2025
fix: allow `$ref` pointers to point to a `null` value (#374)
Show description for da0fda2
erunion
authored
da0fda2
Copy full SHA for da0fda2
Commits on Feb 26, 2025
fix: `http.timeout` default does not match the documentation (#373)
Show description for 5303da9
erunion
authored
5303da9
Copy full SHA for 5303da9
Commits on Feb 12, 2025
fix: incorrect argument name (#371)
erunion
authored
7cc26b0
Copy full SHA for 7cc26b0
Commits on Jan 28, 2025
feat: `dereference.preservedProperties` for preserving data during dereferencing (#369)
Show description for ae7d95b
erunion
authored
ae7d95b
Copy full SHA for ae7d95b
chore: more flexibility for eslint types
philsturgeon
committed
9e2a1e6
Copy full SHA for 9e2a1e6
updated thanks
philsturgeon
committed
06b77b0
Copy full SHA for 06b77b0
bumped some dependencies
philsturgeon
committed
e05b4b8
Copy full SHA for e05b4b8
Commits on Jan 27, 2025
fix(lints): fix lints and unused params
jonluca
committed
52f2697
Copy full SHA for 52f2697
chore(cleanup): code cleanup and eslint ignore
jonluca
committed
0c11995
Copy full SHA for 0c11995
chore(cleanup): code cleanup and eslint ignore
jonluca
committed
170b977
Copy full SHA for 170b977
Add more details on missing $ref (#368)
Show description for 0d21ad2
AlexHolly
authored
0d21ad2
Copy full SHA for 0d21ad2
Commits on Jan 24, 2025
chore(deps): bump deps
jonluca
committed
9d0b1df
Copy full SHA for 9d0b1df
fix(url): fix url construction by using a non existant url instead
jonluca
committed
306de36
Copy full SHA for 306de36
Commits on Jan 23, 2025
feat: creation of a new `onCircular` hook for accumulating circular refs (#366)
Show description for 50929bb
erunion
authored
50929bb
Copy full SHA for 50929bb
Commits on Dec 5, 2024
fix: release missing pointer error message improvements (#361)
Show description for 70626d3
Dan Hudlow
authored
70626d3
Copy full SHA for 70626d3
dont test on node 18 anymore
jonluca
committed
a983d06
Copy full SHA for a983d06
chore(deps): bump deps, gitignore install state
jonluca
committed
7d30e05
Copy full SHA for 7d30e05
Improve missing pointer error message (#360)
Show description for 782cbf7
hudlow
authored
782cbf7
Copy full SHA for 782cbf7
Commits on Oct 10, 2024
fix: dont cache on circular references to prevent overwriting external ref resolutions
jonluca
committed
588197e
Copy full SHA for 588197e
fix: remove exports test
jonluca
committed
3bcee96
Copy full SHA for 3bcee96
fix: add exports
jonluca
committed
2c50198
Copy full SHA for 2c50198
Commits on Aug 1, 2024
feat: increase default http timeout to 60s per #353
jonluca
committed
27abe40
Copy full SHA for 27abe40
fix(test): fix tests post prettier
jonluca
committed
b6ad60a
Copy full SHA for b6ad60a
chore(prettier): reformat files
jonluca
committed
9a5e4a0
Copy full SHA for 9a5e4a0
Pagination
Previous
Next
You can’t perform that action at this time.