{"id":1491242,"name":"browserdb","ecosystem":"npm","description":"this package is deprecated and superseded by [db-lite](https://www.npmjs.com/package/db-lite)","homepage":"https://github.com/kaizhu256/node-db-lite","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/kaizhu256/node-db-lite","keywords_array":["browser","db","indexeddb","localstorage","mongo","mongodb","nedb","no-sql","nosql","persist","persistence","persistent","ttl","ttl-cache","web-sql","websql"],"namespace":null,"versions_count":4,"first_release_published_at":"2016-11-27T12:29:57.973Z","latest_release_published_at":"2017-03-30T14:16:09.077Z","latest_release_number":"2017.3.17","last_synced_at":"2026-02-25T21:01:49.644Z","created_at":"2022-04-09T03:10:05.300Z","updated_at":"2026-08-24T07:42:08.575Z","registry_url":"https://www.npmjs.com/package/browserdb","install_command":"npm install browserdb","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2017.3.17"}},"repo_metadata":{"id":57192562,"uuid":"70817164","full_name":"kaizhu256/node-db-lite","owner":"kaizhu256","description":"this zero-dependency package will provide a persistent, in-browser database, with a working web-demo","archived":false,"fork":false,"pushed_at":"2019-08-24T01:37:54.000Z","size":23909,"stargazers_count":11,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"beta","last_synced_at":"2026-02-25T22:12:44.763Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/kaizhu256.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":"2016-10-13T14:49:42.000Z","updated_at":"2025-03-10T20:50:08.000Z","dependencies_parsed_at":"2022-08-24T03:10:36.487Z","dependency_job_id":null,"html_url":"https://github.com/kaizhu256/node-db-lite","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/kaizhu256/node-db-lite","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaizhu256%2Fnode-db-lite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaizhu256%2Fnode-db-lite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaizhu256%2Fnode-db-lite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaizhu256%2Fnode-db-lite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kaizhu256","download_url":"https://codeload.github.com/kaizhu256/node-db-lite/tar.gz/refs/heads/beta","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaizhu256%2Fnode-db-lite/sbom","scorecard":{"id":547893,"data":{"date":"2025-08-11","repo":{"name":"github.com/kaizhu256/node-db-lite","commit":"286dacaed518ead2468000b96b6de7208a464169"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"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":"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":"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":"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":"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":"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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: npmCommand not pinned by hash: npm_scripts.sh:31","Info:   0 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":"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":"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"}}]},"last_synced_at":"2025-08-20T09:59:53.583Z","repository_id":57192562,"created_at":"2025-08-20T09:59:53.584Z","updated_at":"2025-08-20T09:59:53.584Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36873212,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"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":"kaizhu256","name":"kai zhu","uuid":"280571","kind":"user","description":"frontend / integration / ui-driven development","email":"","website":"https://github.com/kaizhu256","location":"houston","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/280571?u=f2c4b10afabfc604853b4378e7b6e27d2e3335bf\u0026v=4","repositories_count":258,"last_synced_at":"2026-08-21T23:20:27.903Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/kaizhu256","funding_links":["https://github.com/sponsors/kaizhu256"],"total_stars":234,"followers":92,"following":24,"created_at":"2022-11-07T01:06:49.004Z","updated_at":"2026-08-21T23:20:27.943Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kaizhu256","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kaizhu256/repositories"},"tags":[{"name":"2019.8.20","sha":"286dacaed518ead2468000b96b6de7208a464169","kind":"commit","published_at":"2019-08-22T07:29:00.000Z","download_url":"https://codeload.github.com/kaizhu256/node-db-lite/tar.gz/2019.8.20","html_url":"https://github.com/kaizhu256/node-db-lite/releases/tag/2019.8.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kaizhu256/node-db-lite@2019.8.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaizhu256%2Fnode-db-lite/tags/2019.8.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaizhu256%2Fnode-db-lite/tags/2019.8.20/manifests"},{"name":"2018.4.23","sha":"ea9b10971cbbf05834e582c7a5126a1d882a7344","kind":"commit","published_at":"2018-04-22T08:49:56.000Z","download_url":"https://codeload.github.com/kaizhu256/node-db-lite/tar.gz/2018.4.23","html_url":"https://github.com/kaizhu256/node-db-lite/releases/tag/2018.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kaizhu256/node-db-lite@2018.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaizhu256%2Fnode-db-lite/tags/2018.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaizhu256%2Fnode-db-lite/tags/2018.4.23/manifests"},{"name":"2018.2.16","sha":"7234ed9aee6e9295d37d3f0727fab1313fb0dcab","kind":"commit","published_at":"2018-02-17T00:26:50.000Z","download_url":"https://codeload.github.com/kaizhu256/node-db-lite/tar.gz/2018.2.16","html_url":"https://github.com/kaizhu256/node-db-lite/releases/tag/2018.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kaizhu256/node-db-lite@2018.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaizhu256%2Fnode-db-lite/tags/2018.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaizhu256%2Fnode-db-lite/tags/2018.2.16/manifests"},{"name":"2017.11.7","sha":"bcf233b2da5b8a25c19adb9773bd44fb1e296021","kind":"commit","published_at":"2017-11-07T16:51:36.000Z","download_url":"https://codeload.github.com/kaizhu256/node-db-lite/tar.gz/2017.11.7","html_url":"https://github.com/kaizhu256/node-db-lite/releases/tag/2017.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kaizhu256/node-db-lite@2017.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaizhu256%2Fnode-db-lite/tags/2017.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaizhu256%2Fnode-db-lite/tags/2017.11.7/manifests"},{"name":"2017.7.24","sha":"71e0fc31108fa39561ffcda49c5b6a7d83880b5d","kind":"commit","published_at":"2017-07-25T06:47:03.000Z","download_url":"https://codeload.github.com/kaizhu256/node-db-lite/tar.gz/2017.7.24","html_url":"https://github.com/kaizhu256/node-db-lite/releases/tag/2017.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kaizhu256/node-db-lite@2017.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaizhu256%2Fnode-db-lite/tags/2017.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaizhu256%2Fnode-db-lite/tags/2017.7.24/manifests"},{"name":"2017.5.25","sha":"830591f6b8336478cbc872018f52c0659875ac41","kind":"commit","published_at":"2017-05-26T04:05:34.000Z","download_url":"https://codeload.github.com/kaizhu256/node-db-lite/tar.gz/2017.5.25","html_url":"https://github.com/kaizhu256/node-db-lite/releases/tag/2017.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kaizhu256/node-db-lite@2017.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaizhu256%2Fnode-db-lite/tags/2017.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaizhu256%2Fnode-db-lite/tags/2017.5.25/manifests"},{"name":"2017.3.29","sha":"d7bf2ec0b4d1dd75b7cc51db963bf5fecc8c9f8e","kind":"commit","published_at":"2017-03-30T13:50:17.000Z","download_url":"https://codeload.github.com/kaizhu256/node-db-lite/tar.gz/2017.3.29","html_url":"https://github.com/kaizhu256/node-db-lite/releases/tag/2017.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kaizhu256/node-db-lite@2017.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaizhu256%2Fnode-db-lite/tags/2017.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaizhu256%2Fnode-db-lite/tags/2017.3.29/manifests"},{"name":"2016.12.1","sha":"06c109e131d8772d4c5e7cf0634646a95b2eab3a","kind":"commit","published_at":"2016-12-13T13:52:24.000Z","download_url":"https://codeload.github.com/kaizhu256/node-db-lite/tar.gz/2016.12.1","html_url":"https://github.com/kaizhu256/node-db-lite/releases/tag/2016.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kaizhu256/node-db-lite@2016.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaizhu256%2Fnode-db-lite/tags/2016.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaizhu256%2Fnode-db-lite/tags/2016.12.1/manifests"},{"name":"2016.10.1","sha":"6c1363ea9e5f736fa0b46b81300704de75b0a18c","kind":"commit","published_at":"2016-10-17T12:57:22.000Z","download_url":"https://codeload.github.com/kaizhu256/node-db-lite/tar.gz/2016.10.1","html_url":"https://github.com/kaizhu256/node-db-lite/releases/tag/2016.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kaizhu256/node-db-lite@2016.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaizhu256%2Fnode-db-lite/tags/2016.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaizhu256%2Fnode-db-lite/tags/2016.10.1/manifests"}]},"repo_metadata_updated_at":"2026-08-24T07:42:08.575Z","dependent_packages_count":1,"downloads":27,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":50.41751576154324,"dependent_repos_count":10.336075070876474,"dependent_packages_count":20.974713837819785,"stargazers_count":9.18881831990349,"forks_count":11.602479073785023,"docker_downloads_count":null,"average":20.503920412785604},"purl":"pkg:npm/browserdb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/browserdb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/browserdb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/browserdb/dependencies","status":"deprecated","funding_links":["https://github.com/sponsors/kaizhu256"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-23T09:28:20.704Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"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/kaizhu256%2Fnode-db-lite/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/browserdb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/browserdb/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/browserdb/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/browserdb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/browserdb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/browserdb/codemeta","maintainers":[{"uuid":"sandbox2","login":"sandbox2","name":null,"email":"sandbox@kaizhu.org","url":null,"packages_count":48,"html_url":"https://www.npmjs.com/~sandbox2","role":null,"created_at":"2022-11-11T16:10:12.174Z","updated_at":"2022-11-11T16:10:12.174Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sandbox2/packages"}]}