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 Dec 5, 2019. It is now read-only.
npm has a model like this, where projects shouldn't necessarily be deduplicated. This could be implemented by allowing two equivalent ArbiterProjectIdentifiers to compare as unequal, so that they will get resolved separately.
For example, the user could encode information about dependents into the ArbiterProjectIdentifier so projects originating from different dependents are considered different.
The text was updated successfully, but these errors were encountered:
Depends on #44.
npm has a model like this, where projects shouldn't necessarily be deduplicated. This could be implemented by allowing two equivalent
ArbiterProjectIdentifier
s to compare as unequal, so that they will get resolved separately.For example, the user could encode information about dependents into the
ArbiterProjectIdentifier
so projects originating from different dependents are considered different.The text was updated successfully, but these errors were encountered: