{"id":1628538,"name":"dotdot","ecosystem":"npm","description":"Replaced foo..bar() with foo.bar.bind(foo) to shorten common JS syntax under node","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/bahmutov/dotdot","keywords_array":["node","javascript","bind","macro","shorten","..","dotdot","loader","require"],"namespace":null,"versions_count":8,"first_release_published_at":"2014-01-09T04:46:54.928Z","latest_release_published_at":"2014-01-11T23:20:42.180Z","latest_release_number":"0.1.2","last_synced_at":"2026-07-30T13:30:44.334Z","created_at":"2022-04-09T12:29:09.099Z","updated_at":"2026-07-30T13:31:11.832Z","registry_url":"https://www.npmjs.com/package/dotdot","install_command":"npm install dotdot","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.1.2"},"contentPolicy":null},"repo_metadata":{"id":13075907,"uuid":"15756767","full_name":"bahmutov/dotdot","owner":"bahmutov","description":"Replaces foo..bar() with foo.bar.bind(foo) on Node load to shorten common JS syntax","archived":false,"fork":false,"pushed_at":"2014-12-29T22:05:14.000Z","size":248,"stargazers_count":4,"open_issues_count":4,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-11-27T19:56:44.671Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bahmutov.png","metadata":{"files":{"readme":"README.md","changelog":"History.md","contributing":null,"funding":null,"license":"MIT-license.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-01-09T04:36:38.000Z","updated_at":"2023-09-08T16:44:38.000Z","dependencies_parsed_at":"2022-09-15T05:40:15.731Z","dependency_job_id":null,"html_url":"https://github.com/bahmutov/dotdot","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/bahmutov/dotdot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bahmutov%2Fdotdot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bahmutov%2Fdotdot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bahmutov%2Fdotdot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bahmutov%2Fdotdot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bahmutov","download_url":"https://codeload.github.com/bahmutov/dotdot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bahmutov%2Fdotdot/sbom","scorecard":{"id":223370,"data":{"date":"2025-08-11","repo":{"name":"github.com/bahmutov/dotdot","commit":"6ebde0d518a38d2a1c069708a7e343071db3341c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/27 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":"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":"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":"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":"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":"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":"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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: MIT-license.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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"}}]},"last_synced_at":"2025-08-17T03:07:33.782Z","repository_id":13075907,"created_at":"2025-08-17T03:07:33.782Z","updated_at":"2025-08-17T03:07:33.782Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30675446,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-18T19:30:02.133Z","status":"ssl_error","status_checked_at":"2026-03-18T19:25:53.511Z","response_time":104,"last_error":"SSL_read: 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":"bahmutov","name":"Gleb Bahmutov","uuid":"2212006","kind":"user","description":"JavaScript ninja, image processing expert, software quality fanatic. Sr Director of Engineering at Mercari US. MS MVP for OSS work, GitHub Star.","email":"gleb.bahmutov@gmail.com","website":"https://glebbahmutov.com/","location":"Boston, MA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2212006?u=23b522c7384c4322687171ba919f2ed17b6fb0b4\u0026v=4","repositories_count":1273,"last_synced_at":"2025-11-19T10:05:24.881Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/bahmutov","funding_links":["https://github.com/sponsors/bahmutov"],"total_stars":16273,"followers":4906,"following":25,"created_at":"2022-11-02T16:20:53.688Z","updated_at":"2025-11-19T10:05:24.881Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bahmutov","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bahmutov/repositories"},"tags":[{"name":"0.1.2","sha":"574bce19c8f4919dd777028720e217432b369a2d","kind":"commit","published_at":"2014-01-11T23:22:21.000Z","download_url":"https://codeload.github.com/bahmutov/dotdot/tar.gz/0.1.2","html_url":"https://github.com/bahmutov/dotdot/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bahmutov/dotdot@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bahmutov%2Fdotdot/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bahmutov%2Fdotdot/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"d3375f4c66ad14f19cb277e1ede38cc8b5f42c21","kind":"commit","published_at":"2014-01-09T13:50:18.000Z","download_url":"https://codeload.github.com/bahmutov/dotdot/tar.gz/0.1.1","html_url":"https://github.com/bahmutov/dotdot/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bahmutov/dotdot@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bahmutov%2Fdotdot/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bahmutov%2Fdotdot/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"4d4026dcc0fef4e6a36612befff018343fb00fbd","kind":"commit","published_at":"2014-01-09T13:29:58.000Z","download_url":"https://codeload.github.com/bahmutov/dotdot/tar.gz/0.1.0","html_url":"https://github.com/bahmutov/dotdot/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bahmutov/dotdot@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bahmutov%2Fdotdot/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bahmutov%2Fdotdot/tags/0.1.0/manifests"},{"name":"0.0.4","sha":"09e9c4f54a27788e250e30549b37194b6e13ad4c","kind":"commit","published_at":"2014-01-09T05:51:47.000Z","download_url":"https://codeload.github.com/bahmutov/dotdot/tar.gz/0.0.4","html_url":"https://github.com/bahmutov/dotdot/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bahmutov/dotdot@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bahmutov%2Fdotdot/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bahmutov%2Fdotdot/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"e1f117b27847d3c0fd8af0dacb739c80fb51a1bf","kind":"commit","published_at":"2014-01-09T05:41:27.000Z","download_url":"https://codeload.github.com/bahmutov/dotdot/tar.gz/0.0.3","html_url":"https://github.com/bahmutov/dotdot/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bahmutov/dotdot@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bahmutov%2Fdotdot/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bahmutov%2Fdotdot/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"75369519dded5fc2c1d6ce84b9b378b39eff49ff","kind":"commit","published_at":"2014-01-09T05:22:18.000Z","download_url":"https://codeload.github.com/bahmutov/dotdot/tar.gz/0.0.2","html_url":"https://github.com/bahmutov/dotdot/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bahmutov/dotdot@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bahmutov%2Fdotdot/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bahmutov%2Fdotdot/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"c2844540cfa423985bc0fd44d0f20794581d8be4","kind":"commit","published_at":"2014-01-09T05:11:16.000Z","download_url":"https://codeload.github.com/bahmutov/dotdot/tar.gz/0.0.1","html_url":"https://github.com/bahmutov/dotdot/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bahmutov/dotdot@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bahmutov%2Fdotdot/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bahmutov%2Fdotdot/tags/0.0.1/manifests"},{"name":"0.0.0","sha":"7361806f5db9763296f5473a3475ee0d71f8a730","kind":"commit","published_at":"2014-01-09T04:46:22.000Z","download_url":"https://codeload.github.com/bahmutov/dotdot/tar.gz/0.0.0","html_url":"https://github.com/bahmutov/dotdot/releases/tag/0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bahmutov/dotdot@0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bahmutov%2Fdotdot/tags/0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bahmutov%2Fdotdot/tags/0.0.0/manifests"}]},"repo_metadata_updated_at":"2026-07-30T13:31:11.830Z","dependent_packages_count":2,"downloads":21,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":60.77987400903737,"dependent_repos_count":7.624845079674312,"dependent_packages_count":8.842255668013637,"stargazers_count":12.205420120994217,"forks_count":11.585275305524638,"docker_downloads_count":null,"average":20.207534036648834},"purl":"pkg:npm/dotdot","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/dotdot","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/dotdot","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/dotdot/dependencies","status":null,"funding_links":["https://github.com/sponsors/bahmutov"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-10T08:14:04.248Z","issues_count":6,"pull_requests_count":0,"avg_time_to_close_issue":114187.5,"avg_time_to_close_pull_request":null,"issues_closed_count":2,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":2,"avg_comments_per_issue":0.3333333333333333,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"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/bahmutov%2Fdotdot/issues","maintainers":[{"login":"bahmutov","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bahmutov"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/dotdot/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/dotdot/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/dotdot/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/dotdot/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/dotdot/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/dotdot/codemeta","maintainers":[{"uuid":"bahmutov","login":"bahmutov","name":null,"email":"gleb.bahmutov@gmail.com","url":null,"packages_count":447,"html_url":"https://www.npmjs.com/~bahmutov","role":null,"created_at":"2022-11-12T02:07:56.221Z","updated_at":"2022-11-12T02:07:56.221Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bahmutov/packages"}]}