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
Add PackageURLComponentValue and PackageURLObject as exported reusable types.
Update toJSON() and toObject() return types to use PackageURLObject instead of Record<string, any>.
Remove unused index signature from PackageURL class.
0 commit comments