This repository was archived by the owner on Jun 16, 2025. It is now read-only.
1.4.3
1.4.3 (2022-01-09)
Fixed bugs:
- Different results when running depcheck from npm install -g vs npx #689
- Fails with Top-Level Await #671
Closed issues:
- false alert on file src/server.js #655
- Svelte Support #650
- False positive: types-only dependencies #568
Merged pull requests:
- feat(eslint): add support for .eslintrc.cjs #681 (shian15810)
- feat(types): improve typings #680 (shian15810)
- cli: --oneline option #679 (webdevium)
- fix: allow using @types-module for typescript type-only imports #670 (rexxars)
- Support next.config.js with next-transpile-modules #660 (crossjs)
- Fix scss parsing for non-import '@' keywords #658 (Dylanlan)
- feat: detect deps used with -r in package.json #657 (Dylanlan)
- Support babel.config.js(on) files #656 (crossjs)