{"id":5859328,"name":"mathgenerator","ecosystem":"npm","description":"A math problem generator, created for the purpose of giving teachers and students the means to easily get access to random math exercises to suit their needs.","homepage":"https://github.com/lukew3/mathgenerator#readme","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/lukew3/mathgenerator","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2023-01-11T05:38:27.935Z","latest_release_published_at":"2023-01-11T22:15:18.759Z","latest_release_number":"1.4.0","last_synced_at":"2026-05-06T07:47:41.008Z","created_at":"2023-01-11T10:47:33.720Z","updated_at":"2026-05-06T07:47:41.008Z","registry_url":"https://www.npmjs.com/package/mathgenerator","install_command":"npm install mathgenerator","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.4.0"}},"repo_metadata":{"id":45252454,"uuid":"288872071","full_name":"lukew3/mathgenerator","owner":"lukew3","description":"A math problem generator, created for the purpose of giving self-studying students and teaching organizations the means to easily get access to high-quality, generated math problems to suit their needs.","archived":false,"fork":false,"pushed_at":"2025-06-24T03:09:58.000Z","size":9110,"stargazers_count":719,"open_issues_count":35,"forks_count":185,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-10-20T15:36:42.744Z","etag":null,"topics":["contributions-welcome","education","generator","learning","math","mathematics","maths","python","python3"],"latest_commit_sha":null,"homepage":"https://lukew3.github.io/mathgenerator","language":"Python","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/lukew3.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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":"2020-08-20T01:05:40.000Z","updated_at":"2025-10-20T04:56:23.000Z","dependencies_parsed_at":"2025-10-11T14:30:43.596Z","dependency_job_id":"b69f5de9-442c-4564-aae4-df65a29fbfab","html_url":"https://github.com/lukew3/mathgenerator","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/lukew3/mathgenerator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukew3%2Fmathgenerator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukew3%2Fmathgenerator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukew3%2Fmathgenerator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukew3%2Fmathgenerator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukew3","download_url":"https://codeload.github.com/lukew3/mathgenerator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukew3%2Fmathgenerator/sbom","scorecard":{"id":604901,"data":{"date":"2025-08-11","repo":{"name":"github.com/lukew3/mathgenerator","commit":"b3c584db4bdcf9f1ceb4cf8bf915ee838225f9f0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"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":"Maintained","score":4,"reason":"5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 8/30 approved changesets -- score normalized to 2","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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/gen-gh-pages-data.yml:1","Warn: no topLevel permission defined: .github/workflows/python-publish.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yaml: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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gen-gh-pages-data.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/lukew3/mathgenerator/gen-gh-pages-data.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gen-gh-pages-data.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/lukew3/mathgenerator/gen-gh-pages-data.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gen-gh-pages-data.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/lukew3/mathgenerator/gen-gh-pages-data.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gen-gh-pages-data.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/lukew3/mathgenerator/gen-gh-pages-data.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/lukew3/mathgenerator/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/lukew3/mathgenerator/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/lukew3/mathgenerator/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/lukew3/mathgenerator/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/lukew3/mathgenerator/tests.yaml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/gen-gh-pages-data.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/gen-gh-pages-data.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:24","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand 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: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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5vgj-ggm4-fg62","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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 12 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-21T01:21:09.024Z","repository_id":45252454,"created_at":"2025-08-21T01:21:09.024Z","updated_at":"2025-08-21T01:21:09.024Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280439373,"owners_count":26331169,"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-22T02:00:06.515Z","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":"lukew3","name":"Luke Weiler","uuid":"47042841","kind":"user","description":"The Ohio State University '24","email":"","website":"stemplayeronline.com","location":"Columbus, Ohio, USA","twitter":null,"company":"@osc","icon_url":"https://avatars.githubusercontent.com/u/47042841?u=ce5a4ecc99ccb92ed4e420168b494b93cec9d2a8\u0026v=4","repositories_count":29,"last_synced_at":"2023-03-06T05:22:59.581Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lukew3","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T05:26:05.874Z","updated_at":"2023-03-06T05:22:59.602Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukew3","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukew3/repositories"},"tags":[{"name":"1.5.0","sha":"868cb9d614a0f625ab644ee480f80ac25789229d","kind":"commit","published_at":"2022-12-23T05:40:06.000Z","download_url":"https://codeload.github.com/lukew3/mathgenerator/tar.gz/1.5.0","html_url":"https://github.com/lukew3/mathgenerator/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukew3/mathgenerator@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukew3%2Fmathgenerator/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukew3%2Fmathgenerator/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"c8ff8a5a3c15154589579858fe9e7b24d15f2c03","kind":"commit","published_at":"2022-12-19T19:35:22.000Z","download_url":"https://codeload.github.com/lukew3/mathgenerator/tar.gz/1.4.0","html_url":"https://github.com/lukew3/mathgenerator/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukew3/mathgenerator@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukew3%2Fmathgenerator/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukew3%2Fmathgenerator/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"7819215acacafa59e0951e84343f1cd62f701bb6","kind":"commit","published_at":"2022-12-19T08:17:12.000Z","download_url":"https://codeload.github.com/lukew3/mathgenerator/tar.gz/1.3.0","html_url":"https://github.com/lukew3/mathgenerator/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukew3/mathgenerator@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukew3%2Fmathgenerator/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukew3%2Fmathgenerator/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"053ecf0421cdfb1cd3142383928f3c1119d32143","kind":"commit","published_at":"2022-12-19T07:20:38.000Z","download_url":"https://codeload.github.com/lukew3/mathgenerator/tar.gz/1.2.3","html_url":"https://github.com/lukew3/mathgenerator/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukew3/mathgenerator@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukew3%2Fmathgenerator/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukew3%2Fmathgenerator/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"b1f8eb0032a701322b49c780e6d0baa75033f68e","kind":"commit","published_at":"2021-10-07T04:52:02.000Z","download_url":"https://codeload.github.com/lukew3/mathgenerator/tar.gz/1.2.2","html_url":"https://github.com/lukew3/mathgenerator/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukew3/mathgenerator@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukew3%2Fmathgenerator/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukew3%2Fmathgenerator/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"b760880d29968adf3ca75c632f9fd11e0638f66c","kind":"commit","published_at":"2021-10-06T16:36:01.000Z","download_url":"https://codeload.github.com/lukew3/mathgenerator/tar.gz/1.2.1","html_url":"https://github.com/lukew3/mathgenerator/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukew3/mathgenerator@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukew3%2Fmathgenerator/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukew3%2Fmathgenerator/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"28c5e6596a4c200465e94c8bef089ea88ea50df4","kind":"commit","published_at":"2021-10-06T15:06:55.000Z","download_url":"https://codeload.github.com/lukew3/mathgenerator/tar.gz/1.2.0","html_url":"https://github.com/lukew3/mathgenerator/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukew3/mathgenerator@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukew3%2Fmathgenerator/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukew3%2Fmathgenerator/tags/1.2.0/manifests"},{"name":"1.1.15","sha":"a6dbd2cf9fb3a9e21530ee647b1fb41f32effcf0","kind":"commit","published_at":"2021-09-27T02:02:25.000Z","download_url":"https://codeload.github.com/lukew3/mathgenerator/tar.gz/1.1.15","html_url":"https://github.com/lukew3/mathgenerator/releases/tag/1.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukew3/mathgenerator@1.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukew3%2Fmathgenerator/tags/1.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukew3%2Fmathgenerator/tags/1.1.15/manifests"},{"name":"1.1.14","sha":"fae5caa5f3a2a3c87541bc2767c8bc1a12cfcb0d","kind":"commit","published_at":"2021-09-27T02:01:18.000Z","download_url":"https://codeload.github.com/lukew3/mathgenerator/tar.gz/1.1.14","html_url":"https://github.com/lukew3/mathgenerator/releases/tag/1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukew3/mathgenerator@1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukew3%2Fmathgenerator/tags/1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukew3%2Fmathgenerator/tags/1.1.14/manifests"},{"name":"1.1.13","sha":"e92b44c7d8a93af3a8db756b78c842085a7c6871","kind":"commit","published_at":"2021-02-21T18:14:13.000Z","download_url":"https://codeload.github.com/lukew3/mathgenerator/tar.gz/1.1.13","html_url":"https://github.com/lukew3/mathgenerator/releases/tag/1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukew3/mathgenerator@1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukew3%2Fmathgenerator/tags/1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukew3%2Fmathgenerator/tags/1.1.13/manifests"},{"name":"1.1.12","sha":"8634ccbd4f6bbd170d7af4237f8ff89a9df9e296","kind":"commit","published_at":"2021-02-16T16:53:52.000Z","download_url":"https://codeload.github.com/lukew3/mathgenerator/tar.gz/1.1.12","html_url":"https://github.com/lukew3/mathgenerator/releases/tag/1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukew3/mathgenerator@1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukew3%2Fmathgenerator/tags/1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukew3%2Fmathgenerator/tags/1.1.12/manifests"},{"name":"1.1.11","sha":"f23be77e6051d619864c77b69870db0206396af3","kind":"commit","published_at":"2021-02-16T16:28:48.000Z","download_url":"https://codeload.github.com/lukew3/mathgenerator/tar.gz/1.1.11","html_url":"https://github.com/lukew3/mathgenerator/releases/tag/1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukew3/mathgenerator@1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukew3%2Fmathgenerator/tags/1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukew3%2Fmathgenerator/tags/1.1.11/manifests"},{"name":"1.1.10","sha":"0effe2eb1ede96d169974c6fe7bea7036c867d4c","kind":"commit","published_at":"2020-12-29T19:56:09.000Z","download_url":"https://codeload.github.com/lukew3/mathgenerator/tar.gz/1.1.10","html_url":"https://github.com/lukew3/mathgenerator/releases/tag/1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukew3/mathgenerator@1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukew3%2Fmathgenerator/tags/1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukew3%2Fmathgenerator/tags/1.1.10/manifests"},{"name":"1.1.9","sha":"609d65cba9c4111a4b13eb6576ef3a076de95ca8","kind":"commit","published_at":"2020-12-29T19:47:17.000Z","download_url":"https://codeload.github.com/lukew3/mathgenerator/tar.gz/1.1.9","html_url":"https://github.com/lukew3/mathgenerator/releases/tag/1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukew3/mathgenerator@1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukew3%2Fmathgenerator/tags/1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukew3%2Fmathgenerator/tags/1.1.9/manifests"},{"name":"1.1.8","sha":"435fd98e48f039477e08c5bccf2e7cac56b2df80","kind":"commit","published_at":"2020-12-18T16:26:09.000Z","download_url":"https://codeload.github.com/lukew3/mathgenerator/tar.gz/1.1.8","html_url":"https://github.com/lukew3/mathgenerator/releases/tag/1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukew3/mathgenerator@1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukew3%2Fmathgenerator/tags/1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukew3%2Fmathgenerator/tags/1.1.8/manifests"},{"name":"1.1.7","sha":"cda228660cc19a9e5f30ce118fa941d7905938c0","kind":"commit","published_at":"2020-11-20T19:09:40.000Z","download_url":"https://codeload.github.com/lukew3/mathgenerator/tar.gz/1.1.7","html_url":"https://github.com/lukew3/mathgenerator/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukew3/mathgenerator@1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukew3%2Fmathgenerator/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukew3%2Fmathgenerator/tags/1.1.7/manifests"},{"name":"1.1.6","sha":"27082cc2997f2a4a83ddd82b50dd88655c336d0b","kind":"commit","published_at":"2020-11-20T19:05:48.000Z","download_url":"https://codeload.github.com/lukew3/mathgenerator/tar.gz/1.1.6","html_url":"https://github.com/lukew3/mathgenerator/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukew3/mathgenerator@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukew3%2Fmathgenerator/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukew3%2Fmathgenerator/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"1cd1e7dd88b85e3462e2d407ab0f2c71e6fad008","kind":"commit","published_at":"2020-11-07T13:34:25.000Z","download_url":"https://codeload.github.com/lukew3/mathgenerator/tar.gz/1.1.5","html_url":"https://github.com/lukew3/mathgenerator/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukew3/mathgenerator@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukew3%2Fmathgenerator/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukew3%2Fmathgenerator/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"8cde00c324377d4dfebad9f337b4b23ff96aed17","kind":"commit","published_at":"2020-10-21T01:16:27.000Z","download_url":"https://codeload.github.com/lukew3/mathgenerator/tar.gz/1.1.4","html_url":"https://github.com/lukew3/mathgenerator/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukew3/mathgenerator@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukew3%2Fmathgenerator/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukew3%2Fmathgenerator/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"f8318be9776731db46be03fe86347b9184462e13","kind":"commit","published_at":"2020-10-17T23:16:29.000Z","download_url":"https://codeload.github.com/lukew3/mathgenerator/tar.gz/1.1.3","html_url":"https://github.com/lukew3/mathgenerator/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukew3/mathgenerator@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukew3%2Fmathgenerator/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukew3%2Fmathgenerator/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"de1965a62dd9688cac08c1258903bbcfdc699af9","kind":"commit","published_at":"2020-10-17T18:59:04.000Z","download_url":"https://codeload.github.com/lukew3/mathgenerator/tar.gz/1.1.2","html_url":"https://github.com/lukew3/mathgenerator/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukew3/mathgenerator@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukew3%2Fmathgenerator/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukew3%2Fmathgenerator/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"24eac9596ca016da959d623a2d218ae715342106","kind":"commit","published_at":"2020-10-15T15:20:08.000Z","download_url":"https://codeload.github.com/lukew3/mathgenerator/tar.gz/1.1.1","html_url":"https://github.com/lukew3/mathgenerator/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukew3/mathgenerator@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukew3%2Fmathgenerator/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukew3%2Fmathgenerator/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"d61bb0ec831cfb624c01f5c0e93ce0453180ba77","kind":"commit","published_at":"2020-10-14T23:58:35.000Z","download_url":"https://codeload.github.com/lukew3/mathgenerator/tar.gz/1.1.0","html_url":"https://github.com/lukew3/mathgenerator/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukew3/mathgenerator@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukew3%2Fmathgenerator/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukew3%2Fmathgenerator/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"4aa2e021b3b54e2450e187a77e5d8064009951e7","kind":"commit","published_at":"2020-10-13T18:11:28.000Z","download_url":"https://codeload.github.com/lukew3/mathgenerator/tar.gz/1.0.2","html_url":"https://github.com/lukew3/mathgenerator/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukew3/mathgenerator@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukew3%2Fmathgenerator/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukew3%2Fmathgenerator/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"82ea6a429a2bad409e76aae16521241cfd843541","kind":"commit","published_at":"2020-10-13T18:06:11.000Z","download_url":"https://codeload.github.com/lukew3/mathgenerator/tar.gz/1.0.1","html_url":"https://github.com/lukew3/mathgenerator/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukew3/mathgenerator@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukew3%2Fmathgenerator/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukew3%2Fmathgenerator/tags/1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-03-26T12:52:09.190Z","dependent_packages_count":1,"downloads":2,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":40.02300089521233,"dependent_repos_count":25.30552159382132,"dependent_packages_count":16.219766897652278,"stargazers_count":3.7811245195198047,"forks_count":3.2357439361757843,"average":17.713031568476303},"purl":"pkg:npm/mathgenerator","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/mathgenerator","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/mathgenerator","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/mathgenerator/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T11:16:24.951Z","issues_count":63,"pull_requests_count":70,"avg_time_to_close_issue":7608520.7,"avg_time_to_close_pull_request":5173793.821428572,"issues_closed_count":40,"pull_requests_closed_count":56,"pull_request_authors_count":45,"issue_authors_count":28,"avg_comments_per_issue":1.4761904761904763,"avg_comments_per_pull_request":0.3,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":263966.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.25,"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/lukew3%2Fmathgenerator/issues","maintainers":[{"login":"lukew3","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukew3"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mathgenerator/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mathgenerator/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mathgenerator/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mathgenerator/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mathgenerator/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mathgenerator/codemeta","maintainers":[{"uuid":"lukew3","login":"lukew3","name":null,"email":"lukew25073@gmail.com","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~lukew3","role":null,"created_at":"2023-01-11T10:47:36.988Z","updated_at":"2023-01-11T10:47:36.988Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lukew3/packages"}]}