Skip to content

Releases: nickserv/cdnm

v3.0.0

05 Aug 23:04

Choose a tag to compare

  • Explicitly support and require Node 12+

v2.3.0

29 Dec 11:12

Choose a tag to compare

v2.2.2

28 Dec 09:56

Choose a tag to compare

  • Simplify command descriptions
  • Fix multiple version errors triggered by multiple files

v2.2.1

10 Nov 22:27

Choose a tag to compare

  • Add missing error handler for package command

v2.2.0

10 Nov 02:01

Choose a tag to compare

  • Add package command (fix #1)
  • Add outdated command (fix #21)
  • Handle promise rejection in CLI (fix #23)
  • Improve multiple version errors (fix #26)

v2.1.0

09 Nov 09:52

Choose a tag to compare

v2.0.1

22 Oct 09:09

Choose a tag to compare

  • Hide missing versions with empty Strings (fix #14)
  • Throw errors for packages with multiple versions (fix #17)

v2.0.0

22 Oct 04:04

Choose a tag to compare

  • Support tags and all unpkg URLs (version and file paths are optional)
  • Faster and lighter parsing
  • Preserve formatting of HTML files
  • Add support for Node 4 and 6 (8 is still supported)
  • Improve CLI output
  • Add documentation comments

v1.0.2

22 Oct 03:52

Choose a tag to compare

Use stable version of npm-check-updates with require-dir bug fix

v1.0.1

22 Oct 03:52

Choose a tag to compare

Add npm badge and installation instructions