{"id":2434242,"name":"teach-code","ecosystem":"npm","description":"A tool to develop and improve a student’s programming skills by introducing the earliest lessons of coding.","homepage":"https://github.com/madlabsinc/teach-code#readme","licenses":"GPL-3.0","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/madlabsinc/teach-code","keywords_array":["node.js","commander.js","inquirer.js","shell.js","cli","python3"],"namespace":null,"versions_count":37,"first_release_published_at":"2018-10-29T17:30:22.485Z","latest_release_published_at":"2020-07-07T05:46:33.843Z","latest_release_number":"1.3.2","last_synced_at":"2026-05-03T04:46:22.361Z","created_at":"2022-04-10T01:43:58.608Z","updated_at":"2026-05-03T04:46:22.361Z","registry_url":"https://www.npmjs.com/package/teach-code","install_command":"npm install teach-code","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.3.2","beta":"1.3.1-beta.0"}},"repo_metadata":{"id":34015638,"uuid":"155039788","full_name":"madlabsinc/teachcode","owner":"madlabsinc","description":"A tool to develop and improve a student’s programming skills by introducing the earliest lessons of coding.","archived":false,"fork":false,"pushed_at":"2024-01-09T17:28:18.000Z","size":2324,"stargazers_count":399,"open_issues_count":14,"forks_count":64,"subscribers_count":4,"default_branch":"next","last_synced_at":"2025-10-08T18:25:25.301Z","etag":null,"topics":["cli","commander","github","hacktoberfest","inquirer","javascript","node-js","nodejs","nodejs-cli","python","python3","teaching"],"latest_commit_sha":null,"homepage":"https://teachcode.surge.sh","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/madlabsinc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"ko_fi":"jamesgeorge007","patreon":"jamesgeorge007","custom":"https://www.paypal.me/jamesgeorge007"}},"created_at":"2018-10-28T05:50:27.000Z","updated_at":"2025-09-27T15:26:43.000Z","dependencies_parsed_at":"2023-01-15T03:58:39.463Z","dependency_job_id":"18ef5aff-5ad2-4025-8e5e-9ede3ba198e5","html_url":"https://github.com/madlabsinc/teachcode","commit_stats":null,"previous_names":["madlabsinc/teach-code"],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/madlabsinc/teachcode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madlabsinc%2Fteachcode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madlabsinc%2Fteachcode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madlabsinc%2Fteachcode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madlabsinc%2Fteachcode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/madlabsinc","download_url":"https://codeload.github.com/madlabsinc/teachcode/tar.gz/refs/heads/next","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madlabsinc%2Fteachcode/sbom","scorecard":{"id":610410,"data":{"date":"2025-08-11","repo":{"name":"github.com/madlabsinc/teachcode","commit":"b97c7ba3cfbd97e803cb52ae2e6e2717068ade01"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Code-Review","score":5,"reason":"Found 2/4 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/madlabsinc/teachcode/ci.yml/next?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/madlabsinc/teachcode/ci.yml/next?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"68 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-ff7x-qrg7-qggm","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-7wwv-vh3v-89cq","Warn: Project is vulnerable to: GHSA-pfq8-rq6v-vf5m","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-6vfc-qv3f-vr6c","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-5rrq-pxf6-6jx5","Warn: Project is vulnerable to: GHSA-8fr3-hfg3-gpgp","Warn: Project is vulnerable to: GHSA-gf8q-jrpm-jvxq","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-6fw4-hr69-g3rv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-3f95-r44v-8mrg","Warn: Project is vulnerable to: GHSA-28xr-mwxg-3qc8","Warn: Project is vulnerable to: GHSA-9p95-fxvg-qgq2","Warn: Project is vulnerable to: GHSA-9w5j-4mwv-2wj8","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-5j4c-8p2g-v4jx","Warn: Project is vulnerable to: GHSA-g3ch-rx76-35fx","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T02:30:52.221Z","repository_id":34015638,"created_at":"2025-08-21T02:30:52.221Z","updated_at":"2025-08-21T02:30:52.221Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279011865,"owners_count":26085005,"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","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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"},"owner_record":{"login":"madlabsinc","name":"madlabsinc","uuid":"40263810","kind":"organization","description":"Bridging Dream and Reality","email":"founders@madlabs.xyz","website":"http://www.madlabs.xyz","location":"India","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/40263810?v=4","repositories_count":8,"last_synced_at":"2025-03-08T01:01:49.656Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/madlabsinc","funding_links":[],"total_stars":1224,"followers":6,"following":0,"created_at":"2022-11-12T23:08:22.061Z","updated_at":"2025-03-08T01:01:49.656Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/madlabsinc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/madlabsinc/repositories"},"tags":[{"name":"v1.3.2","sha":"c28d77bcf2bf988d6363b5ca9ab3e2b38f42c0a8","kind":"commit","published_at":"2020-07-07T05:48:05.000Z","download_url":"https://codeload.github.com/madlabsinc/teachcode/tar.gz/v1.3.2","html_url":"https://github.com/madlabsinc/teachcode/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madlabsinc/teachcode@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madlabsinc%2Fteachcode/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madlabsinc%2Fteachcode/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"e78cbec01bbab1a0d187fb5c52104f1d956fcf65","kind":"commit","published_at":"2020-06-30T18:01:47.000Z","download_url":"https://codeload.github.com/madlabsinc/teachcode/tar.gz/v1.3.1","html_url":"https://github.com/madlabsinc/teachcode/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madlabsinc/teachcode@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madlabsinc%2Fteachcode/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madlabsinc%2Fteachcode/tags/v1.3.1/manifests"},{"name":"v1.3.1-beta.0","sha":"f53c720488093b29a6e0333d7607ac7733f23f6d","kind":"commit","published_at":"2020-05-21T17:08:50.000Z","download_url":"https://codeload.github.com/madlabsinc/teachcode/tar.gz/v1.3.1-beta.0","html_url":"https://github.com/madlabsinc/teachcode/releases/tag/v1.3.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madlabsinc/teachcode@v1.3.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madlabsinc%2Fteachcode/tags/v1.3.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madlabsinc%2Fteachcode/tags/v1.3.1-beta.0/manifests"},{"name":"v1.3.0","sha":"f89f3a61d55bbe88c10661769342a97be0b5887a","kind":"commit","published_at":"2020-04-16T14:54:32.000Z","download_url":"https://codeload.github.com/madlabsinc/teachcode/tar.gz/v1.3.0","html_url":"https://github.com/madlabsinc/teachcode/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madlabsinc/teachcode@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madlabsinc%2Fteachcode/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madlabsinc%2Fteachcode/tags/v1.3.0/manifests"},{"name":"v1.3.0-beta.0","sha":"89da66ca2bff112b265ea6298b984fcd109bceb8","kind":"commit","published_at":"2020-04-14T16:44:55.000Z","download_url":"https://codeload.github.com/madlabsinc/teachcode/tar.gz/v1.3.0-beta.0","html_url":"https://github.com/madlabsinc/teachcode/releases/tag/v1.3.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madlabsinc/teachcode@v1.3.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madlabsinc%2Fteachcode/tags/v1.3.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madlabsinc%2Fteachcode/tags/v1.3.0-beta.0/manifests"},{"name":"v1.2.6","sha":"462e6610c7f3fe8df5d01d57132191c61ff0b8e3","kind":"commit","published_at":"2019-12-09T17:13:58.000Z","download_url":"https://codeload.github.com/madlabsinc/teachcode/tar.gz/v1.2.6","html_url":"https://github.com/madlabsinc/teachcode/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madlabsinc/teachcode@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madlabsinc%2Fteachcode/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madlabsinc%2Fteachcode/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"0a7203628fdb7aa39871a9a14322e9840bf41841","kind":"commit","published_at":"2019-11-11T16:29:17.000Z","download_url":"https://codeload.github.com/madlabsinc/teachcode/tar.gz/v1.2.5","html_url":"https://github.com/madlabsinc/teachcode/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madlabsinc/teachcode@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madlabsinc%2Fteachcode/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madlabsinc%2Fteachcode/tags/v1.2.5/manifests"},{"name":"v1.2.5-beta.0","sha":"b85dac15d71d72b913c7c3e2c92d8b2717333727","kind":"commit","published_at":"2019-11-11T15:44:35.000Z","download_url":"https://codeload.github.com/madlabsinc/teachcode/tar.gz/v1.2.5-beta.0","html_url":"https://github.com/madlabsinc/teachcode/releases/tag/v1.2.5-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madlabsinc/teachcode@v1.2.5-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madlabsinc%2Fteachcode/tags/v1.2.5-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madlabsinc%2Fteachcode/tags/v1.2.5-beta.0/manifests"},{"name":"v1.2.2","sha":"3031325fb23d4bc2de6357d54833af3065ee1597","kind":"commit","published_at":"2019-10-24T03:38:44.000Z","download_url":"https://codeload.github.com/madlabsinc/teachcode/tar.gz/v1.2.2","html_url":"https://github.com/madlabsinc/teachcode/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madlabsinc/teachcode@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madlabsinc%2Fteachcode/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madlabsinc%2Fteachcode/tags/v1.2.2/manifests"},{"name":"v1.2.0","sha":"06132ffc206cf7072f43e4eac9c74598bed9cd3f","kind":"commit","published_at":"2019-10-23T17:10:30.000Z","download_url":"https://codeload.github.com/madlabsinc/teachcode/tar.gz/v1.2.0","html_url":"https://github.com/madlabsinc/teachcode/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madlabsinc/teachcode@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madlabsinc%2Fteachcode/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madlabsinc%2Fteachcode/tags/v1.2.0/manifests"},{"name":"v1.2.0-beta.0","sha":"d56e850866bec43d1ddf8b5927bda91accb29b0c","kind":"commit","published_at":"2019-10-23T17:07:44.000Z","download_url":"https://codeload.github.com/madlabsinc/teachcode/tar.gz/v1.2.0-beta.0","html_url":"https://github.com/madlabsinc/teachcode/releases/tag/v1.2.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madlabsinc/teachcode@v1.2.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madlabsinc%2Fteachcode/tags/v1.2.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madlabsinc%2Fteachcode/tags/v1.2.0-beta.0/manifests"},{"name":"v1.1.8","sha":"975a178b86a3dceae209838c9c600d31c3e156e3","kind":"commit","published_at":"2019-06-08T13:55:04.000Z","download_url":"https://codeload.github.com/madlabsinc/teachcode/tar.gz/v1.1.8","html_url":"https://github.com/madlabsinc/teachcode/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madlabsinc/teachcode@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madlabsinc%2Fteachcode/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madlabsinc%2Fteachcode/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"88b25bb3c1be23ae15b4b8a6d2e7ab064535981d","kind":"commit","published_at":"2019-06-01T16:51:27.000Z","download_url":"https://codeload.github.com/madlabsinc/teachcode/tar.gz/v1.1.7","html_url":"https://github.com/madlabsinc/teachcode/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madlabsinc/teachcode@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madlabsinc%2Fteachcode/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madlabsinc%2Fteachcode/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"64d2345f12d50668ed518a2581dbc5f93120e2e0","kind":"commit","published_at":"2019-05-31T08:03:40.000Z","download_url":"https://codeload.github.com/madlabsinc/teachcode/tar.gz/v1.1.6","html_url":"https://github.com/madlabsinc/teachcode/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madlabsinc/teachcode@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madlabsinc%2Fteachcode/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madlabsinc%2Fteachcode/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"0dacfc7e01ee4e36a4ff0171b31e3bfd4366ae80","kind":"commit","published_at":"2019-05-31T07:18:02.000Z","download_url":"https://codeload.github.com/madlabsinc/teachcode/tar.gz/v1.1.5","html_url":"https://github.com/madlabsinc/teachcode/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madlabsinc/teachcode@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madlabsinc%2Fteachcode/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madlabsinc%2Fteachcode/tags/v1.1.5/manifests"},{"name":"v1.1.0","sha":"6c396c5dbac791f82a281ce16630705de45bdd1a","kind":"commit","published_at":"2019-01-15T12:06:14.000Z","download_url":"https://codeload.github.com/madlabsinc/teachcode/tar.gz/v1.1.0","html_url":"https://github.com/madlabsinc/teachcode/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madlabsinc/teachcode@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madlabsinc%2Fteachcode/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madlabsinc%2Fteachcode/tags/v1.1.0/manifests"},{"name":"1.0.8","sha":"db1b244e8cf6ee31c913f506362a7e716e512bdc","kind":"commit","published_at":"2018-12-30T18:09:54.000Z","download_url":"https://codeload.github.com/madlabsinc/teachcode/tar.gz/1.0.8","html_url":"https://github.com/madlabsinc/teachcode/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madlabsinc/teachcode@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madlabsinc%2Fteachcode/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madlabsinc%2Fteachcode/tags/1.0.8/manifests"},{"name":"v0.0.6","sha":"559da4b188add6fbbdbe26259e016d58a61c3bc0","kind":"commit","published_at":"2018-12-22T06:51:12.000Z","download_url":"https://codeload.github.com/madlabsinc/teachcode/tar.gz/v0.0.6","html_url":"https://github.com/madlabsinc/teachcode/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madlabsinc/teachcode@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madlabsinc%2Fteachcode/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madlabsinc%2Fteachcode/tags/v0.0.6/manifests"}]},"repo_metadata_updated_at":"2025-10-14T05:36:42.405Z","dependent_packages_count":0,"downloads":415,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":13.276514019840066,"dependent_repos_count":10.393268641254942,"dependent_packages_count":52.28267196606132,"stargazers_count":3.345954168694898,"forks_count":3.5547923024173533,"docker_downloads_count":null,"average":16.57064021965372},"purl":"pkg:npm/teach-code","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/teach-code","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/teach-code","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/teach-code/dependencies","status":null,"funding_links":["https://ko-fi.com/jamesgeorge007","https://patreon.com/jamesgeorge007","https://www.paypal.me/jamesgeorge007"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-10T23:34:11.822Z","issues_count":36,"pull_requests_count":126,"avg_time_to_close_issue":3231371.652173913,"avg_time_to_close_pull_request":4496058.808333334,"issues_closed_count":23,"pull_requests_closed_count":120,"pull_request_authors_count":21,"issue_authors_count":12,"avg_comments_per_issue":1.5555555555555556,"avg_comments_per_pull_request":0.7698412698412699,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":71,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/madlabsinc%2Fteachcode/issues","maintainers":[{"login":"jamesgeorge007","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesgeorge007"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/teach-code/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/teach-code/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/teach-code/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/teach-code/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/teach-code/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/teach-code/codemeta","maintainers":[{"uuid":"jamesgeorge007","login":"jamesgeorge007","name":null,"email":"jamesgeorge998001@gmail.com","url":null,"packages_count":18,"html_url":"https://www.npmjs.com/~jamesgeorge007","role":null,"created_at":"2022-11-14T18:11:52.201Z","updated_at":"2022-11-14T18:11:52.201Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jamesgeorge007/packages"}]}