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 }}
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.
ipld-resolver has been renamed to ipld, hence all packages which depend on the old ipld won't receive any updates and it will be confusing as it looks like there's a new version of ipld available, but in reality it's a completely different thing.
Packages using the old "ipld" should either be deprecated or adapted so they don't use "ipld" anymore. According to npm those packages are:
Those are all related to IPRS. Is that still a thing? What should we do with the repositories below?
I use the dependents information to see which things need to be updated when we do breaking changes, but sadly this doesn't work here anymore. The only ones actually depending on the current ipld package is ipfs and ipfs-unixfs-engine as far as I can tell.
All of the record modules are 2+ years old. They are part of the first gen of libp2p modules, one that never saw the light of the day given it was too different from go-ipfs. Do not worry about those.
ipfs-ipld is confusing. @dignifiedquire can you unpublish it please?
It would be so cool if we could unpublish these old modules, but sadly that's not possible anymore.
Edit: I just read the unpublish guidelines from npm. It looks like it would be possible. @diasdavid I'd be happy to drive that if you think it would make sense and make me a publisher of those packages, so that npm knows that i'm legit to do so.
On 23. Apr 2018, 15:15 +0200, Volker Mische ***@***.***>, wrote:
It would be so cool if we could unpublish these old modules, but sadly that's not possible anymore.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
ipld-resolver
has been renamed toipld
, hence all packages which depend on the oldipld
won't receive any updates and it will be confusing as it looks like there's a new version ofipld
available, but in reality it's a completely different thing.Packages using the old "ipld" should either be deprecated or adapted so they don't use "ipld" anymore. According to npm those packages are:
Those are all related to IPRS. Is that still a thing? What should we do with the repositories below?
What about:
It now links to the js-ipld repo, but surely isn't the same thing. I think that one should also be deprecated.
Already deprecated:
The text was updated successfully, but these errors were encountered: