{"id":13633834,"url":"https://github.com/codechecks/ban-deps-codecheck","last_synced_at":"2025-04-18T14:33:17.126Z","repository":{"id":47993669,"uuid":"196766342","full_name":"codechecks/ban-deps-codecheck","owner":"codechecks","description":"Prevent direct or indirect dependencies on your package","archived":false,"fork":false,"pushed_at":"2021-11-28T07:17:56.000Z","size":113,"stargazers_count":9,"open_issues_count":2,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-01T17:44:52.410Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codechecks.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-07-13T21:05:02.000Z","updated_at":"2022-02-17T22:49:24.000Z","dependencies_parsed_at":"2022-08-12T16:10:22.108Z","dependency_job_id":null,"html_url":"https://github.com/codechecks/ban-deps-codecheck","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codechecks%2Fban-deps-codecheck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codechecks%2Fban-deps-codecheck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codechecks%2Fban-deps-codecheck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codechecks%2Fban-deps-codecheck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codechecks","download_url":"https://codeload.github.com/codechecks/ban-deps-codecheck/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249505468,"owners_count":21282883,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T23:00:52.406Z","updated_at":"2025-04-18T14:33:16.861Z","avatar_url":"https://github.com/codechecks.png","language":"TypeScript","funding_links":[],"categories":["Misc"],"sub_categories":["Visual regression"],"readme":"\u003cp align=\"center\"\u003e\n  \u003ch3 align=\"center\"\u003eBan Dependencies Codecheck\u003c/h3\u003e\n  \u003cp align=\"center\"\u003ePrevent direct or indirect production dependencies on your package\u003c/p\u003e\n\n  \u003cp align=\"center\"\u003e\n    \u003ca href=\"https://circleci.com/gh/codechecks/commit-deployment\"\u003e\u003cimg alt=\"Build Status\" src=\"https://circleci.com/gh/codechecks/commit-deployment/tree/master.svg?style=svg\"\u003e\u003c/a\u003e\n    \u003ca href=\"/package.json\"\u003e\u003cimg alt=\"Software License\" src=\"https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square\"\u003e\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\n## Install\n\n```sh\nnpm install --save-dev @codechecks/ban-deps-codecheck\n```\n\n## Usage\n\nAre you new to codechecks? Check out\n[getting started guide (it's simple)](https://github.com/codechecks/docs/blob/master/getting-started.md)!\n\nAdd to your `codechecks.yml` file:\n\n```yml\nchecks:\n  - name: ban-deps-codecheck\n    options:\n      - name: node-gyp\n        reason: \"No native modules please! They make installation much harder\"\n  # ...\n```\n\n### 👉 Note:\n\n- it will check only production dependencies\n- works only with yarn right now\n\n## Contributing\n\nHave an idea to improve this check? Don't hesitate to create an issue / submit a PR!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodechecks%2Fban-deps-codecheck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodechecks%2Fban-deps-codecheck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodechecks%2Fban-deps-codecheck/lists"}