The latest-tagged version of @esm-bundle/chai on npm is 4.3.4-fix.0. Is this intentional? What's a bit weird about that is that any x.y.z-* suffix has lower precedence than x.y.z, which means currently the latest tag is behind the highest semver version. The -fix suffix implies it might be an amendment, though. In that case, I think 4.3.5 should be published.
The
latest-tagged version of@esm-bundle/chaion npm is4.3.4-fix.0. Is this intentional? What's a bit weird about that is that anyx.y.z-*suffix has lower precedence thanx.y.z, which means currently thelatesttag is behind the highest semver version. The-fixsuffix implies it might be an amendment, though. In that case, I think4.3.5should be published.