{"id":1878638,"name":"is-array-buffer-x","ecosystem":"npm","description":"Detect whether or not an object is an ArrayBuffer.","homepage":"https://github.com/Xotic750/is-array-buffer-x","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/Xotic750/is-array-buffer-x","keywords_array":["isArrayBuffer","module","javascript","nodejs","browser"],"namespace":null,"versions_count":40,"first_release_published_at":"2015-12-11T22:24:00.613Z","latest_release_published_at":"2019-08-28T17:56:47.563Z","latest_release_number":"2.1.2","last_synced_at":"2026-03-19T16:18:45.486Z","created_at":"2022-04-09T17:48:16.747Z","updated_at":"2026-03-19T16:18:45.487Z","registry_url":"https://www.npmjs.com/package/is-array-buffer-x","install_command":"npm install is-array-buffer-x","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.1.2"}},"repo_metadata":{"id":2906907,"uuid":"47853652","full_name":"Xotic750/is-array-buffer-x","owner":"Xotic750","description":"Detect whether or not an object is an ArrayBuffer.","archived":false,"fork":false,"pushed_at":"2023-01-04T21:54:48.000Z","size":2735,"stargazers_count":2,"open_issues_count":21,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-15T11:58:31.939Z","etag":null,"topics":["arraybuffer","browser","ecmascript","nodejs"],"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/Xotic750.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":"2015-12-11T22:13:50.000Z","updated_at":"2020-01-31T00:21:09.000Z","dependencies_parsed_at":"2023-01-13T12:09:55.497Z","dependency_job_id":null,"html_url":"https://github.com/Xotic750/is-array-buffer-x","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/Xotic750/is-array-buffer-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xotic750%2Fis-array-buffer-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xotic750%2Fis-array-buffer-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xotic750%2Fis-array-buffer-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xotic750%2Fis-array-buffer-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Xotic750","download_url":"https://codeload.github.com/Xotic750/is-array-buffer-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xotic750%2Fis-array-buffer-x/sbom","scorecard":{"id":153588,"data":{"date":"2025-08-11","repo":{"name":"github.com/Xotic750/is-array-buffer-x","commit":"47441194151709d0d8f752c8c755f3a89a6624df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.7,"checks":[{"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":"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-6chw-6frg-f759","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","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-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-ff7x-qrg7-qggm","Warn: Project is vulnerable to: GHSA-phwq-j96m-2c2q","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-vh7m-p724-62c2","Warn: Project is vulnerable to: GHSA-r9p9-mrjm-926w","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-hxcc-f52p-wc94","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-vx3p-948g-6vhq","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-332q-7ff2-57h2","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-16T11:14:40.492Z","repository_id":2906907,"created_at":"2025-08-16T11:14:40.492Z","updated_at":"2025-08-16T11:14:40.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017670,"owners_count":26086124,"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-14T02:00:06.444Z","response_time":60,"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":"Xotic750","name":"Graham Fairweather","uuid":"216041","kind":"user","description":null,"email":"","website":"https://www.ohloh.net/accounts/Xotic750","location":"Sweden","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/216041?v=4","repositories_count":214,"last_synced_at":"2024-04-08T15:24:52.377Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Xotic750","funding_links":[],"total_stars":207,"followers":46,"following":0,"created_at":"2022-11-02T16:26:22.048Z","updated_at":"2024-04-08T15:25:28.045Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Xotic750","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Xotic750/repositories"},"tags":[{"name":"v2.1.2","sha":"503e18013c44c1854599851024429b8c2c8acf9a","kind":"commit","published_at":"2019-08-28T17:56:42.000Z","download_url":"https://codeload.github.com/Xotic750/is-array-buffer-x/tar.gz/v2.1.2","html_url":"https://github.com/Xotic750/is-array-buffer-x/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xotic750/is-array-buffer-x@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xotic750%2Fis-array-buffer-x/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xotic750%2Fis-array-buffer-x/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"796316d23f4b12dacd6609c85a0ebd1080836a67","kind":"commit","published_at":"2019-08-20T20:14:53.000Z","download_url":"https://codeload.github.com/Xotic750/is-array-buffer-x/tar.gz/v2.1.1","html_url":"https://github.com/Xotic750/is-array-buffer-x/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xotic750/is-array-buffer-x@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xotic750%2Fis-array-buffer-x/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xotic750%2Fis-array-buffer-x/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"427bc6cac3dc29ac892df62fadafd144e868af10","kind":"commit","published_at":"2019-08-14T15:50:34.000Z","download_url":"https://codeload.github.com/Xotic750/is-array-buffer-x/tar.gz/v2.1.0","html_url":"https://github.com/Xotic750/is-array-buffer-x/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xotic750/is-array-buffer-x@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xotic750%2Fis-array-buffer-x/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xotic750%2Fis-array-buffer-x/tags/v2.1.0/manifests"},{"name":"v2.0.14","sha":"44defe89d8107a0713b3ace0d7c0512d63529c3d","kind":"commit","published_at":"2019-08-05T18:56:41.000Z","download_url":"https://codeload.github.com/Xotic750/is-array-buffer-x/tar.gz/v2.0.14","html_url":"https://github.com/Xotic750/is-array-buffer-x/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xotic750/is-array-buffer-x@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xotic750%2Fis-array-buffer-x/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xotic750%2Fis-array-buffer-x/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"91cd3af3f4b6bf0cfe85484899b18d52442f1b2b","kind":"commit","published_at":"2019-07-31T23:01:14.000Z","download_url":"https://codeload.github.com/Xotic750/is-array-buffer-x/tar.gz/v2.0.13","html_url":"https://github.com/Xotic750/is-array-buffer-x/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xotic750/is-array-buffer-x@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xotic750%2Fis-array-buffer-x/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xotic750%2Fis-array-buffer-x/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"9cb7feaaa8e0b5f80474e13b8fac15cab36bd868","kind":"commit","published_at":"2019-07-27T15:07:04.000Z","download_url":"https://codeload.github.com/Xotic750/is-array-buffer-x/tar.gz/v2.0.12","html_url":"https://github.com/Xotic750/is-array-buffer-x/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xotic750/is-array-buffer-x@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xotic750%2Fis-array-buffer-x/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xotic750%2Fis-array-buffer-x/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"f51ca01553c0d8080a8ae542359d06c914634b7f","kind":"commit","published_at":"2019-07-27T09:12:47.000Z","download_url":"https://codeload.github.com/Xotic750/is-array-buffer-x/tar.gz/v2.0.11","html_url":"https://github.com/Xotic750/is-array-buffer-x/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xotic750/is-array-buffer-x@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xotic750%2Fis-array-buffer-x/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xotic750%2Fis-array-buffer-x/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"379c6a52959b29a624781cae1541b6c563a87d87","kind":"commit","published_at":"2019-07-26T14:54:37.000Z","download_url":"https://codeload.github.com/Xotic750/is-array-buffer-x/tar.gz/v2.0.10","html_url":"https://github.com/Xotic750/is-array-buffer-x/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xotic750/is-array-buffer-x@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xotic750%2Fis-array-buffer-x/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xotic750%2Fis-array-buffer-x/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"a12ba2f056d0920979f2bbed60c5d01ee3dd3bcf","kind":"commit","published_at":"2019-07-25T22:42:24.000Z","download_url":"https://codeload.github.com/Xotic750/is-array-buffer-x/tar.gz/v2.0.9","html_url":"https://github.com/Xotic750/is-array-buffer-x/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xotic750/is-array-buffer-x@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xotic750%2Fis-array-buffer-x/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xotic750%2Fis-array-buffer-x/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"2ce8d62db0424a3d6221507c59342fdfd77aaade","kind":"commit","published_at":"2019-07-24T17:06:51.000Z","download_url":"https://codeload.github.com/Xotic750/is-array-buffer-x/tar.gz/v2.0.8","html_url":"https://github.com/Xotic750/is-array-buffer-x/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xotic750/is-array-buffer-x@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xotic750%2Fis-array-buffer-x/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xotic750%2Fis-array-buffer-x/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"52a470acd912391a15e0fbc3e6dbd4794bfa34b6","kind":"commit","published_at":"2019-07-24T01:04:35.000Z","download_url":"https://codeload.github.com/Xotic750/is-array-buffer-x/tar.gz/v2.0.7","html_url":"https://github.com/Xotic750/is-array-buffer-x/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xotic750/is-array-buffer-x@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xotic750%2Fis-array-buffer-x/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xotic750%2Fis-array-buffer-x/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"2c74c1e36c91abd462008181fe6f9d571b863571","kind":"commit","published_at":"2019-07-22T13:18:40.000Z","download_url":"https://codeload.github.com/Xotic750/is-array-buffer-x/tar.gz/v2.0.6","html_url":"https://github.com/Xotic750/is-array-buffer-x/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xotic750/is-array-buffer-x@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xotic750%2Fis-array-buffer-x/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xotic750%2Fis-array-buffer-x/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"38022419a171d0330d4f9d5f37bc0c8d3f1fbb29","kind":"commit","published_at":"2019-07-21T23:18:27.000Z","download_url":"https://codeload.github.com/Xotic750/is-array-buffer-x/tar.gz/v2.0.5","html_url":"https://github.com/Xotic750/is-array-buffer-x/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xotic750/is-array-buffer-x@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xotic750%2Fis-array-buffer-x/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xotic750%2Fis-array-buffer-x/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"150771fbae1d48655596b149efa16c9fd0ff280a","kind":"commit","published_at":"2019-07-19T22:30:00.000Z","download_url":"https://codeload.github.com/Xotic750/is-array-buffer-x/tar.gz/v2.0.4","html_url":"https://github.com/Xotic750/is-array-buffer-x/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xotic750/is-array-buffer-x@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xotic750%2Fis-array-buffer-x/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xotic750%2Fis-array-buffer-x/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"d3712bab5918900e70b36df20a69ace94ca8cc04","kind":"commit","published_at":"2019-07-18T22:50:41.000Z","download_url":"https://codeload.github.com/Xotic750/is-array-buffer-x/tar.gz/v2.0.3","html_url":"https://github.com/Xotic750/is-array-buffer-x/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xotic750/is-array-buffer-x@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xotic750%2Fis-array-buffer-x/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xotic750%2Fis-array-buffer-x/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"4b7c265593bea870122a58806627633aa66250f1","kind":"commit","published_at":"2019-07-18T00:30:01.000Z","download_url":"https://codeload.github.com/Xotic750/is-array-buffer-x/tar.gz/v2.0.2","html_url":"https://github.com/Xotic750/is-array-buffer-x/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xotic750/is-array-buffer-x@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xotic750%2Fis-array-buffer-x/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xotic750%2Fis-array-buffer-x/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"76d989a1be7eda7450e8f212509338cff3b6c221","kind":"commit","published_at":"2019-07-17T19:40:12.000Z","download_url":"https://codeload.github.com/Xotic750/is-array-buffer-x/tar.gz/v2.0.1","html_url":"https://github.com/Xotic750/is-array-buffer-x/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xotic750/is-array-buffer-x@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xotic750%2Fis-array-buffer-x/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xotic750%2Fis-array-buffer-x/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"44197ed25d1ef7312244c86acf6375ca68138de5","kind":"commit","published_at":"2019-07-16T23:25:26.000Z","download_url":"https://codeload.github.com/Xotic750/is-array-buffer-x/tar.gz/v2.0.0","html_url":"https://github.com/Xotic750/is-array-buffer-x/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xotic750/is-array-buffer-x@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xotic750%2Fis-array-buffer-x/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xotic750%2Fis-array-buffer-x/tags/v2.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-14T02:13:44.079Z","dependent_packages_count":12,"downloads":29501,"downloads_period":"last-month","dependent_repos_count":6055,"rankings":{"downloads":1.0655468874829357,"dependent_repos_count":0.3058275424192052,"dependent_packages_count":1.7801137545680426,"stargazers_count":14.49958588312876,"forks_count":15.38802090050726,"docker_downloads_count":0.32440024783494864,"average":5.560582535990192},"purl":"pkg:npm/is-array-buffer-x","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/is-array-buffer-x","docker_dependents_count":35,"docker_downloads_count":6085060,"usage_url":"https://repos.ecosyste.ms/usage/npm/is-array-buffer-x","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/is-array-buffer-x/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-13T12:36:27.218Z","issues_count":1,"pull_requests_count":27,"avg_time_to_close_issue":10825924.0,"avg_time_to_close_pull_request":7971452.0,"issues_closed_count":1,"pull_requests_closed_count":6,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":0.1111111111111111,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":24,"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/Xotic750%2Fis-array-buffer-x/issues","maintainers":[{"login":"Xotic750","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xotic750"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/is-array-buffer-x/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/is-array-buffer-x/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/is-array-buffer-x/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/is-array-buffer-x/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/is-array-buffer-x/codemeta","maintainers":[{"uuid":"xotic750","login":"xotic750","name":null,"email":"xotic750@gmail.com","url":null,"packages_count":166,"html_url":"https://www.npmjs.com/~xotic750","role":null,"created_at":"2022-11-12T20:48:17.433Z","updated_at":"2022-11-12T20:48:17.433Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/xotic750/packages"}]}