{"id":1120023,"name":"@phparkle/livereload","ecosystem":"npm","description":"LiveReload server","homepage":"https://github.com/napcs/node-livereload#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/napcs/node-livereload","keywords_array":[],"namespace":"phparkle","versions_count":1,"first_release_published_at":"2021-10-29T03:06:44.472Z","latest_release_published_at":"2021-10-29T03:06:44.472Z","latest_release_number":"0.10.0","last_synced_at":"2026-06-02T19:21:40.242Z","created_at":"2022-04-08T11:17:58.972Z","updated_at":"2026-06-02T19:21:40.243Z","registry_url":"https://www.npmjs.com/package/@phparkle/livereload","install_command":"npm install @phparkle/livereload","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.10.0"}},"repo_metadata":{"id":3517644,"uuid":"4575901","full_name":"napcs/node-livereload","owner":"napcs","description":"Current maintained fork of LiveReload server in Node.js","archived":false,"fork":true,"pushed_at":"2025-08-14T01:00:48.000Z","size":342,"stargazers_count":347,"open_issues_count":2,"forks_count":73,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-05-03T21:37:02.104Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/livereload","language":"CoffeeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"wailqill/node-livereload","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/napcs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-06-06T17:52:23.000Z","updated_at":"2026-05-03T09:47:16.000Z","dependencies_parsed_at":"2023-02-18T02:00:32.769Z","dependency_job_id":null,"html_url":"https://github.com/napcs/node-livereload","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/napcs/node-livereload","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napcs%2Fnode-livereload","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napcs%2Fnode-livereload/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napcs%2Fnode-livereload/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napcs%2Fnode-livereload/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/napcs","download_url":"https://codeload.github.com/napcs/node-livereload/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napcs%2Fnode-livereload/sbom","scorecard":{"id":674390,"data":{"date":"2025-08-11","repo":{"name":"github.com/napcs/node-livereload","commit":"b1fb088f4204f75ece8343cd78987c091c968ee9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"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":"Maintained","score":9,"reason":"9 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 9","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":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":"Code-Review","score":1,"reason":"Found 3/25 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":"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/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/napcs/node-livereload/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/napcs/node-livereload/test.yml/main?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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"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: MIT License: 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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"}}]},"last_synced_at":"2025-08-21T21:04:19.421Z","repository_id":3517644,"created_at":"2025-08-21T21:04:19.421Z","updated_at":"2025-08-21T21:04:19.421Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32753772,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"napcs","name":"Brian P. Hogan","uuid":"1306","kind":"user","description":"Brian Hogan is a coder, teacher, and author of eleven technical books, including Small, Sharp Software Tools and Tmux 2: Productive Mouse-Free Development.","email":"","website":"https://bphogan.com/","location":"Eau Claire, WI","twitter":"bphogan","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1306?v=4","repositories_count":91,"last_synced_at":"2024-04-14T06:40:56.707Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/napcs","funding_links":[],"total_stars":871,"followers":188,"following":5,"created_at":"2022-11-02T16:32:39.434Z","updated_at":"2024-04-14T06:41:10.559Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/napcs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/napcs/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-05-12T15:09:32.517Z","dependent_packages_count":1,"downloads":12,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":32.37087298809202,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":4.136307556457836,"forks_count":4.025182298951301,"average":16.41685787756154},"purl":"pkg:npm/%40phparkle/livereload","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@phparkle/livereload","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@phparkle/livereload","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@phparkle/livereload/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-08T21:46:10.387Z","issues_count":68,"pull_requests_count":39,"avg_time_to_close_issue":6950031.121212121,"avg_time_to_close_pull_request":10703803.057142857,"issues_closed_count":66,"pull_requests_closed_count":35,"pull_request_authors_count":23,"issue_authors_count":52,"avg_comments_per_issue":3.926470588235294,"avg_comments_per_pull_request":1.7179487179487178,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":181561.0,"past_year_avg_time_to_close_pull_request":8886.666666666666,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/napcs%2Fnode-livereload/issues","maintainers":[{"login":"napcs","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/napcs"}],"active_maintainers":[{"login":"napcs","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/napcs"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@phparkle%2Flivereload/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@phparkle%2Flivereload/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@phparkle%2Flivereload/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@phparkle%2Flivereload/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@phparkle%2Flivereload/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@phparkle%2Flivereload/codemeta","maintainers":[{"uuid":"phparkle","login":"phparkle","name":null,"email":"phparkle@gmail.com","url":null,"packages_count":19,"html_url":"https://www.npmjs.com/~phparkle","role":null,"created_at":"2022-11-20T21:40:15.352Z","updated_at":"2022-11-20T21:40:15.352Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/phparkle/packages"}]}