Socket
Socket
Sign inDemoInstall

@arnaud-barre/check-circular-imports

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arnaud-barre/check-circular-imports

Custom, fast check for circular imports in a TS codebase based on Bun scanImports builtin


Version published
Weekly downloads
18
decreased by-5.26%
Maintainers
1
Weekly downloads
 
Created
Source

check-circular-imports

Custom, fast check for circular imports in a TS codebase based on Bun scanImports builtin.

The check assume all source code imports are relative and use full path (extension + no index import). Imports other than .ts & .tsx are skipped.

bun check-circular-imports <entryPoint>

This project is part of a personal work to make my build tools out of resolution-hell

  • https://github.com/ArnaudBarre/prettier-plugin-sort-imports
  • https://github.com/ArnaudBarre/eslint-config/blob/main/eslint-plugin/rules/imports.ts

FAQs

Package last updated on 24 Oct 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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