{"id":1056393,"name":"@methodswithclass/accelerometer","ecosystem":"npm","description":"An engine that reads the accelerometer data from the device, calculates position, and applies it to a DOM element.","homepage":"https://github.com/methodswithclass/accelerometer#readme","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/methodswithclass/accelerometer","keywords_array":[],"namespace":"methodswithclass","versions_count":8,"first_release_published_at":"2018-11-15T21:05:32.515Z","latest_release_published_at":"2025-10-10T17:22:22.495Z","latest_release_number":"3.4.0","last_synced_at":"2026-03-20T23:43:37.437Z","created_at":"2022-04-07T20:23:04.045Z","updated_at":"2026-03-20T23:43:37.437Z","registry_url":"https://www.npmjs.com/package/@methodswithclass/accelerometer","install_command":"npm install @methodswithclass/accelerometer","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.4.0"}},"repo_metadata":{"id":56415776,"uuid":"107448208","full_name":"methodswithclass/accelerometer","owner":"methodswithclass","description":"An engine that reads the accelerometer data from the device, calculates position, and applies it to a DOM element.","archived":false,"fork":false,"pushed_at":"2025-10-15T12:09:43.000Z","size":585,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-22T23:11:52.438Z","etag":null,"topics":["acceleration","accelerometer","calculation","dynamics","gaming","integration","math","motion","numerical","physics","velocity"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/methodswithclass.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-10-18T18:37:33.000Z","updated_at":"2025-10-15T12:09:48.000Z","dependencies_parsed_at":"2022-08-15T18:20:16.845Z","dependency_job_id":"bf9c173e-4b78-461c-ac23-6880d6e899fb","html_url":"https://github.com/methodswithclass/accelerometer","commit_stats":{"total_commits":66,"total_committers":3,"mean_commits":22.0,"dds":0.303030303030303,"last_synced_commit":"2b0158979448fc9886704006900fe93a609b5be9"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/methodswithclass/accelerometer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/methodswithclass%2Faccelerometer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/methodswithclass%2Faccelerometer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/methodswithclass%2Faccelerometer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/methodswithclass%2Faccelerometer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/methodswithclass","download_url":"https://codeload.github.com/methodswithclass/accelerometer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/methodswithclass%2Faccelerometer/sbom","scorecard":{"id":638183,"data":{"date":"2025-08-11","repo":{"name":"github.com/methodswithclass/accelerometer","commit":"2b0158979448fc9886704006900fe93a609b5be9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.5,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/8 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":"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":"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":"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":"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":-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":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":0,"reason":"34 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-hpx4-r86g-5jrg","Warn: Project is vulnerable to: GHSA-prr3-c3m5-p7q2","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"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-21T09:53:21.485Z","repository_id":56415776,"created_at":"2025-08-21T09:53:21.485Z","updated_at":"2025-08-21T09:53:21.485Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280965477,"owners_count":26421643,"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-25T02:00:06.499Z","response_time":81,"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":"methodswithclass","name":"Christopher Polito","uuid":"10815375","kind":"user","description":"I'm a Full Stack JavaScript developer. My background is in engineering, math, and physics.","email":"","website":"http://www.methodswithclass.com","location":"Washington, DC","twitter":null,"company":"Methods with Class, LLC","icon_url":"https://avatars.githubusercontent.com/u/10815375?u=9a4ce76367a9c441d451c3c737fa801c9011abc2\u0026v=4","repositories_count":8,"last_synced_at":"2023-02-27T20:45:32.628Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/methodswithclass","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T03:02:37.398Z","updated_at":"2023-02-27T20:45:32.630Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/methodswithclass","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/methodswithclass/repositories"},"tags":[{"name":"v3.3.0","sha":"7b2895b4cd0beeb3c7757dd662a8cb06353a44f2","kind":"tag","published_at":"2023-08-20T14:30:07.000Z","download_url":"https://codeload.github.com/methodswithclass/accelerometer/tar.gz/v3.3.0","html_url":"https://github.com/methodswithclass/accelerometer/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/methodswithclass/accelerometer@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/methodswithclass%2Faccelerometer/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/methodswithclass%2Faccelerometer/tags/v3.3.0/manifests"},{"name":"v3.2.1","sha":"9933cf61f0b5366edfcb3052f7065bf1b9854db0","kind":"tag","published_at":"2023-08-17T00:00:52.000Z","download_url":"https://codeload.github.com/methodswithclass/accelerometer/tar.gz/v3.2.1","html_url":"https://github.com/methodswithclass/accelerometer/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/methodswithclass/accelerometer@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/methodswithclass%2Faccelerometer/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/methodswithclass%2Faccelerometer/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"e403f9d200e98a485fb72ea39305732f9fb53b7a","kind":"tag","published_at":"2023-08-16T23:58:48.000Z","download_url":"https://codeload.github.com/methodswithclass/accelerometer/tar.gz/v3.2.0","html_url":"https://github.com/methodswithclass/accelerometer/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/methodswithclass/accelerometer@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/methodswithclass%2Faccelerometer/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/methodswithclass%2Faccelerometer/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"d7301d04873c223a3922068e831e67ff0d86e663","kind":"tag","published_at":"2023-08-13T18:07:04.000Z","download_url":"https://codeload.github.com/methodswithclass/accelerometer/tar.gz/v3.1.2","html_url":"https://github.com/methodswithclass/accelerometer/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/methodswithclass/accelerometer@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/methodswithclass%2Faccelerometer/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/methodswithclass%2Faccelerometer/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"0592fc2bd99532a95a5de0207fc01091b0591433","kind":"tag","published_at":"2023-08-13T02:55:52.000Z","download_url":"https://codeload.github.com/methodswithclass/accelerometer/tar.gz/v3.1.1","html_url":"https://github.com/methodswithclass/accelerometer/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/methodswithclass/accelerometer@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/methodswithclass%2Faccelerometer/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/methodswithclass%2Faccelerometer/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"defeefe8b5375fb9a9afb966cff1ddc0e38c97a3","kind":"tag","published_at":"2023-08-13T02:37:17.000Z","download_url":"https://codeload.github.com/methodswithclass/accelerometer/tar.gz/v3.1.0","html_url":"https://github.com/methodswithclass/accelerometer/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/methodswithclass/accelerometer@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/methodswithclass%2Faccelerometer/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/methodswithclass%2Faccelerometer/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"b9f45057c412c4a90582f5b02043ef153393b7c7","kind":"tag","published_at":"2023-08-13T02:34:14.000Z","download_url":"https://codeload.github.com/methodswithclass/accelerometer/tar.gz/v3.0.0","html_url":"https://github.com/methodswithclass/accelerometer/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/methodswithclass/accelerometer@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/methodswithclass%2Faccelerometer/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/methodswithclass%2Faccelerometer/tags/v3.0.0/manifests"},{"name":"v2.0.1","sha":"cf71ccbb6092714d0e837910203dd55ed49967fd","kind":"tag","published_at":"2022-08-20T22:56:08.000Z","download_url":"https://codeload.github.com/methodswithclass/accelerometer/tar.gz/v2.0.1","html_url":"https://github.com/methodswithclass/accelerometer/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/methodswithclass/accelerometer@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/methodswithclass%2Faccelerometer/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/methodswithclass%2Faccelerometer/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"62f5bb236be752678a66630780f92cb0182aeb7b","kind":"tag","published_at":"2022-08-20T22:46:44.000Z","download_url":"https://codeload.github.com/methodswithclass/accelerometer/tar.gz/v2.0.0","html_url":"https://github.com/methodswithclass/accelerometer/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/methodswithclass/accelerometer@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/methodswithclass%2Faccelerometer/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/methodswithclass%2Faccelerometer/tags/v2.0.0/manifests"},{"name":"v1.2.7","sha":"5afeedb21a1ceed03c6f75b89645bd98d119387f","kind":"commit","published_at":"2018-09-20T10:27:30.000Z","download_url":"https://codeload.github.com/methodswithclass/accelerometer/tar.gz/v1.2.7","html_url":"https://github.com/methodswithclass/accelerometer/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/methodswithclass/accelerometer@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/methodswithclass%2Faccelerometer/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/methodswithclass%2Faccelerometer/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"501dfd037fb1920f77551413bd0ed4d8c7465388","kind":"commit","published_at":"2018-09-20T10:16:00.000Z","download_url":"https://codeload.github.com/methodswithclass/accelerometer/tar.gz/v1.2.6","html_url":"https://github.com/methodswithclass/accelerometer/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/methodswithclass/accelerometer@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/methodswithclass%2Faccelerometer/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/methodswithclass%2Faccelerometer/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"edbbbd3440d2f4e35cfa377a936250ab12a98532","kind":"commit","published_at":"2018-09-20T10:10:57.000Z","download_url":"https://codeload.github.com/methodswithclass/accelerometer/tar.gz/v1.2.5","html_url":"https://github.com/methodswithclass/accelerometer/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/methodswithclass/accelerometer@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/methodswithclass%2Faccelerometer/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/methodswithclass%2Faccelerometer/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d7f2f70e096a87e2eda96c40c25d92afc57a5cdf","kind":"commit","published_at":"2018-09-20T09:51:06.000Z","download_url":"https://codeload.github.com/methodswithclass/accelerometer/tar.gz/v1.2.4","html_url":"https://github.com/methodswithclass/accelerometer/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/methodswithclass/accelerometer@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/methodswithclass%2Faccelerometer/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/methodswithclass%2Faccelerometer/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"a1e6878ed71cdd2cfec49f9ac493e98919661f7b","kind":"commit","published_at":"2018-09-20T09:45:10.000Z","download_url":"https://codeload.github.com/methodswithclass/accelerometer/tar.gz/v1.2.3","html_url":"https://github.com/methodswithclass/accelerometer/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/methodswithclass/accelerometer@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/methodswithclass%2Faccelerometer/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/methodswithclass%2Faccelerometer/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"2708df43bb56f49f2f61559a86c66aad876a14f6","kind":"commit","published_at":"2018-09-17T21:58:20.000Z","download_url":"https://codeload.github.com/methodswithclass/accelerometer/tar.gz/v1.2.2","html_url":"https://github.com/methodswithclass/accelerometer/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/methodswithclass/accelerometer@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/methodswithclass%2Faccelerometer/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/methodswithclass%2Faccelerometer/tags/v1.2.2/manifests"},{"name":"v1.2","sha":"ab2359e27b7648372a3996a4408833b78bbd29ed","kind":"tag","published_at":"2017-10-18T20:58:13.000Z","download_url":"https://codeload.github.com/methodswithclass/accelerometer/tar.gz/v1.2","html_url":"https://github.com/methodswithclass/accelerometer/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/methodswithclass/accelerometer@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/methodswithclass%2Faccelerometer/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/methodswithclass%2Faccelerometer/tags/v1.2/manifests"}]},"repo_metadata_updated_at":"2026-01-03T10:53:54.464Z","dependent_packages_count":1,"downloads":22,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":22.435163298925236,"dependent_repos_count":10.305431089084582,"dependent_packages_count":20.923425438757658,"stargazers_count":11.4846296665626,"forks_count":9.830640358797728,"docker_downloads_count":null,"average":14.995857970425561},"purl":"pkg:npm/%40methodswithclass/accelerometer","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@methodswithclass/accelerometer","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@methodswithclass/accelerometer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@methodswithclass/accelerometer/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-15T15:01:02.539Z","issues_count":0,"pull_requests_count":10,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":5611240.7,"issues_closed_count":0,"pull_requests_closed_count":10,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.1,"merged_pull_requests_count":9,"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/methodswithclass%2Faccelerometer/issues","maintainers":[{"login":"methodswithclass","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/methodswithclass"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@methodswithclass%2Faccelerometer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@methodswithclass%2Faccelerometer/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@methodswithclass%2Faccelerometer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@methodswithclass%2Faccelerometer/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@methodswithclass%2Faccelerometer/codemeta","maintainers":[{"uuid":"cpolito","login":"cpolito","name":null,"email":"chris@methodswithclass.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~cpolito","role":null,"created_at":"2022-11-20T19:36:28.478Z","updated_at":"2022-11-20T19:36:28.478Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cpolito/packages"}]}