{"id":1083338,"name":"@ng-apimock/dev-interface","ecosystem":"npm","description":"Development interface for ng-apimock","homepage":"https://github.com/ng-apimock/dev-interface#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ng-apimock/dev-interface","keywords_array":["apimock","ng-apimock","http","api","local development","scenario","mocking","endpoints","responses","delay","recording"],"namespace":"ng-apimock","versions_count":18,"first_release_published_at":"2018-10-22T22:09:39.582Z","latest_release_published_at":"2024-06-07T06:07:51.353Z","latest_release_number":"3.5.1","last_synced_at":"2026-04-30T14:02:19.236Z","created_at":"2022-04-08T10:19:14.100Z","updated_at":"2026-04-30T15:49:55.004Z","registry_url":"https://www.npmjs.com/package/@ng-apimock/dev-interface","install_command":"npm install @ng-apimock/dev-interface","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.5.1"}},"repo_metadata":{"id":37432117,"uuid":"141475624","full_name":"ng-apimock/dev-interface","owner":"ng-apimock","description":"development interface for @ng-apimock/core","archived":false,"fork":false,"pushed_at":"2024-06-07T06:07:48.000Z","size":3842,"stargazers_count":5,"open_issues_count":17,"forks_count":6,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-07T14:47:02.089Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/ng-apimock.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE-MIT","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}},"created_at":"2018-07-18T18:38:53.000Z","updated_at":"2024-07-16T20:57:49.000Z","dependencies_parsed_at":"2024-04-07T07:32:27.521Z","dependency_job_id":"354ab04f-eb6c-4a9b-80fc-bbe52056eddc","html_url":"https://github.com/ng-apimock/dev-interface","commit_stats":{"total_commits":91,"total_committers":7,"mean_commits":13.0,"dds":"0.18681318681318682","last_synced_commit":"bb8ab950e4200bd4aed2c0685f956356c0ff51c9"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/ng-apimock/dev-interface","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ng-apimock%2Fdev-interface","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ng-apimock%2Fdev-interface/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ng-apimock%2Fdev-interface/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ng-apimock%2Fdev-interface/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ng-apimock","download_url":"https://codeload.github.com/ng-apimock/dev-interface/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ng-apimock%2Fdev-interface/sbom","scorecard":{"id":682813,"data":{"date":"2025-08-11","repo":{"name":"github.com/ng-apimock/dev-interface","commit":"e309b39c294a6cff66610f7906824474269c4ea3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"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":"Code-Review","score":1,"reason":"Found 4/29 approved changesets -- score normalized to 1","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"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:21: update your workflow using https://app.stepsecurity.io/secureworkflow/ng-apimock/dev-interface/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/ng-apimock/dev-interface/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/ng-apimock/dev-interface/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/ng-apimock/dev-interface/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/ng-apimock/dev-interface/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/ng-apimock/dev-interface/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/ng-apimock/dev-interface/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/ng-apimock/dev-interface/integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ng-apimock/dev-interface/integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/ng-apimock/dev-interface/integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/ng-apimock/dev-interface/qa.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ng-apimock/dev-interface/qa.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/qa.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/ng-apimock/dev-interface/qa.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/ng-apimock/dev-interface/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/ng-apimock/dev-interface/release.yml/master?enable=pin","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"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-MIT:0","Info: FSF or OSI recognized license: MIT License: LICENSE-MIT:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.5.1 not signed: https://api.github.com/repos/ng-apimock/dev-interface/releases/159310510","Warn: release artifact v3.5.0 not signed: https://api.github.com/repos/ng-apimock/dev-interface/releases/159241171","Warn: release artifact v3.4.0 not signed: https://api.github.com/repos/ng-apimock/dev-interface/releases/150097779","Warn: release artifact v3.3.1 not signed: https://api.github.com/repos/ng-apimock/dev-interface/releases/132190459","Warn: release artifact v3.3.0 not signed: https://api.github.com/repos/ng-apimock/dev-interface/releases/132178066","Warn: release artifact v3.5.1 does not have provenance: https://api.github.com/repos/ng-apimock/dev-interface/releases/159310510","Warn: release artifact v3.5.0 does not have provenance: https://api.github.com/repos/ng-apimock/dev-interface/releases/159241171","Warn: release artifact v3.4.0 does not have provenance: https://api.github.com/repos/ng-apimock/dev-interface/releases/150097779","Warn: release artifact v3.3.1 does not have provenance: https://api.github.com/repos/ng-apimock/dev-interface/releases/132190459","Warn: release artifact v3.3.0 does not have provenance: https://api.github.com/repos/ng-apimock/dev-interface/releases/132178066"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 8 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":"46 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-x4c5-c7rf-jjgv","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-8hc4-vh64-cxmj","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","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-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","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-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-p8p7-x288-28g6","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-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3g92-w8c5-73pq","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","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","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc"],"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-21T23:44:26.956Z","repository_id":37432117,"created_at":"2025-08-21T23:44:26.957Z","updated_at":"2025-08-21T23:44:26.957Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278931653,"owners_count":26070788,"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-08T02:00:06.501Z","response_time":56,"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":"ng-apimock","name":"ng-apimock","uuid":"40272395","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/40272395?v=4","repositories_count":11,"last_synced_at":"2024-05-28T10:52:31.019Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ng-apimock","funding_links":[],"total_stars":55,"followers":2,"following":0,"created_at":"2022-11-12T23:23:05.797Z","updated_at":"2024-05-28T10:52:32.611Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ng-apimock","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ng-apimock/repositories"},"tags":[{"name":"v3.5.1","sha":"e309b39c294a6cff66610f7906824474269c4ea3","kind":"commit","published_at":"2024-06-07T06:07:47.000Z","download_url":"https://codeload.github.com/ng-apimock/dev-interface/tar.gz/v3.5.1","html_url":"https://github.com/ng-apimock/dev-interface/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ng-apimock/dev-interface@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ng-apimock%2Fdev-interface/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ng-apimock%2Fdev-interface/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"8a84061902791f0f8c220eafe90b81377e0fd5d5","kind":"commit","published_at":"2024-06-06T17:32:54.000Z","download_url":"https://codeload.github.com/ng-apimock/dev-interface/tar.gz/v3.5.0","html_url":"https://github.com/ng-apimock/dev-interface/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ng-apimock/dev-interface@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ng-apimock%2Fdev-interface/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ng-apimock%2Fdev-interface/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"bb8ab950e4200bd4aed2c0685f956356c0ff51c9","kind":"commit","published_at":"2024-04-07T06:55:16.000Z","download_url":"https://codeload.github.com/ng-apimock/dev-interface/tar.gz/v3.4.0","html_url":"https://github.com/ng-apimock/dev-interface/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ng-apimock/dev-interface@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ng-apimock%2Fdev-interface/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ng-apimock%2Fdev-interface/tags/v3.4.0/manifests"},{"name":"v3.3.1","sha":"45609e92a8538453248466931e5af241f25d5c6a","kind":"commit","published_at":"2023-11-30T20:57:34.000Z","download_url":"https://codeload.github.com/ng-apimock/dev-interface/tar.gz/v3.3.1","html_url":"https://github.com/ng-apimock/dev-interface/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ng-apimock/dev-interface@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ng-apimock%2Fdev-interface/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ng-apimock%2Fdev-interface/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a45366a3eacf438f29c3d3f080faa372fb727f7a","kind":"commit","published_at":"2023-11-30T19:30:44.000Z","download_url":"https://codeload.github.com/ng-apimock/dev-interface/tar.gz/v3.3.0","html_url":"https://github.com/ng-apimock/dev-interface/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ng-apimock/dev-interface@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ng-apimock%2Fdev-interface/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ng-apimock%2Fdev-interface/tags/v3.3.0/manifests"},{"name":"v3.2.1","sha":"47b015446f28de932f02143e8a51b7664b631c8d","kind":"commit","published_at":"2023-01-16T09:26:49.000Z","download_url":"https://codeload.github.com/ng-apimock/dev-interface/tar.gz/v3.2.1","html_url":"https://github.com/ng-apimock/dev-interface/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ng-apimock/dev-interface@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ng-apimock%2Fdev-interface/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ng-apimock%2Fdev-interface/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"9e575725213678d6ff4e13ebf3b20c0b94df3bd4","kind":"commit","published_at":"2022-12-09T10:01:16.000Z","download_url":"https://codeload.github.com/ng-apimock/dev-interface/tar.gz/v3.2.0","html_url":"https://github.com/ng-apimock/dev-interface/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ng-apimock/dev-interface@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ng-apimock%2Fdev-interface/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ng-apimock%2Fdev-interface/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"4ea9faba3a5fc1f922f2f813b62cdef778156dd1","kind":"commit","published_at":"2022-01-30T12:48:13.000Z","download_url":"https://codeload.github.com/ng-apimock/dev-interface/tar.gz/v3.1.1","html_url":"https://github.com/ng-apimock/dev-interface/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ng-apimock/dev-interface@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ng-apimock%2Fdev-interface/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ng-apimock%2Fdev-interface/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"833a5a028d9fcc6d2552fee2bfa9eb98b950ea15","kind":"commit","published_at":"2021-11-08T21:01:55.000Z","download_url":"https://codeload.github.com/ng-apimock/dev-interface/tar.gz/v3.1.0","html_url":"https://github.com/ng-apimock/dev-interface/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ng-apimock/dev-interface@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ng-apimock%2Fdev-interface/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ng-apimock%2Fdev-interface/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"d399399ce8859edd9607e5ab67e00061f47dec15","kind":"commit","published_at":"2021-07-21T21:27:27.000Z","download_url":"https://codeload.github.com/ng-apimock/dev-interface/tar.gz/v3.0.0","html_url":"https://github.com/ng-apimock/dev-interface/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ng-apimock/dev-interface@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ng-apimock%2Fdev-interface/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ng-apimock%2Fdev-interface/tags/v3.0.0/manifests"},{"name":"v2.0.0","sha":"02b5683e24f6e2e8fe365f9c9913468f74f916ac","kind":"commit","published_at":"2021-06-04T20:25:13.000Z","download_url":"https://codeload.github.com/ng-apimock/dev-interface/tar.gz/v2.0.0","html_url":"https://github.com/ng-apimock/dev-interface/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ng-apimock/dev-interface@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ng-apimock%2Fdev-interface/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ng-apimock%2Fdev-interface/tags/v2.0.0/manifests"},{"name":"v1.2.0","sha":"1660a4ebabe88ba8b9d2d60ffd1b66b80750ce3b","kind":"commit","published_at":"2021-04-15T13:08:18.000Z","download_url":"https://codeload.github.com/ng-apimock/dev-interface/tar.gz/v1.2.0","html_url":"https://github.com/ng-apimock/dev-interface/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ng-apimock/dev-interface@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ng-apimock%2Fdev-interface/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ng-apimock%2Fdev-interface/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"9904df5815295f6c471bd0726dc0e5cd932feb82","kind":"commit","published_at":"2020-09-08T20:16:37.000Z","download_url":"https://codeload.github.com/ng-apimock/dev-interface/tar.gz/v1.1.0","html_url":"https://github.com/ng-apimock/dev-interface/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ng-apimock/dev-interface@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ng-apimock%2Fdev-interface/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ng-apimock%2Fdev-interface/tags/v1.1.0/manifests"},{"name":"v1.0.7","sha":"b0cbf1abb18905ffb676a70b410dc18cbb113a43","kind":"tag","published_at":"2020-09-08T19:22:21.000Z","download_url":"https://codeload.github.com/ng-apimock/dev-interface/tar.gz/v1.0.7","html_url":"https://github.com/ng-apimock/dev-interface/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ng-apimock/dev-interface@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ng-apimock%2Fdev-interface/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ng-apimock%2Fdev-interface/tags/v1.0.7/manifests"},{"name":"1.0.7","sha":"43ea30b02434fdca7f5c8fcbd41ab38b524703aa","kind":"commit","published_at":"2019-10-04T16:13:33.000Z","download_url":"https://codeload.github.com/ng-apimock/dev-interface/tar.gz/1.0.7","html_url":"https://github.com/ng-apimock/dev-interface/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ng-apimock/dev-interface@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ng-apimock%2Fdev-interface/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ng-apimock%2Fdev-interface/tags/1.0.7/manifests"}]},"repo_metadata_updated_at":"2026-04-30T15:49:54.977Z","dependent_packages_count":4,"downloads":40245,"downloads_period":"last-month","dependent_repos_count":9,"rankings":{"downloads":1.2305335988344293,"dependent_repos_count":3.869962782827214,"dependent_packages_count":4.509960517247913,"stargazers_count":12.205420120994217,"forks_count":7.709761770084903,"docker_downloads_count":null,"average":5.905127757997735},"purl":"pkg:npm/%40ng-apimock/dev-interface","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@ng-apimock/dev-interface","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@ng-apimock/dev-interface","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@ng-apimock/dev-interface/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T12:42:42.188Z","issues_count":4,"pull_requests_count":105,"avg_time_to_close_issue":417.0,"avg_time_to_close_pull_request":2940359.945054945,"issues_closed_count":1,"pull_requests_closed_count":91,"pull_request_authors_count":5,"issue_authors_count":3,"avg_comments_per_issue":3.25,"avg_comments_per_pull_request":0.9809523809523809,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":97,"past_year_issues_count":0,"past_year_pull_requests_count":2,"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":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":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ng-apimock%2Fdev-interface/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ng-apimock%2Fdev-interface/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ng-apimock%2Fdev-interface/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ng-apimock%2Fdev-interface/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ng-apimock%2Fdev-interface/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ng-apimock%2Fdev-interface/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ng-apimock%2Fdev-interface/codemeta","maintainers":[{"uuid":"onderceylan","login":"onderceylan","name":null,"email":"onderceylan@gmail.com","url":null,"packages_count":14,"html_url":"https://www.npmjs.com/~onderceylan","role":null,"created_at":"2022-11-20T20:32:43.201Z","updated_at":"2022-11-20T20:32:43.201Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/onderceylan/packages"},{"uuid":"mdasberg","login":"mdasberg","name":null,"email":"mischa@dasberg.nl","url":null,"packages_count":23,"html_url":"https://www.npmjs.com/~mdasberg","role":null,"created_at":"2022-11-20T20:32:43.192Z","updated_at":"2022-11-20T20:32:43.192Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mdasberg/packages"}]}