Skip to content
This repository was archived by the owner on Jun 1, 2026. It is now read-only.

Releases: CumulusDS/badge-up

v3.0.1

11 Jun 22:47

Choose a tag to compare

  • Update README with the cumulusds package scope.

Full Changelog: v3.0.0...v3.0.1

v3.0.0

11 Jun 22:42

Choose a tag to compare

What's Changed

  • Upgrade to svgo 3.
  • Drop support for Node 12.

Full Changelog: v2.3.1...v3.0.0

v2.3.1

22 Mar 20:57

Choose a tag to compare

v2.3.1

v2.3.0

22 Sep 01:44

Choose a tag to compare

See yahoo#21

fix: update svgo to non-vulnerable version (older version relied on bad css-select -> css-what)

The vulnerability is described at https://snyk.io/vuln/SNYK-JS-CSSWHAT-1298035

Also: fixes problem with numeric entities for < and & not being permissible when they should be (needed to keep a test passing as well as being a proper fix)