skott

All-in-one devtool to automatically analyze, search and visualize dependencies from JavaScript, TypeScript (JSX/TSX) and Node.js (ES6, CommonJS)

MIT License

Downloads
138.5K
Stars
545
Committers
11

Bot releases are visible (Hide)

skott - [email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • #103 d50743f: cli: restore behavior for --trackTypeOnlyDependencies to allow falsy value via --no-trackTypeOnlyDependencies option.
skott - [email protected]

Published by github-actions[bot] about 1 year ago

Minor Changes

  • 4564e9b: Skott cli now use commanderjs instead of sade.
    Which might be a breaking change for you if you were using short aliases options since there were not all correctly applied
skott - [email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • #96 04db823: fsPromises.constants is undefined for node < 18.4.0

Thanks @ACHP for contributing once again!

skott - [email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • #84 4e2222f: Skott now read TypeScript aliases when there is a tsconfig (provided or found) even if the entrypoint itself is not a TypeScript file.
skott - [email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • #81 669c2ec: Allow TypeScript path aliases module resolution when only providing a tsconfig "baseUrl" option. Avoid propagating full error stacks currently bubbling up when using the CLI.
skott - [email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 812d2a5: add error boundaries around opaque TypeScript path aliases resolution issues
skott - [email protected]

Published by github-actions[bot] over 1 year ago

Minor Changes

  • 13e6c01: Breaking changes: Remove --staticFile CLI option. Merge --staticFile CLI option with --displayMode, all modes related to static files now require the installation of the @skottorg/static-file-plugin plugin.
skott - [email protected]

Published by github-actions[bot] over 1 year ago

Minor Changes

  • c61f46f: Support third-party/remote tsconfig resolution when using extends parameter.
skott - [email protected]

Published by github-actions[bot] over 1 year ago

Minor Changes

  • 10fac91: Breaking Changes: move findCircularDependencies, hasCircularDependencies, findLeaves inside useGraph api encapsulation.
  • 3b0342e: Expose a graph API allowing top-to-bottom and bottom-to-top traversal through the useGraph method attached to skott instance.

Patch Changes

skott - [email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • d27c83e: Ignore files with leading dots by default when using ignore patterns
skott - [email protected]

Published by github-actions[bot] over 1 year ago

Minor Changes

  • 249c41c: Add ignore pattern option from both CLI and API to exclude files from the analysis.

    Breaking changes: test files (folders: __tests__, test, examples, files: *.spec.*, *.test.*) are now included by default in the analysis.

Patch Changes

skott - [email protected]

Published by github-actions[bot] over 1 year ago

Minor Changes

  • 6713bfd: Improve third-party module resolution using root package.json manifest file when possible otherwise fallbacking to source code heuristics.

Patch Changes

skott - [email protected]

Published by github-actions[bot] over 1 year ago

Minor Changes

  • d5f21c4: Add getWorkspace on skott instance that returns a dictionary with all workspace manifests and dependencies listed in each one of them.

Allow devDependencies to be reported when using showUnusedDependencies CLI flag.

Raise exceptions when using the skott API and providing illegal configurations.

Patch Changes

skott - v0.22.0

Published by antoine-coulon over 1 year ago

What's Changed

Full Changelog: https://github.com/antoine-coulon/skott/compare/v0.21.1...v0.22.0

skott - v0.21.1

Published by antoine-coulon over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/antoine-coulon/skott/compare/v0.20.2...v0.21.1

skott - v0.20.2

Published by antoine-coulon over 1 year ago

What's Changed

Full Changelog: https://github.com/antoine-coulon/skott/compare/v0.20.0...v0.20.2

skott - v0.18.0

Published by antoine-coulon over 1 year ago

What's Changed

Full Changelog: https://github.com/antoine-coulon/skott/compare/v0.17.2...v0.18.0

Package Rankings
Top 4.67% on Npmjs.org
Badges
Extracted from project README
npm Maintenance License: MIT