Skip to content
This repository was archived by the owner on Mar 13, 2024. It is now read-only.

v5.0.0-0

Pre-release
Pre-release

Choose a tag to compare

@voxpelli voxpelli released this 27 Nov 15:23
  • BREAKING: Remove default export, now programmatically imported as const { check } = require('dependency-check') f003103

  • BREAKING: Require Node 12 bd030d6

  • Fix: Run tests on Windows (#127) 717c1a7

  • Fix: Fix excludePeer 5e036f8

  • Tweak: Throw if specified detective can't load 8d9d618

  • Tweak: Better logs of errors bf32ad9

  • Dependencies: Replace read-package-json with read-pkg ad4a9ce

  • Docs: Update SECURITY.md c16904e

  • Docs: Add note about maintenance status b391c4d

  • Docs: Remove --entry from docs de9a7e4

  • Types: Generate type declarations 59468e1

  • Testing: Update linting to @voxpelli/eslint-config StandardJS superset f98044c

  • Testing: Uses GitHub Actions to auto-run tests and checks

v4.1.0...v5.0.0-0