{"id":998767,"name":"@jalik/observer","ecosystem":"npm","description":"A library to observe events and trigger callbacks.","homepage":"https://github.com/jalik/js-observer#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jalik/js-observer","keywords_array":["event","observer","listener"],"namespace":"jalik","versions_count":27,"first_release_published_at":"2018-03-12T02:10:43.693Z","latest_release_published_at":"2026-05-25T20:44:37.360Z","latest_release_number":"2.2.3","last_synced_at":"2026-08-01T03:01:03.095Z","created_at":"2022-04-07T18:53:27.175Z","updated_at":"2026-08-01T03:04:02.743Z","registry_url":"https://www.npmjs.com/package/@jalik/observer","install_command":"npm install @jalik/observer","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.2.3"},"contentPolicy":null},"repo_metadata":{"id":36463514,"uuid":"111355479","full_name":"jalik/js-observer","owner":"jalik","description":"A library to observe events and trigger callbacks. ","archived":false,"fork":false,"pushed_at":"2026-05-25T20:46:51.000Z","size":1564,"stargazers_count":4,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-05-25T22:26:26.098Z","etag":null,"topics":["listener","observable","observer-pattern"],"latest_commit_sha":null,"homepage":"","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/jalik.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-11-20T03:07:35.000Z","updated_at":"2026-05-25T20:44:47.000Z","dependencies_parsed_at":"2024-02-26T21:27:12.239Z","dependency_job_id":"2e3d721c-c9ab-4b72-9d81-aa564d583e9f","html_url":"https://github.com/jalik/js-observer","commit_stats":{"total_commits":126,"total_committers":1,"mean_commits":126.0,"dds":0.0,"last_synced_commit":"59221535f02ac6d85cc6177412a2455b1aad7b5b"},"previous_names":["jalik/jk-observer"],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/jalik/js-observer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jalik","download_url":"https://codeload.github.com/jalik/js-observer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/sbom","scorecard":{"id":503207,"data":{"date":"2025-08-11","repo":{"name":"github.com/jalik/js-observer","commit":"5680d3ae55b78dfefaf6dc973041ca7810d45bde"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","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":"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":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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/node.js.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":"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/node.js.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/jalik/js-observer/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/jalik/js-observer/node.js.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":"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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt: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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw"],"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-19T22:33:18.453Z","repository_id":36463514,"created_at":"2025-08-19T22:33:18.453Z","updated_at":"2025-08-19T22:33:18.453Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36140876,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-01T02:00:05.789Z","response_time":100,"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":"jalik","name":"Karl Stein","uuid":"1948429","kind":"user","description":"Freelance and OSS lover.\r\nI like to create open source libs, mostly in JavaScript. Have a look at them, you may find something useful ;-)","email":"","website":null,"location":"French Polynesia","twitter":"jalik26","company":"SIGMA POLYNESIA","icon_url":"https://avatars.githubusercontent.com/u/1948429?u=d22ec31ce57a24028fb9df3e2da6188707ed3b6b\u0026v=4","repositories_count":57,"last_synced_at":"2024-04-14T19:57:20.813Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jalik","funding_links":[],"total_stars":164,"followers":23,"following":2,"created_at":"2022-11-09T08:09:14.948Z","updated_at":"2024-04-14T19:57:31.925Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jalik","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jalik/repositories"},"tags":[{"name":"v2.2.3","sha":"38d10fa47ee7b907ef487824de78050c7a23e17e","kind":"tag","published_at":"2026-05-25T20:44:07.000Z","download_url":"https://codeload.github.com/jalik/js-observer/tar.gz/v2.2.3","html_url":"https://github.com/jalik/js-observer/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jalik/js-observer@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"f07425a605a58a7ccb342adcc6450e2dcf4d60a5","kind":"tag","published_at":"2025-12-04T20:39:32.000Z","download_url":"https://codeload.github.com/jalik/js-observer/tar.gz/v2.2.2","html_url":"https://github.com/jalik/js-observer/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jalik/js-observer@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"cc2634077edb8d6e9719e3cfe89883ea05e332b7","kind":"tag","published_at":"2025-11-21T17:45:55.000Z","download_url":"https://codeload.github.com/jalik/js-observer/tar.gz/v2.2.1","html_url":"https://github.com/jalik/js-observer/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jalik/js-observer@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"64bb14a48aef066542fc26fe3a2a63ed9c947339","kind":"tag","published_at":"2024-02-20T23:05:45.000Z","download_url":"https://codeload.github.com/jalik/js-observer/tar.gz/v2.2.0","html_url":"https://github.com/jalik/js-observer/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jalik/js-observer@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"66591c9f0842ad0dd7e175eacd7d2ecc9c8a36df","kind":"tag","published_at":"2024-02-19T22:09:03.000Z","download_url":"https://codeload.github.com/jalik/js-observer/tar.gz/v2.1.0","html_url":"https://github.com/jalik/js-observer/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jalik/js-observer@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"0e781c4dbab79f52558f649a5f104006ae0d200b","kind":"tag","published_at":"2024-02-19T21:51:30.000Z","download_url":"https://codeload.github.com/jalik/js-observer/tar.gz/v2.0.0","html_url":"https://github.com/jalik/js-observer/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jalik/js-observer@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/v2.0.0/manifests"},{"name":"v1.2.1","sha":"eb8fbb5565be3f76a12fa09668ec9e505b51e1bb","kind":"tag","published_at":"2023-04-15T04:21:16.000Z","download_url":"https://codeload.github.com/jalik/js-observer/tar.gz/v1.2.1","html_url":"https://github.com/jalik/js-observer/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jalik/js-observer@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"b68aa4f07b493541dcfbcf43258f8922f05857ed","kind":"tag","published_at":"2023-04-15T01:26:20.000Z","download_url":"https://codeload.github.com/jalik/js-observer/tar.gz/v1.2.0","html_url":"https://github.com/jalik/js-observer/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jalik/js-observer@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/v1.2.0/manifests"},{"name":"v1.1.14","sha":"b36e1e29a9fb15108a6e887963ac8ea897981c01","kind":"tag","published_at":"2022-10-19T05:12:55.000Z","download_url":"https://codeload.github.com/jalik/js-observer/tar.gz/v1.1.14","html_url":"https://github.com/jalik/js-observer/releases/tag/v1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jalik/js-observer@v1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/v1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/v1.1.14/manifests"},{"name":"v1.1.13","sha":"f39b1f2c9436c4fa11746529130acc3ca4016857","kind":"tag","published_at":"2021-09-20T23:29:53.000Z","download_url":"https://codeload.github.com/jalik/js-observer/tar.gz/v1.1.13","html_url":"https://github.com/jalik/js-observer/releases/tag/v1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jalik/js-observer@v1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/v1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/v1.1.13/manifests"},{"name":"v1.1.12","sha":"7105b47714135719338068265f12ea67be330c64","kind":"tag","published_at":"2021-06-15T00:33:05.000Z","download_url":"https://codeload.github.com/jalik/js-observer/tar.gz/v1.1.12","html_url":"https://github.com/jalik/js-observer/releases/tag/v1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jalik/js-observer@v1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/v1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/v1.1.12/manifests"},{"name":"v1.1.11","sha":"967e34c26eb4cf8637a9e67635b170025737ed5c","kind":"tag","published_at":"2021-05-18T23:41:47.000Z","download_url":"https://codeload.github.com/jalik/js-observer/tar.gz/v1.1.11","html_url":"https://github.com/jalik/js-observer/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jalik/js-observer@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"4a51a086e49d6e384cf086289beaa78f324dbcba","kind":"tag","published_at":"2021-01-18T19:56:22.000Z","download_url":"https://codeload.github.com/jalik/js-observer/tar.gz/v1.1.10","html_url":"https://github.com/jalik/js-observer/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jalik/js-observer@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"c89773cbeca7db00a4fce35a079779b19207792b","kind":"tag","published_at":"2020-11-10T20:42:02.000Z","download_url":"https://codeload.github.com/jalik/js-observer/tar.gz/v1.1.9","html_url":"https://github.com/jalik/js-observer/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jalik/js-observer@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"9cd53f3b34dffb3f0b1602274e65855d63d368e7","kind":"tag","published_at":"2020-11-10T20:09:26.000Z","download_url":"https://codeload.github.com/jalik/js-observer/tar.gz/v1.1.8","html_url":"https://github.com/jalik/js-observer/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jalik/js-observer@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"bdc74aec49d80a5cbd87cee2bfc415a82c0f1510","kind":"tag","published_at":"2020-09-17T19:37:11.000Z","download_url":"https://codeload.github.com/jalik/js-observer/tar.gz/v1.1.7","html_url":"https://github.com/jalik/js-observer/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jalik/js-observer@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"098eafb2d549aed84adb97f5e0ae3bdc9533be3e","kind":"tag","published_at":"2020-08-06T21:48:42.000Z","download_url":"https://codeload.github.com/jalik/js-observer/tar.gz/v1.1.6","html_url":"https://github.com/jalik/js-observer/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jalik/js-observer@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"2085f1b78b29674f5a2fedca74075629ec2b3996","kind":"tag","published_at":"2020-02-18T21:08:52.000Z","download_url":"https://codeload.github.com/jalik/js-observer/tar.gz/v1.1.5","html_url":"https://github.com/jalik/js-observer/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jalik/js-observer@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"07f3319322ef5f9a81cb70a3db083a546d86c889","kind":"tag","published_at":"2019-12-02T21:40:02.000Z","download_url":"https://codeload.github.com/jalik/js-observer/tar.gz/v1.1.4","html_url":"https://github.com/jalik/js-observer/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jalik/js-observer@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"43e05c84f54e276fcdd2d8652bba0e008af1b6b0","kind":"tag","published_at":"2019-07-24T21:54:37.000Z","download_url":"https://codeload.github.com/jalik/js-observer/tar.gz/v1.1.3","html_url":"https://github.com/jalik/js-observer/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jalik/js-observer@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"8050d8ead482d69f8bf3d35e6141a325bd0f0b10","kind":"tag","published_at":"2019-02-26T21:15:57.000Z","download_url":"https://codeload.github.com/jalik/js-observer/tar.gz/v1.1.2","html_url":"https://github.com/jalik/js-observer/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jalik/js-observer@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"31a31d8c0783bfc1d1c04475d6451b7baf2fc47d","kind":"tag","published_at":"2019-02-26T20:56:16.000Z","download_url":"https://codeload.github.com/jalik/js-observer/tar.gz/v1.1.1","html_url":"https://github.com/jalik/js-observer/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jalik/js-observer@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"929e9f24a4f1e17a802bd7e2b14db63451bc5376","kind":"tag","published_at":"2019-02-08T04:08:10.000Z","download_url":"https://codeload.github.com/jalik/js-observer/tar.gz/v1.1.0","html_url":"https://github.com/jalik/js-observer/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jalik/js-observer@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/v1.1.0/manifests"},{"name":"v1.0.6","sha":"cb2407baabbb8ec78f35b17b0c71368d8dd7440b","kind":"tag","published_at":"2019-01-17T17:48:38.000Z","download_url":"https://codeload.github.com/jalik/js-observer/tar.gz/v1.0.6","html_url":"https://github.com/jalik/js-observer/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jalik/js-observer@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"39820972b595efb46464e0b46fe4a5527848d4cd","kind":"commit","published_at":"2018-10-11T01:26:43.000Z","download_url":"https://codeload.github.com/jalik/js-observer/tar.gz/v1.0.5","html_url":"https://github.com/jalik/js-observer/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jalik/js-observer@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"95d2f96adba49f060fd82cb24d1657a669cb40e0","kind":"commit","published_at":"2018-10-11T01:16:54.000Z","download_url":"https://codeload.github.com/jalik/js-observer/tar.gz/v1.0.4","html_url":"https://github.com/jalik/js-observer/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jalik/js-observer@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3d981dc66363dc82ef9e8ac1399408ff57c2308a","kind":"commit","published_at":"2018-06-08T08:23:47.000Z","download_url":"https://codeload.github.com/jalik/js-observer/tar.gz/v1.0.3","html_url":"https://github.com/jalik/js-observer/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jalik/js-observer@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/v1.0.3/manifests"},{"name":"1.0.2","sha":"10c7a00285f6142c3935810f2382c3e1adf3a443","kind":"commit","published_at":"2018-03-12T02:16:48.000Z","download_url":"https://codeload.github.com/jalik/js-observer/tar.gz/1.0.2","html_url":"https://github.com/jalik/js-observer/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jalik/js-observer@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/1.0.2/manifests"},{"name":"v1.0.2","sha":"10c7a00285f6142c3935810f2382c3e1adf3a443","kind":"commit","published_at":"2018-03-12T02:16:48.000Z","download_url":"https://codeload.github.com/jalik/js-observer/tar.gz/v1.0.2","html_url":"https://github.com/jalik/js-observer/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jalik/js-observer@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"f09fd00eddfdd186f3aace1413b57ff71053e2bf","kind":"commit","published_at":"2017-11-21T18:18:10.000Z","download_url":"https://codeload.github.com/jalik/js-observer/tar.gz/v1.0.1","html_url":"https://github.com/jalik/js-observer/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jalik/js-observer@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"47fcf39f56f7f4f8671e6df410d5307b9b3dc29e","kind":"commit","published_at":"2017-11-20T03:07:38.000Z","download_url":"https://codeload.github.com/jalik/js-observer/tar.gz/v1.0.0","html_url":"https://github.com/jalik/js-observer/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jalik/js-observer@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalik%2Fjs-observer/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-01T03:04:02.742Z","dependent_packages_count":4,"downloads":127,"downloads_period":"last-month","dependent_repos_count":4,"rankings":{"downloads":3.867556422959796,"dependent_repos_count":5.565892112155426,"dependent_packages_count":4.508654954684559,"stargazers_count":12.203784722485194,"forks_count":15.390391611804736,"docker_downloads_count":null,"average":8.307255964817942},"purl":"pkg:npm/%40jalik/observer","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jalik/observer","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jalik/observer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jalik/observer/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-25T22:30:43.720Z","issues_count":0,"pull_requests_count":13,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":13298296.909090908,"issues_closed_count":0,"pull_requests_closed_count":11,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.8461538461538461,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":13,"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/jalik%2Fjs-observer/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jalik%2Fobserver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jalik%2Fobserver/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jalik%2Fobserver/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jalik%2Fobserver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jalik%2Fobserver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jalik%2Fobserver/codemeta","maintainers":[{"uuid":"jalik","login":"jalik","name":null,"email":"karl.stein.pro@gmail.com","url":null,"packages_count":24,"html_url":"https://www.npmjs.com/~jalik","role":null,"created_at":"2022-11-20T17:43:37.334Z","updated_at":"2022-11-20T17:43:37.334Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jalik/packages"}]}