{"id":1127520,"name":"@postlight/node-typescript-starter-kit","ecosystem":"npm","description":"NodeJS - TypeScript Starter Kit","homepage":"https://github.com/postlight/nodejs-typescript-kit#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/postlight/nodejs-typescript-kit","keywords_array":["NodeJS","Node","TypeScript","Starter","Kit","ESLint","ES6"],"namespace":"postlight","versions_count":5,"first_release_published_at":"2019-03-05T17:48:46.376Z","latest_release_published_at":"2023-02-08T23:09:24.173Z","latest_release_number":"1.2.3","last_synced_at":"2026-03-23T20:23:49.536Z","created_at":"2022-04-08T11:31:20.650Z","updated_at":"2026-03-23T20:23:49.537Z","registry_url":"https://www.npmjs.com/package/@postlight/node-typescript-starter-kit","install_command":"npm install @postlight/node-typescript-starter-kit","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.2.3"}},"repo_metadata":{"id":34260413,"uuid":"169377858","full_name":"postlight/nodejs-typescript-kit","owner":"postlight","description":"🛠 Node.js + TypeScript with all the goods: A zero-to-coding starter kit with all the modern tooling baked in.","archived":false,"fork":false,"pushed_at":"2023-02-08T21:04:58.000Z","size":341,"stargazers_count":106,"open_issues_count":9,"forks_count":13,"subscribers_count":33,"default_branch":"master","last_synced_at":"2025-08-30T17:48:17.980Z","etag":null,"topics":["jest","labs","node","nodejs","prettier","starter-kit","typescript"],"latest_commit_sha":null,"homepage":"https://postlight.com/labs/node-js-typescript-starter-kit","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/postlight.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-02-06T08:56:43.000Z","updated_at":"2025-08-01T12:06:36.000Z","dependencies_parsed_at":"2025-06-03T08:34:11.091Z","dependency_job_id":null,"html_url":"https://github.com/postlight/nodejs-typescript-kit","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/postlight/nodejs-typescript-kit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postlight%2Fnodejs-typescript-kit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postlight%2Fnodejs-typescript-kit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postlight%2Fnodejs-typescript-kit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postlight%2Fnodejs-typescript-kit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/postlight","download_url":"https://codeload.github.com/postlight/nodejs-typescript-kit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postlight%2Fnodejs-typescript-kit/sbom","scorecard":{"id":741875,"data":{"date":"2025-08-11","repo":{"name":"github.com/postlight/nodejs-typescript-kit","commit":"0e75833b23055778c764830c377680dd8b10a675"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/23 approved changesets -- score normalized to 1","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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"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":"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 13 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":"51 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-4jqc-8m5r-9rpr","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-38fc-wpqx-33j7","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-fhjf-83wg-r2j9","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-px4h-xg32-q955","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-4g88-fppr-53pp","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-332q-7ff2-57h2","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"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-22T17:39:04.940Z","repository_id":34260413,"created_at":"2025-08-22T17:39:04.940Z","updated_at":"2025-08-22T17:39:04.940Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278284044,"owners_count":25961422,"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-04T02:00:05.491Z","response_time":63,"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":"postlight","name":"Postlight","uuid":"12798053","kind":"organization","description":"Postlight designs and builds apps for web and mobile in New York City.","email":"hello@postlight.com","website":"https://postlight.com","location":"New York, NY","twitter":"postlight","company":null,"icon_url":"https://avatars.githubusercontent.com/u/12798053?v=4","repositories_count":52,"last_synced_at":"2024-04-14T07:24:21.420Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/postlight","funding_links":[],"total_stars":15258,"followers":84,"following":0,"created_at":"2022-11-06T11:41:23.472Z","updated_at":"2024-04-14T07:24:26.692Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/postlight","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/postlight/repositories"},"tags":[{"name":"v1.2.3","sha":"3f69af07a1f106a208bcd74625ff760407169da2","kind":"tag","published_at":"2023-02-08T20:52:35.000Z","download_url":"https://codeload.github.com/postlight/nodejs-typescript-kit/tar.gz/v1.2.3","html_url":"https://github.com/postlight/nodejs-typescript-kit/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postlight/nodejs-typescript-kit@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postlight%2Fnodejs-typescript-kit/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postlight%2Fnodejs-typescript-kit/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"6faac597be92541bf6d7e106d4b216c915d80b69","kind":"tag","published_at":"2020-09-05T01:08:10.000Z","download_url":"https://codeload.github.com/postlight/nodejs-typescript-kit/tar.gz/v1.2.2","html_url":"https://github.com/postlight/nodejs-typescript-kit/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postlight/nodejs-typescript-kit@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postlight%2Fnodejs-typescript-kit/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postlight%2Fnodejs-typescript-kit/tags/v1.2.2/manifests"},{"name":"v1.2.0","sha":"f42d81ad6f0f14c58ad3e1c0f6da21943fb8bbdd","kind":"tag","published_at":"2020-09-05T01:04:37.000Z","download_url":"https://codeload.github.com/postlight/nodejs-typescript-kit/tar.gz/v1.2.0","html_url":"https://github.com/postlight/nodejs-typescript-kit/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postlight/nodejs-typescript-kit@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postlight%2Fnodejs-typescript-kit/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postlight%2Fnodejs-typescript-kit/tags/v1.2.0/manifests"}]},"repo_metadata_updated_at":"2025-12-14T20:48:15.039Z","dependent_packages_count":1,"downloads":25,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":26.37218083145239,"dependent_repos_count":10.331462570266025,"dependent_packages_count":20.967833947506787,"stargazers_count":4.876845269641054,"forks_count":5.8620338870644755,"docker_downloads_count":null,"average":13.682071301186147},"purl":"pkg:npm/%40postlight/node-typescript-starter-kit","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@postlight/node-typescript-starter-kit","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@postlight/node-typescript-starter-kit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@postlight/node-typescript-starter-kit/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-30T17:43:46.655Z","issues_count":5,"pull_requests_count":25,"avg_time_to_close_issue":11084055.6,"avg_time_to_close_pull_request":8180949.375,"issues_closed_count":5,"pull_requests_closed_count":16,"pull_request_authors_count":7,"issue_authors_count":4,"avg_comments_per_issue":2.6,"avg_comments_per_pull_request":0.28,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":15,"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/postlight%2Fnodejs-typescript-kit/issues","maintainers":[{"login":"JadTermsani","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JadTermsani"},{"login":"fdsimms","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fdsimms"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@postlight%2Fnode-typescript-starter-kit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@postlight%2Fnode-typescript-starter-kit/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@postlight%2Fnode-typescript-starter-kit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@postlight%2Fnode-typescript-starter-kit/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@postlight%2Fnode-typescript-starter-kit/codemeta","maintainers":[{"uuid":"jadt26","login":"jadt26","name":null,"email":"jadtermsani@gmail.com","url":null,"packages_count":18,"html_url":"https://www.npmjs.com/~jadt26","role":null,"created_at":"2022-11-08T07:03:07.732Z","updated_at":"2022-11-08T07:03:07.732Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jadt26/packages"},{"uuid":"skellyb","login":"skellyb","name":null,"email":"skellyb@gmail.com","url":null,"packages_count":18,"html_url":"https://www.npmjs.com/~skellyb","role":null,"created_at":"2022-11-08T07:03:07.761Z","updated_at":"2022-11-08T07:03:07.761Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/skellyb/packages"},{"uuid":"zacharygolba","login":"zacharygolba","name":null,"email":"zachary.golba@postlight.com","url":null,"packages_count":43,"html_url":"https://www.npmjs.com/~zacharygolba","role":null,"created_at":"2022-11-08T07:03:07.770Z","updated_at":"2022-11-08T07:03:07.770Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zacharygolba/packages"},{"uuid":"aortbals","login":"aortbals","name":null,"email":"aaron.ortbals@gmail.com","url":null,"packages_count":17,"html_url":"https://www.npmjs.com/~aortbals","role":null,"created_at":"2022-11-08T07:03:07.788Z","updated_at":"2022-11-08T07:03:07.788Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/aortbals/packages"},{"uuid":"marissacorrello","login":"marissacorrello","name":null,"email":"marissacorrello@gmail.com","url":null,"packages_count":16,"html_url":"https://www.npmjs.com/~marissacorrello","role":null,"created_at":"2023-03-24T11:41:14.532Z","updated_at":"2023-03-24T11:41:14.532Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/marissacorrello/packages"}]}