Minor Changes
-
7dd509c: Raise
iso-errorto^7.0.0.iso-error@6.0.5's caret range could never resolve toiso-error@7.0.0, so a fresh
install ofassertronkept pulling a staleiso-errormajor even afteriso-error7
was published. This bump lets consumers actually resolve the currentiso-errormajor
and removes the stale transitivetype-plus/tersifycopies that came with it.iso-error@7.0.0's major came from raising its ownengines.nodefloor to>= 20
(required bytype-plus@8'sunpartialdependency), not from an API change.
assertronalready declaresengines.node: >= 20, so nothing moves there.assertron
extendsiso-error'sModuleErrorin its publicAssertionErrortype, but
ModuleError's own shape is unchanged iniso-error@7, so this is a dependency range
update with no consumer-visible contract change — no source changes were required and
pnpm verifypasses unmodified.