{"id":1753397,"name":"gcode-interpreter","ecosystem":"npm","description":"G-code Interpreter","homepage":"https://github.com/cncjs/gcode-interpreter","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/cncjs/gcode-interpreter","keywords_array":["cnc","gcode"],"namespace":null,"versions_count":28,"first_release_published_at":"2015-12-07T16:04:08.697Z","latest_release_published_at":"2024-11-17T13:57:11.392Z","latest_release_number":"3.0.0","last_synced_at":"2026-05-30T03:34:00.677Z","created_at":"2022-04-09T16:07:05.983Z","updated_at":"2026-05-30T03:34:00.677Z","registry_url":"https://www.npmjs.com/package/gcode-interpreter","install_command":"npm install gcode-interpreter","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.0.0"}},"repo_metadata":{"id":57245434,"uuid":"47560935","full_name":"cncjs/gcode-interpreter","owner":"cncjs","description":"G-code Interpreter","archived":false,"fork":false,"pushed_at":"2024-11-17T14:48:57.000Z","size":132,"stargazers_count":40,"open_issues_count":0,"forks_count":15,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-08-17T14:51:43.894Z","etag":null,"topics":["gcode","gcode-interpreter"],"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/cncjs.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-12-07T15:31:49.000Z","updated_at":"2025-03-01T18:57:05.000Z","dependencies_parsed_at":"2025-04-18T04:57:36.736Z","dependency_job_id":null,"html_url":"https://github.com/cncjs/gcode-interpreter","commit_stats":null,"previous_names":["cheton/gcode-interpreter"],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/cncjs/gcode-interpreter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fgcode-interpreter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fgcode-interpreter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fgcode-interpreter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fgcode-interpreter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cncjs","download_url":"https://codeload.github.com/cncjs/gcode-interpreter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fgcode-interpreter/sbom","scorecard":{"id":294588,"data":{"date":"2025-08-11","repo":{"name":"github.com/cncjs/gcode-interpreter","commit":"07e84885820559e27443a3d32ffb836366a41a8d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"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: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:11","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":"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":"Code-Review","score":0,"reason":"Found 1/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":"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":"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":"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":"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/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/cncjs/gcode-interpreter/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/cncjs/gcode-interpreter/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/cncjs/gcode-interpreter/ci.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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":"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":"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":"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":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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 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"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"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-17T19:09:08.849Z","repository_id":57245434,"created_at":"2025-08-17T19:09:08.849Z","updated_at":"2025-08-17T19:09:08.849Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276012313,"owners_count":25569843,"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-09-19T02:00:09.700Z","response_time":108,"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":"cncjs","name":"CNCjs","uuid":"25358834","kind":"organization","description":"Organization for CNCjs and related modules","email":null,"website":"https://cnc.js.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/25358834?v=4","repositories_count":17,"last_synced_at":"2025-09-18T10:38:56.879Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/cncjs","funding_links":["https://github.com/sponsors/cncjs"],"total_stars":2931,"followers":59,"following":0,"created_at":"2022-11-14T03:57:33.778Z","updated_at":"2025-09-18T10:38:56.879Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cncjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cncjs/repositories"},"tags":[{"name":"v2.1.0","sha":"7dfe560271d82ead40149ebcea2eefb7c993aad9","kind":"commit","published_at":"2018-03-15T02:19:26.000Z","download_url":"https://codeload.github.com/cncjs/gcode-interpreter/tar.gz/v2.1.0","html_url":"https://github.com/cncjs/gcode-interpreter/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cncjs/gcode-interpreter@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fgcode-interpreter/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fgcode-interpreter/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"942a4bdf98d7c9b622050972fa18a79708ad3922","kind":"commit","published_at":"2017-12-07T16:21:34.000Z","download_url":"https://codeload.github.com/cncjs/gcode-interpreter/tar.gz/v2.0.2","html_url":"https://github.com/cncjs/gcode-interpreter/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cncjs/gcode-interpreter@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fgcode-interpreter/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fgcode-interpreter/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"4ce6a3e809e1ce06082ec0a5e1280441d9e41a25","kind":"commit","published_at":"2017-12-03T07:55:17.000Z","download_url":"https://codeload.github.com/cncjs/gcode-interpreter/tar.gz/v2.0.1","html_url":"https://github.com/cncjs/gcode-interpreter/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cncjs/gcode-interpreter@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fgcode-interpreter/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fgcode-interpreter/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"28ae05fe9dca009b685ba20b6c7f377c41921c6f","kind":"commit","published_at":"2017-10-08T06:32:34.000Z","download_url":"https://codeload.github.com/cncjs/gcode-interpreter/tar.gz/v2.0.0","html_url":"https://github.com/cncjs/gcode-interpreter/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cncjs/gcode-interpreter@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fgcode-interpreter/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fgcode-interpreter/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"38f96b10213211d3a4dc63a23b620728a36a38d5","kind":"commit","published_at":"2017-09-29T04:43:01.000Z","download_url":"https://codeload.github.com/cncjs/gcode-interpreter/tar.gz/v1.3.0","html_url":"https://github.com/cncjs/gcode-interpreter/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cncjs/gcode-interpreter@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fgcode-interpreter/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fgcode-interpreter/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"6ac91a98bcf63505184b0ff9f5468b365b8f491a","kind":"commit","published_at":"2017-09-28T12:58:19.000Z","download_url":"https://codeload.github.com/cncjs/gcode-interpreter/tar.gz/v1.2.0","html_url":"https://github.com/cncjs/gcode-interpreter/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cncjs/gcode-interpreter@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fgcode-interpreter/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fgcode-interpreter/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"2e84502e8b60d33a3cf4b680b0ba72bc88f99ea4","kind":"commit","published_at":"2017-01-07T03:11:14.000Z","download_url":"https://codeload.github.com/cncjs/gcode-interpreter/tar.gz/v1.1.1","html_url":"https://github.com/cncjs/gcode-interpreter/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cncjs/gcode-interpreter@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fgcode-interpreter/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fgcode-interpreter/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"6c066792936fedf8fc73896c5c5a3de7b9c706ac","kind":"commit","published_at":"2017-01-07T01:10:27.000Z","download_url":"https://codeload.github.com/cncjs/gcode-interpreter/tar.gz/v1.1.0","html_url":"https://github.com/cncjs/gcode-interpreter/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cncjs/gcode-interpreter@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fgcode-interpreter/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fgcode-interpreter/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"a3be180d3c3eac20d00f66b9d91f855a3f39742f","kind":"commit","published_at":"2017-01-06T10:51:10.000Z","download_url":"https://codeload.github.com/cncjs/gcode-interpreter/tar.gz/v1.0.0","html_url":"https://github.com/cncjs/gcode-interpreter/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cncjs/gcode-interpreter@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fgcode-interpreter/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fgcode-interpreter/tags/v1.0.0/manifests"},{"name":"v0.9.3","sha":"f0777b1b83fd4cb8168ca40ce1731ac6de7f882e","kind":"commit","published_at":"2016-02-25T15:36:40.000Z","download_url":"https://codeload.github.com/cncjs/gcode-interpreter/tar.gz/v0.9.3","html_url":"https://github.com/cncjs/gcode-interpreter/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cncjs/gcode-interpreter@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fgcode-interpreter/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fgcode-interpreter/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"2a7309da4288ab782ff72455b6c9fdcc95aa34ce","kind":"commit","published_at":"2016-02-25T08:35:24.000Z","download_url":"https://codeload.github.com/cncjs/gcode-interpreter/tar.gz/v0.9.2","html_url":"https://github.com/cncjs/gcode-interpreter/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cncjs/gcode-interpreter@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fgcode-interpreter/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fgcode-interpreter/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"83f81bd2b74ab7cf3dbcb73e8705b329e0d5a3c8","kind":"commit","published_at":"2016-02-25T07:39:26.000Z","download_url":"https://codeload.github.com/cncjs/gcode-interpreter/tar.gz/v0.9.1","html_url":"https://github.com/cncjs/gcode-interpreter/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cncjs/gcode-interpreter@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fgcode-interpreter/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fgcode-interpreter/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"7ee24ce099052b3b799a91b9aa42b2706aa94d6b","kind":"commit","published_at":"2016-02-24T16:26:44.000Z","download_url":"https://codeload.github.com/cncjs/gcode-interpreter/tar.gz/v0.9.0","html_url":"https://github.com/cncjs/gcode-interpreter/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cncjs/gcode-interpreter@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fgcode-interpreter/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fgcode-interpreter/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"da11f1e2791a15dbba8775b55353278e2e9afe9a","kind":"commit","published_at":"2016-02-18T04:02:35.000Z","download_url":"https://codeload.github.com/cncjs/gcode-interpreter/tar.gz/v0.8.1","html_url":"https://github.com/cncjs/gcode-interpreter/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cncjs/gcode-interpreter@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fgcode-interpreter/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fgcode-interpreter/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"26e98ae30b1b9c739ff90aed08f8fbe02d13e63a","kind":"commit","published_at":"2016-02-17T14:00:13.000Z","download_url":"https://codeload.github.com/cncjs/gcode-interpreter/tar.gz/v0.8.0","html_url":"https://github.com/cncjs/gcode-interpreter/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cncjs/gcode-interpreter@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fgcode-interpreter/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fgcode-interpreter/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"a92222c44b1c90712c35e8c889696b65c3614015","kind":"commit","published_at":"2016-02-17T10:43:10.000Z","download_url":"https://codeload.github.com/cncjs/gcode-interpreter/tar.gz/v0.7.0","html_url":"https://github.com/cncjs/gcode-interpreter/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cncjs/gcode-interpreter@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fgcode-interpreter/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fgcode-interpreter/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"16199ed059b4365532d4a879cb9484cf6dde1c0b","kind":"commit","published_at":"2016-02-17T07:07:52.000Z","download_url":"https://codeload.github.com/cncjs/gcode-interpreter/tar.gz/v0.6.0","html_url":"https://github.com/cncjs/gcode-interpreter/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cncjs/gcode-interpreter@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fgcode-interpreter/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fgcode-interpreter/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"f180b81c931d4a73bf936aea84ff682a35991272","kind":"commit","published_at":"2016-01-19T07:03:20.000Z","download_url":"https://codeload.github.com/cncjs/gcode-interpreter/tar.gz/v0.5.2","html_url":"https://github.com/cncjs/gcode-interpreter/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cncjs/gcode-interpreter@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fgcode-interpreter/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fgcode-interpreter/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"435ebd27e875885dc00e4ba703ac73ae738c9a0c","kind":"commit","published_at":"2016-01-18T03:29:01.000Z","download_url":"https://codeload.github.com/cncjs/gcode-interpreter/tar.gz/v0.5.1","html_url":"https://github.com/cncjs/gcode-interpreter/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cncjs/gcode-interpreter@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fgcode-interpreter/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fgcode-interpreter/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"b568d614b99cd6d68c1af48287d509b98c4c2f9e","kind":"commit","published_at":"2016-01-18T03:03:36.000Z","download_url":"https://codeload.github.com/cncjs/gcode-interpreter/tar.gz/v0.5.0","html_url":"https://github.com/cncjs/gcode-interpreter/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cncjs/gcode-interpreter@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fgcode-interpreter/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fgcode-interpreter/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"5df795b7a93b36ed4588cb28a480eccb4bce48b5","kind":"commit","published_at":"2015-12-22T08:16:33.000Z","download_url":"https://codeload.github.com/cncjs/gcode-interpreter/tar.gz/v0.4.0","html_url":"https://github.com/cncjs/gcode-interpreter/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cncjs/gcode-interpreter@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fgcode-interpreter/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fgcode-interpreter/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"e4f3ceca9a243a667608724f573f8f7f4fe03c9c","kind":"commit","published_at":"2015-12-12T13:42:41.000Z","download_url":"https://codeload.github.com/cncjs/gcode-interpreter/tar.gz/v0.3.0","html_url":"https://github.com/cncjs/gcode-interpreter/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cncjs/gcode-interpreter@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fgcode-interpreter/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fgcode-interpreter/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"0b485c808a9c14952efdf3e2957ad3ec16a4f78b","kind":"commit","published_at":"2015-12-12T11:33:36.000Z","download_url":"https://codeload.github.com/cncjs/gcode-interpreter/tar.gz/v0.2.0","html_url":"https://github.com/cncjs/gcode-interpreter/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cncjs/gcode-interpreter@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fgcode-interpreter/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fgcode-interpreter/tags/v0.2.0/manifests"},{"name":"0.1.3","sha":"2426ff6d5f378077d255bdbac6dca905bd761685","kind":"commit","published_at":"2015-12-08T11:12:48.000Z","download_url":"https://codeload.github.com/cncjs/gcode-interpreter/tar.gz/0.1.3","html_url":"https://github.com/cncjs/gcode-interpreter/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cncjs/gcode-interpreter@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fgcode-interpreter/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fgcode-interpreter/tags/0.1.3/manifests"},{"name":"v0.1.2","sha":"37df5ccb692fb5432ba8c76aa221c51a0c644d44","kind":"commit","published_at":"2015-12-07T16:26:11.000Z","download_url":"https://codeload.github.com/cncjs/gcode-interpreter/tar.gz/v0.1.2","html_url":"https://github.com/cncjs/gcode-interpreter/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cncjs/gcode-interpreter@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fgcode-interpreter/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fgcode-interpreter/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"bc83198460a086f63d60a621afd855c9df8bb2ff","kind":"commit","published_at":"2015-12-07T16:20:21.000Z","download_url":"https://codeload.github.com/cncjs/gcode-interpreter/tar.gz/v0.1.1","html_url":"https://github.com/cncjs/gcode-interpreter/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cncjs/gcode-interpreter@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fgcode-interpreter/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fgcode-interpreter/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"1d09ee02220f82273b85ed534e1129dfd05963b6","kind":"commit","published_at":"2015-12-07T15:59:12.000Z","download_url":"https://codeload.github.com/cncjs/gcode-interpreter/tar.gz/v0.1.0","html_url":"https://github.com/cncjs/gcode-interpreter/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cncjs/gcode-interpreter@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fgcode-interpreter/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fgcode-interpreter/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-11-01T01:23:27.757Z","dependent_packages_count":4,"downloads":1666,"downloads_period":"last-month","dependent_repos_count":24,"rankings":{"downloads":5.040560793388801,"dependent_repos_count":2.539631573901291,"dependent_packages_count":4.5168178280449345,"stargazers_count":6.751087830830041,"forks_count":5.363965499450755,"docker_downloads_count":1.3071037268102321,"average":4.253194542071009},"purl":"pkg:npm/gcode-interpreter","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/gcode-interpreter","docker_dependents_count":2,"docker_downloads_count":72,"usage_url":"https://repos.ecosyste.ms/usage/npm/gcode-interpreter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/gcode-interpreter/dependencies","status":null,"funding_links":["https://github.com/sponsors/cncjs"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-17T14:57:19.591Z","issues_count":3,"pull_requests_count":2,"avg_time_to_close_issue":7241795.666666667,"avg_time_to_close_pull_request":13740.0,"issues_closed_count":3,"pull_requests_closed_count":2,"pull_request_authors_count":2,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.5,"merged_pull_requests_count":2,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1769.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":3.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fgcode-interpreter/issues","maintainers":[{"login":"cheton","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cheton"}],"active_maintainers":[{"login":"cheton","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cheton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gcode-interpreter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gcode-interpreter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gcode-interpreter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gcode-interpreter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gcode-interpreter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gcode-interpreter/codemeta","maintainers":[{"uuid":"cheton","login":"cheton","name":null,"email":"cheton@gmail.com","url":null,"packages_count":77,"html_url":"https://www.npmjs.com/~cheton","role":null,"created_at":"2022-11-12T11:41:24.080Z","updated_at":"2022-11-12T11:41:24.080Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cheton/packages"}]}