package.json has "@hellocoop/constants": "*". A wildcard range in a published package (mockin 2.0.1 on npm) means consumers resolve whatever is newest, including a future major. Installed today: 1.1.6. Pin ^1.1.6.
Left off the prune branch because it changes what consumers resolve rather than what this repo installs.
Found during the Node 24 / dependency upgrade, 2026-09-06 (see chore/deps-prune branch)
package.jsonhas"@hellocoop/constants": "*". A wildcard range in a published package (mockin 2.0.1 on npm) means consumers resolve whatever is newest, including a future major. Installed today: 1.1.6. Pin^1.1.6.Left off the prune branch because it changes what consumers resolve rather than what this repo installs.
Found during the Node 24 / dependency upgrade, 2026-09-06 (see
chore/deps-prunebranch)