Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

depcheck

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

depcheck - npm Package Versions

13
6

1.2.0

Diff

Changelog

Source

1.2.0 (2020-08-12)

Full Changelog

Closed issues:

  • Sass 'use' syntax not working #576
  • depcheck should ignore depcheck by default #565
  • False unused dev dependencies report #560
  • False alert for eslint packages #554
  • Bug: specials are not working #551
  • depcheck should ignore hidden folders and files #543
  • ignore-patterns option from readme description is not supported in latest release #537
  • Option to exit without error code (when running via "npm run depcheck") #533
  • babelrc format #527
  • Support Gatsby plugins with resolve #525

Merged pull requests:

  • fix: now supports multi ignore in ignorePattern #578 (YonatanKra)
  • feat(sass parser): support @use and namespace syntax #577 (YonatanKra)
  • Add resolve and nested dependency check for Gatsby #573 (nagygergo)
  • fix: support eslint config that needs to be required #561 (znarf)
  • Feat: Special for serverless config #559 (mzl-md)
  • Add node 14.x to the matrix #557 (rumpl)
  • Try to parse JSON5 babelrc files #556 (rumpl)
  • chore: update all dependencies (July 2020) #555 (znarf)
rumpl
published 1.1.0 •

rumpl
published 1.0.0 •

Changelog

Source

1.0.0 (2020-05-14)

Full Changelog

Closed issues:

  • Error when running from script #531
  • Missing Changelog for 0.9.2 #521
  • Depcheck should only process files that are relevant to depcheck #420
  • False positive when using inline Webpack loader #236
  • Dependencies out of date #273
  • Add support for @types declaration packages #163
  • Improvements for CI use #162

Merged pull requests:

  • fix: sass parser not working with monorepo setup #536 (yingzhe)
  • chore: build on linux and windows on GH actions #535 (rumpl)
  • Chore update deps #534 (rumpl)
  • Support resolve.alias in fakeConfig for next.js #532 (znarf)
  • feat: Detect inline webpack loaders #520 (rumpl)
  • chore: Update all dependencies #519 (rumpl)
  • Config cli argument #517 (dword-design)
  • Support for .*ignore files #498 (znarf)
  • Add export detection (export x from y) #272 (mnkhouri)
  • Bump nyc to 13.x #267 (LinusU)
  • Enable the plugins for Typescript parser, too #258 (cdagli)
rumpl
published 0.9.2 •

Changelog

Source

0.9.2 (2020-01-30)

Full Changelog

Closed issues:

  • Use Cosmiconfig #516
  • Feature: add special parser for Istanbul.js #508
  • New mocha configuration file not seen #507
  • False positive with @types/mocha #504
  • Error: ENFILE: file table overflow (macOS) #501
  • eslint: dependency wrongly mark as unused #500
  • special/eslint: bad calculation of preset dependencies #476
  • Load ignore rules from a lines separated file #409
  • Improvements for CI use #162

Merged pull requests:

  • Review special documentation #515 (sveyret)
  • Add Istanbul special parser #514 (sveyret)
  • Refactor: read content only when needed #513 (znarf)
  • Add debug package and messages to the project #512 (znarf)
  • Support for more decorators #511 (micky2be)
  • Improve recursive work of eslint configuration check #506 (sveyret)
  • Improvements for mocha #505 (sveyret)
  • Support webpack styleguidist configuration #503 (znarf)
  • Use a single promise to read a given file #502 (znarf)
  • Support for next.js webpack configuration #496 (znarf)
  • Rename 'linters' and fix babel config file detection #495 (znarf)
  • Suppress unnecessary fileContent #494 (znarf)
  • Update travis commands and reference #493 (znarf)
  • Add eslint-plugin-mocha and lint test directory #492 (znarf)
  • Better prettier configuration #490 (znarf)
  • Remove remaining dev option #489 (znarf)
  • chore: remove editorconfig file #488 (rumpl)
  • Update babel target to node 10, use prettier plugin #487 (rumpl)
  • chore(deps): Update all dependencies to latest #486 (rumpl)
  • Do not calculate expensive dep differences when skipMissing is active #485 (dword-design)
  • Adjust babel special to eslint implementation #484 (dword-design)
  • Add deps parameter to detectors #482 (dword-design)
  • Activating Open Collective #481 (monkeywithacupcake)
  • Document and provide types for the API's package option #479 (edsrzf)
  • Try to load eslint.js modules without a module.exports wrapper #478 (rjatkins)
  • special/eslint: corrections on dependencies resolver #477 (sveyret)
  • chore: add changelog file #475 (rumpl)
  • Support loading configuration from a config file. #408 (Urik)
rumpl
published 0.9.1 •

Changelog

Source

0.9.1 (2019-11-08)

Full Changelog

Closed issues:

  • Core packages are labeled as unused #462
  • Packages used inside package.json are not detected #461
  • False positives when using multiple package.json files #441
  • Use prettier #431
  • Incorrect unused dependencies in react-ace #414
  • option --json changes return status #407
  • False positive: eslint-config-eslint:all #404
  • False positive: eslint-config-prettier #330
  • False Alert with pre-commit module #320
  • False positiv husky #315
  • False positive tslint-plugin-prettier, tslint-react, tslint-sonarts #314
  • False dependency when using ESLint vue plugin #239
  • False positive when using vue-sticky in a vue component #238
  • devDependencies defined in package scripts not detected. #200
  • Support ESLint YAML and JS config. #150

Merged pull requests:

rumpl
published 0.9.0 •

Changelog

Source

0.9.0 (2019-11-01)

Full Changelog

Closed issues:

  • special/webpack: babel-loader presets are not detected #448
  • special/webpack: entries should also be scanned #446
  • TypeScript: false positive for node built-in module types #444
  • False alert: TypeScript import type not detected #438
  • Node modules may be in parent directories #436
  • 12x more useful if Missing dependencies includes the file it was found it #428
  • body-parser #423

Merged pull requests:

rumpl
published 0.8.4 •

Changelog

Source

0.8.4 (2019-10-29)

Full Changelog

Security fixes:

Closed issues:

  • depcheck false alert (svg-sprite-loader, svgo-loader) #425
  • False alert: dep imported in d.ts file #421
  • False Alert for "fs" #412
  • Github dependencies not recursing? #410
  • show react jsx file by #405
  • Typescript @types false positive #402
  • false report on dependency #401
  • Add support for @types declaration packages #163

Merged pull requests:

rumpl
published 0.8.3 •

Changelog

Source

0.8.3 (2019-07-09)

Full Changelog

Closed issues:

  • False alert on vue-click-outside #361
  • Invalid files caused by flow type annotations? #353

Merged pull requests:

rumpl
published 0.8.2 •

Changelog

Source

0.8.2 (2019-07-03)

Full Changelog

Closed issues:

  • False positive when only importing typescript interfaces (so no runtime code) from a package #359
  • Add support for Jest #285
  • Find a solution to declare peer dependencies #130

Merged pull requests:

  • fix: Fix vue integration #362 (rumpl)
  • Fixing Issue #200: packages with bin that haven't been detected #358 (2roy999)
rumpl
published 0.8.1 •

Changelog

Source

0.8.1 (2019-05-25)

Full Changelog

Closed issues:

  • Monorepo support? #349
  • peerDepdencies of a used package not considered #341
  • false alert on mocha-jenkins-reporter (cant seem to add help wanted label) #287
  • Symlinked files are ignored #256

Merged pull requests:

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc