{"id":1879435,"name":"is-integer","ecosystem":"npm","description":"ES2015 (ES6) Number.isInteger polyfill","homepage":"https://github.com/parshap/js-is-integer#readme","licenses":"WTFPL OR ISC","normalized_licenses":["WTFPL","ISC"],"repository_url":"https://github.com/parshap/js-is-integer","keywords_array":["es2015","es6","Number","isInteger","polyfill"],"namespace":null,"versions_count":8,"first_release_published_at":"2013-08-30T22:39:22.498Z","latest_release_published_at":"2017-05-05T08:48:15.909Z","latest_release_number":"1.0.7","last_synced_at":"2026-05-04T19:17:27.478Z","created_at":"2022-04-09T17:48:50.075Z","updated_at":"2026-05-04T19:17:27.479Z","registry_url":"https://www.npmjs.com/package/is-integer","install_command":"npm install is-integer","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.7"}},"repo_metadata":{"id":10357723,"uuid":"12496830","full_name":"parshap/js-is-integer","owner":"parshap","description":"ES2015 (ES6) Number.isInteger polyfill","archived":false,"fork":false,"pushed_at":"2017-05-05T08:48:06.000Z","size":16,"stargazers_count":12,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-18T12:30:43.991Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"wtfpl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/parshap.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":"2013-08-30T22:35:02.000Z","updated_at":"2018-03-08T01:30:14.000Z","dependencies_parsed_at":"2022-08-31T13:10:33.216Z","dependency_job_id":null,"html_url":"https://github.com/parshap/js-is-integer","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/parshap/js-is-integer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parshap%2Fjs-is-integer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parshap%2Fjs-is-integer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parshap%2Fjs-is-integer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parshap%2Fjs-is-integer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parshap","download_url":"https://codeload.github.com/parshap/js-is-integer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parshap%2Fjs-is-integer/sbom","scorecard":{"id":720941,"data":{"date":"2025-08-11","repo":{"name":"github.com/parshap/js-is-integer","commit":"e9ace1119557f8d942448cd0251b77bb508c6edb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"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":-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":"Code-Review","score":0,"reason":"Found 0/28 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":"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":"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"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":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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: Do What The F*ck You Want To Public 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"}}]},"last_synced_at":"2025-08-22T11:20:48.601Z","repository_id":10357723,"created_at":"2025-08-22T11:20:48.601Z","updated_at":"2025-08-22T11:20:48.601Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002538,"owners_count":26083401,"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-10T02:00:06.843Z","response_time":62,"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":"parshap","name":"Parsha Pourkhomami","uuid":"332258","kind":"user","description":"","email":"","website":"http://parshap.com/","location":"San Francisco, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/332258?v=4","repositories_count":133,"last_synced_at":"2024-04-14T06:40:35.319Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/parshap","funding_links":[],"total_stars":1051,"followers":82,"following":80,"created_at":"2022-11-02T16:24:21.147Z","updated_at":"2024-04-14T06:41:09.769Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parshap","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parshap/repositories"},"tags":[{"name":"v1.0.7","sha":"e9ace1119557f8d942448cd0251b77bb508c6edb","kind":"tag","published_at":"2017-05-05T08:48:01.000Z","download_url":"https://codeload.github.com/parshap/js-is-integer/tar.gz/v1.0.7","html_url":"https://github.com/parshap/js-is-integer/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parshap/js-is-integer@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parshap%2Fjs-is-integer/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parshap%2Fjs-is-integer/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"7258292849d4451e7cb3287d8310569976445f88","kind":"tag","published_at":"2015-09-02T03:08:55.000Z","download_url":"https://codeload.github.com/parshap/js-is-integer/tar.gz/v1.0.6","html_url":"https://github.com/parshap/js-is-integer/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parshap/js-is-integer@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parshap%2Fjs-is-integer/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parshap%2Fjs-is-integer/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"1a160631baedadc0067c496c6ac5e9ba959633e9","kind":"tag","published_at":"2015-08-27T08:44:49.000Z","download_url":"https://codeload.github.com/parshap/js-is-integer/tar.gz/v1.0.5","html_url":"https://github.com/parshap/js-is-integer/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parshap/js-is-integer@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parshap%2Fjs-is-integer/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parshap%2Fjs-is-integer/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3ff32ef9132b6e7256de70bd1d4c9dd8650f7614","kind":"tag","published_at":"2015-01-31T07:45:27.000Z","download_url":"https://codeload.github.com/parshap/js-is-integer/tar.gz/v1.0.4","html_url":"https://github.com/parshap/js-is-integer/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parshap/js-is-integer@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parshap%2Fjs-is-integer/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parshap%2Fjs-is-integer/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"d351fa27e43c9c508be4479531d379a0d8eea05f","kind":"tag","published_at":"2013-08-30T22:50:42.000Z","download_url":"https://codeload.github.com/parshap/js-is-integer/tar.gz/v1.0.2","html_url":"https://github.com/parshap/js-is-integer/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parshap/js-is-integer@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parshap%2Fjs-is-integer/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parshap%2Fjs-is-integer/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"10c08c033295c4f842a8cd215c872fe6520c4762","kind":"tag","published_at":"2013-08-30T22:41:58.000Z","download_url":"https://codeload.github.com/parshap/js-is-integer/tar.gz/v1.0.1","html_url":"https://github.com/parshap/js-is-integer/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parshap/js-is-integer@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parshap%2Fjs-is-integer/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parshap%2Fjs-is-integer/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"037f0e883b687a503a461101d4663a4e6fe50662","kind":"tag","published_at":"2013-08-30T22:39:04.000Z","download_url":"https://codeload.github.com/parshap/js-is-integer/tar.gz/v1.0.0","html_url":"https://github.com/parshap/js-is-integer/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parshap/js-is-integer@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parshap%2Fjs-is-integer/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parshap%2Fjs-is-integer/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-10T02:38:09.373Z","dependent_packages_count":74,"downloads":2435054,"downloads_period":"last-month","dependent_repos_count":25437,"rankings":{"downloads":0.20695918842172245,"dependent_repos_count":0.17674084830000814,"dependent_packages_count":0.45078885947979735,"stargazers_count":8.968363938355186,"forks_count":8.86762447197996,"docker_downloads_count":0.11024928729007645,"average":3.130121098971125},"purl":"pkg:npm/is-integer","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/is-integer","docker_dependents_count":490,"docker_downloads_count":321655523,"usage_url":"https://repos.ecosyste.ms/usage/npm/is-integer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/is-integer/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-18T12:18:12.815Z","issues_count":2,"pull_requests_count":2,"avg_time_to_close_issue":175116.0,"avg_time_to_close_pull_request":1034127.5,"issues_closed_count":2,"pull_requests_closed_count":2,"pull_request_authors_count":2,"issue_authors_count":2,"avg_comments_per_issue":3.5,"avg_comments_per_pull_request":1.5,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/parshap%2Fjs-is-integer/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/is-integer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/is-integer/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/is-integer/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/is-integer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/is-integer/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/is-integer/codemeta","maintainers":[{"uuid":"parshap","login":"parshap","name":null,"email":"parshap+npm@gmail.com","url":null,"packages_count":71,"html_url":"https://www.npmjs.com/~parshap","role":null,"created_at":"2022-11-12T20:48:34.317Z","updated_at":"2022-11-12T20:48:34.317Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/parshap/packages"}]}