standard-log@13.3.0
Minor Changes
-
b95eeeb: Bump
iso-errorfrom^6.0.5to^7.0.0.iso-error@7.0.0's major came from raisingengines.nodeto>= 20(needed for
type-plus@8'sunpartial@^1.0.7dependency) and pinningtype-plusas a
devDependency — not from an API change.IsoErrorandModuleError, the types
standard-logre-exports fromiso-errorinerrors.ts(and which leak into the
emitted.d.ts), are unchanged in shape between6.0.5and7.0.0, so this ships
asminorrather thanmajorhere, matching the same reasoning used for the
identical bump incyberuni/assertron#359.This lets consumers of
standard-logdrop a duplicateiso-error@6from their
dependency tree now thatiso-error@7is the only version other parts of the graph
(e.g.@unional/fixture) resolve.