{"id":1303236,"name":"@synatic/type-magic","ecosystem":"npm","description":"Utilities for checking and converting javascript types","homepage":"https://github.com/synatic/type-magic#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/synatic/type-magic","keywords_array":[],"namespace":"synatic","versions_count":9,"first_release_published_at":"2020-12-22T11:30:10.301Z","latest_release_published_at":"2026-03-27T09:18:28.657Z","latest_release_number":"2.0.1","last_synced_at":"2026-03-27T09:20:41.224Z","created_at":"2022-04-08T20:14:24.366Z","updated_at":"2026-03-27T11:49:58.030Z","registry_url":"https://www.npmjs.com/package/@synatic/type-magic","install_command":"npm install @synatic/type-magic","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.1"}},"repo_metadata":{"id":36523787,"uuid":"203324015","full_name":"synatic/type-magic","owner":"synatic","description":"Utilities for checking and converting javascript types","archived":false,"fork":false,"pushed_at":"2025-10-27T20:07:14.000Z","size":50,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-10-27T22:07:06.656Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/synatic.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-08-20T07:33:29.000Z","updated_at":"2025-10-27T20:07:18.000Z","dependencies_parsed_at":"2024-06-21T20:30:41.937Z","dependency_job_id":"34e2e98d-e261-45dd-aa11-eeef08e88d0b","html_url":"https://github.com/synatic/type-magic","commit_stats":{"total_commits":48,"total_committers":6,"mean_commits":8.0,"dds":0.4375,"last_synced_commit":"810239f01d21124db4fdcc3f59260e0606a8fdd5"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/synatic/type-magic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/synatic%2Ftype-magic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/synatic%2Ftype-magic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/synatic%2Ftype-magic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/synatic%2Ftype-magic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/synatic","download_url":"https://codeload.github.com/synatic/type-magic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/synatic%2Ftype-magic/sbom","scorecard":{"id":863194,"data":{"date":"2025-08-11","repo":{"name":"github.com/synatic/type-magic","commit":"b6eb3e4e3a765c8468179ddfbb60b3053ddb9dae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"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":"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":"Code-Review","score":5,"reason":"Found 5/10 approved changesets -- score normalized to 5","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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-build.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-npm-publish.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/synatic/type-magic/ci-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-build.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/synatic/type-magic/ci-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-build.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/synatic/type-magic/ci-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-build.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/synatic/type-magic/ci-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-codeql-analysis.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/synatic/type-magic/ci-codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-codeql-analysis.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/synatic/type-magic/ci-codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/synatic/type-magic/ci-codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-npm-publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/synatic/type-magic/ci-npm-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-npm-publish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/synatic/type-magic/ci-npm-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-npm-publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/synatic/type-magic/ci-npm-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-npm-publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/synatic/type-magic/ci-npm-publish.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci-build.yml:26","Warn: npmCommand not pinned by hash: .github/workflows/ci-build.yml:48","Warn: npmCommand not pinned by hash: .github/workflows/ci-npm-publish.yml:42","Warn: npmCommand not pinned by hash: .github/workflows/ci-npm-publish.yml:21","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":"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":"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 4 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T01:57:52.647Z","repository_id":36523787,"created_at":"2025-08-24T01:57:52.647Z","updated_at":"2025-08-24T01:57:52.647Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281372919,"owners_count":26489736,"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-28T02:00:06.022Z","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":"synatic","name":"Synatic","uuid":"52947431","kind":"organization","description":"Synatic - Enterprise Integration \u0026 Automation","email":"info@synatic.com","website":"www.synatic.com","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/52947431?v=4","repositories_count":18,"last_synced_at":"2025-06-12T01:07:05.979Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/synatic","funding_links":[],"total_stars":54,"followers":9,"following":0,"created_at":"2022-11-14T01:17:20.945Z","updated_at":"2025-06-12T01:07:05.980Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/synatic","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/synatic/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-03-27T11:49:58.006Z","dependent_packages_count":5,"downloads":9521,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":2.3481998292890838,"dependent_repos_count":7.611275902025924,"dependent_packages_count":3.699413153630898,"stargazers_count":20.915151912560955,"forks_count":15.382149371460885,"docker_downloads_count":null,"average":9.991238033793548},"purl":"pkg:npm/%40synatic/type-magic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@synatic/type-magic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@synatic/type-magic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@synatic/type-magic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-16T22:22:55.141Z","issues_count":0,"pull_requests_count":42,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":2950255.0789473685,"issues_closed_count":0,"pull_requests_closed_count":38,"pull_request_authors_count":4,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.6190476190476191,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":36,"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":520.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":0.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/synatic%2Ftype-magic/issues","maintainers":[{"login":"thiren","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thiren"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@synatic%2Ftype-magic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@synatic%2Ftype-magic/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@synatic%2Ftype-magic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@synatic%2Ftype-magic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@synatic%2Ftype-magic/codemeta","maintainers":[{"uuid":"filepounder-dev","login":"filepounder-dev","name":null,"email":"admin@filepounder.com","url":null,"packages_count":13,"html_url":"https://www.npmjs.com/~filepounder-dev","role":null,"created_at":"2023-04-18T18:35:41.891Z","updated_at":"2023-04-18T18:35:41.891Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/filepounder-dev/packages"},{"uuid":"synatic-devops","login":"synatic-devops","name":null,"email":"devops@synatic.com","url":null,"packages_count":9,"html_url":"https://www.npmjs.com/~synatic-devops","role":null,"created_at":"2022-11-11T01:43:23.584Z","updated_at":"2022-11-11T01:43:23.584Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/synatic-devops/packages"},{"uuid":"thiren","login":"thiren","name":null,"email":"thiren.public@gmail.com","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~thiren","role":null,"created_at":"2023-04-18T18:35:41.903Z","updated_at":"2023-04-18T18:35:41.903Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/thiren/packages"},{"uuid":"tumbone","login":"tumbone","name":null,"email":"tumbone@synatic.com","url":null,"packages_count":8,"html_url":"https://www.npmjs.com/~tumbone","role":null,"created_at":"2025-10-17T02:53:28.597Z","updated_at":"2025-10-17T02:53:28.597Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tumbone/packages"}]}