{"id":947599,"name":"@formidable-webview/web","ecosystem":"npm","description":"🚀 Render WebViews with react-native-web","homepage":"https://github.com/formidable-webview/ubiquitous/tree/master/packages/web#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/formidable-webview/ubiquitous","keywords_array":["react-native","react-native-webview","react-native-web"],"namespace":"formidable-webview","versions_count":3,"first_release_published_at":"2020-10-29T12:16:14.557Z","latest_release_published_at":"2020-10-30T13:33:38.291Z","latest_release_number":"0.0.1","last_synced_at":"2026-03-15T10:48:16.474Z","created_at":"2022-04-07T17:33:14.839Z","updated_at":"2026-03-15T10:48:16.475Z","registry_url":"https://www.npmjs.com/package/@formidable-webview/web","install_command":"npm install @formidable-webview/web","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.1"}},"repo_metadata":{"id":40744805,"uuid":"285011375","full_name":"formidable-webview/ubiquitous","owner":"formidable-webview","description":"🚀 A collection of libraries to support React Native Webview in diverse environments.","archived":false,"fork":false,"pushed_at":"2022-06-25T03:35:41.000Z","size":3479,"stargazers_count":12,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-18T21:49:50.869Z","etag":null,"topics":["emulation","mock","react","react-native","react-native-webview","testing","webview"],"latest_commit_sha":null,"homepage":"","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/formidable-webview.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":"2020-08-04T14:52:24.000Z","updated_at":"2023-05-11T12:03:45.000Z","dependencies_parsed_at":"2022-09-16T03:40:37.325Z","dependency_job_id":null,"html_url":"https://github.com/formidable-webview/ubiquitous","commit_stats":null,"previous_names":["formidable-webview/ersatz"],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/formidable-webview/ubiquitous","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/formidable-webview","download_url":"https://codeload.github.com/formidable-webview/ubiquitous/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/sbom","scorecard":{"id":407179,"data":{"date":"2025-08-11","repo":{"name":"github.com/formidable-webview/ubiquitous","commit":"c2854af827c57251aa58fd88af2ae556992b7bf1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"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":"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":"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":["Warn: no topLevel permission defined: .github/workflows/ersatz-core.yml:1","Warn: no topLevel permission defined: .github/workflows/ersatz-testing.yml:1","Warn: no topLevel permission defined: .github/workflows/ersatz.yml:1","Warn: no topLevel permission defined: .github/workflows/skeletton.yml:1","Warn: no topLevel permission defined: .github/workflows/web.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":"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":"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":"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":"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":-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":"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/ersatz-core.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/formidable-webview/ubiquitous/ersatz-core.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ersatz-core.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/formidable-webview/ubiquitous/ersatz-core.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ersatz-testing.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/formidable-webview/ubiquitous/ersatz-testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ersatz-testing.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/formidable-webview/ubiquitous/ersatz-testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ersatz.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/formidable-webview/ubiquitous/ersatz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ersatz.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/formidable-webview/ubiquitous/ersatz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ersatz.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/formidable-webview/ubiquitous/ersatz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/skeletton.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/formidable-webview/ubiquitous/skeletton.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/skeletton.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/formidable-webview/ubiquitous/skeletton.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/formidable-webview/ubiquitous/web.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/formidable-webview/ubiquitous/web.yml/master?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":"Vulnerabilities","score":0,"reason":"129 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-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-whgm-jr23-g3j9","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","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-257v-vj4p-3w2h","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-phwq-j96m-2c2q","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","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-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-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-f5x2-xv93-4p23","Warn: Project is vulnerable to: GHSA-gmpm-xp43-f7g6","Warn: Project is vulnerable to: GHSA-pf27-929j-9pmm","Warn: Project is vulnerable to: GHSA-327c-qx3v-h673","Warn: Project is vulnerable to: GHSA-x4cf-6jr3-3qvp","Warn: Project is vulnerable to: GHSA-mph8-6787-r8hw","Warn: Project is vulnerable to: GHSA-7mhc-prgv-r3q4","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-7r28-3m3f-r2pr","Warn: Project is vulnerable to: GHSA-r8j5-h5cx-65gg","Warn: Project is vulnerable to: GHSA-w7q9-p3jq-fmhm","Warn: Project is vulnerable to: GHSA-xvf7-4v9q-58w6","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-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-qrpm-p2h7-hrv2","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-w7rc-rwvf-8q5r","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-px4h-xg32-q955","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-3j8f-xvm3-ffx4","Warn: Project is vulnerable to: GHSA-4p35-cfcx-8653","Warn: Project is vulnerable to: GHSA-7f3x-x4pr-wqhj","Warn: Project is vulnerable to: GHSA-jpp7-7chh-cf67","Warn: Project is vulnerable to: GHSA-q6wq-5p59-983w","Warn: Project is vulnerable to: GHSA-j9fq-vwqv-2fm2","Warn: Project is vulnerable to: GHSA-pqw5-jmp5-px4v","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-x565-32qp-m3vf","Warn: Project is vulnerable to: GHSA-4cpg-3vgw-4877","Warn: Project is vulnerable to: GHSA-566m-qj78-rww5","Warn: Project is vulnerable to: GHSA-hwj9-h5mp-3pm3","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-5q6m-3h65-w53x","Warn: Project is vulnerable to: GHSA-rxrc-rgv4-jpvx","Warn: Project is vulnerable to: GHSA-7f53-fmmv-mfjv","Warn: Project is vulnerable to: GHSA-2j79-8pqc-r7x6","Warn: Project is vulnerable to: GHSA-36j3-xxf7-4pqg","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-wpg7-2c88-r8xv","Warn: Project is vulnerable to: GHSA-gff7-g5r8-mg8m","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-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-38fc-wpqx-33j7","Warn: Project is vulnerable to: GHSA-662x-fhqg-9p8v","Warn: Project is vulnerable to: GHSA-394c-5j6w-4xmx","Warn: Project is vulnerable to: GHSA-78cj-fxph-m83p","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-9m6j-fcg5-2442","Warn: Project is vulnerable to: GHSA-hh27-ffr2-f2jc","Warn: Project is vulnerable to: GHSA-rqff-837h-mm52","Warn: Project is vulnerable to: GHSA-8v38-pw62-9cw2","Warn: Project is vulnerable to: GHSA-hgjh-723h-mx2j","Warn: Project is vulnerable to: GHSA-jf5r-8hm2-f872","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-776f-qx25-q3cc","Warn: Project is vulnerable to: GHSA-h6q6-9hqw-rwfv","Warn: Project is vulnerable to: GHSA-5fg8-2547-mr8q","Warn: Project is vulnerable to: GHSA-crh6-fp67-6883","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh"],"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-18T21:37:58.774Z","repository_id":40744805,"created_at":"2025-08-18T21:37:58.774Z","updated_at":"2025-08-18T21:37:58.774Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271068809,"owners_count":24693772,"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-08-18T02:00:08.743Z","response_time":89,"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":"formidable-webview","name":"@formidable-webview","uuid":"69217828","kind":"organization","description":":star2: A collection of utilities and extensions for react-native-webview","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/69217828?v=4","repositories_count":3,"last_synced_at":"2023-03-21T03:10:30.973Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/formidable-webview","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-03-21T03:10:30.987Z","updated_at":"2023-03-21T03:10:30.987Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/formidable-webview","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/formidable-webview/repositories"},"tags":[{"name":"@formidable-webview/ersatz@2.1.3","sha":"c2854af827c57251aa58fd88af2ae556992b7bf1","kind":"tag","published_at":"2022-01-27T18:06:59.000Z","download_url":"https://codeload.github.com/formidable-webview/ubiquitous/tar.gz/@formidable-webview/ersatz@2.1.3","html_url":"https://github.com/formidable-webview/ubiquitous/releases/tag/@formidable-webview/ersatz@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formidable-webview/ubiquitous@%40formidable-webview%2Fersatz%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/@formidable-webview%2Fersatz@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/@formidable-webview%2Fersatz@2.1.3/manifests"},{"name":"@formidable-webview/ersatz-testing@2.0.5","sha":"53ae99f00973e1ed14aa225adf97ab9750f98d63","kind":"tag","published_at":"2020-11-25T10:09:46.000Z","download_url":"https://codeload.github.com/formidable-webview/ubiquitous/tar.gz/@formidable-webview/ersatz-testing@2.0.5","html_url":"https://github.com/formidable-webview/ubiquitous/releases/tag/@formidable-webview/ersatz-testing@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formidable-webview/ubiquitous@%40formidable-webview%2Fersatz-testing%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/@formidable-webview%2Fersatz-testing@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/@formidable-webview%2Fersatz-testing@2.0.5/manifests"},{"name":"@formidable-webview/ersatz@2.1.2","sha":"aa9d68db8528952dc2fecc25ddbff062cc77d2c6","kind":"tag","published_at":"2020-11-25T09:43:07.000Z","download_url":"https://codeload.github.com/formidable-webview/ubiquitous/tar.gz/@formidable-webview/ersatz@2.1.2","html_url":"https://github.com/formidable-webview/ubiquitous/releases/tag/@formidable-webview/ersatz@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formidable-webview/ubiquitous@%40formidable-webview%2Fersatz%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/@formidable-webview%2Fersatz@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/@formidable-webview%2Fersatz@2.1.2/manifests"},{"name":"@formidable-webview/skeletton@1.1.2","sha":"a6e038fcfe410f38f1facc625684a26b31cc0bcb","kind":"tag","published_at":"2020-11-25T09:42:16.000Z","download_url":"https://codeload.github.com/formidable-webview/ubiquitous/tar.gz/@formidable-webview/skeletton@1.1.2","html_url":"https://github.com/formidable-webview/ubiquitous/releases/tag/@formidable-webview/skeletton@1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formidable-webview/ubiquitous@%40formidable-webview%2Fskeletton%401.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/@formidable-webview%2Fskeletton@1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/@formidable-webview%2Fskeletton@1.1.2/manifests"},{"name":"@formidable-webview/web@0.0.1","sha":"53312ab76cd71cbaa37b97f37a10c3e8c779dd2b","kind":"tag","published_at":"2020-10-30T13:33:25.000Z","download_url":"https://codeload.github.com/formidable-webview/ubiquitous/tar.gz/@formidable-webview/web@0.0.1","html_url":"https://github.com/formidable-webview/ubiquitous/releases/tag/@formidable-webview/web@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formidable-webview/ubiquitous@%40formidable-webview%2Fweb%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/@formidable-webview%2Fweb@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/@formidable-webview%2Fweb@0.0.1/manifests"},{"name":"@formidable-webview/web@0.0.1-alpha.1","sha":"eba87b0ee297dbe947d221fa4ee541003916336b","kind":"tag","published_at":"2020-10-30T13:15:34.000Z","download_url":"https://codeload.github.com/formidable-webview/ubiquitous/tar.gz/@formidable-webview/web@0.0.1-alpha.1","html_url":"https://github.com/formidable-webview/ubiquitous/releases/tag/@formidable-webview/web@0.0.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formidable-webview/ubiquitous@%40formidable-webview%2Fweb%400.0.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/@formidable-webview%2Fweb@0.0.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/@formidable-webview%2Fweb@0.0.1-alpha.1/manifests"},{"name":"@formidable-webview/ersatz@2.1.1","sha":"82867c7f50e7d7b5fa7af2975ed2fe61f0fb37d9","kind":"tag","published_at":"2020-10-30T13:13:26.000Z","download_url":"https://codeload.github.com/formidable-webview/ubiquitous/tar.gz/@formidable-webview/ersatz@2.1.1","html_url":"https://github.com/formidable-webview/ubiquitous/releases/tag/@formidable-webview/ersatz@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formidable-webview/ubiquitous@%40formidable-webview%2Fersatz%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/@formidable-webview%2Fersatz@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/@formidable-webview%2Fersatz@2.1.1/manifests"},{"name":"@formidable-webview/ersatz-testing@2.0.4","sha":"e1105c78a85ecb6a1c6020aff8b5d89efed5c031","kind":"tag","published_at":"2020-10-30T13:12:39.000Z","download_url":"https://codeload.github.com/formidable-webview/ubiquitous/tar.gz/@formidable-webview/ersatz-testing@2.0.4","html_url":"https://github.com/formidable-webview/ubiquitous/releases/tag/@formidable-webview/ersatz-testing@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formidable-webview/ubiquitous@%40formidable-webview%2Fersatz-testing%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/@formidable-webview%2Fersatz-testing@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/@formidable-webview%2Fersatz-testing@2.0.4/manifests"},{"name":"@formidable-webview/skeletton@1.1.1","sha":"d26537a757997ed5002dec00f3297aa0ddaaf70d","kind":"tag","published_at":"2020-10-30T13:12:00.000Z","download_url":"https://codeload.github.com/formidable-webview/ubiquitous/tar.gz/@formidable-webview/skeletton@1.1.1","html_url":"https://github.com/formidable-webview/ubiquitous/releases/tag/@formidable-webview/skeletton@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formidable-webview/ubiquitous@%40formidable-webview%2Fskeletton%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/@formidable-webview%2Fskeletton@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/@formidable-webview%2Fskeletton@1.1.1/manifests"},{"name":"@formidable-webview/ersatz-core@2.1.1","sha":"357bf58b9468142b4c0c69dd5861cf8c1f1703af","kind":"tag","published_at":"2020-10-30T13:10:26.000Z","download_url":"https://codeload.github.com/formidable-webview/ubiquitous/tar.gz/@formidable-webview/ersatz-core@2.1.1","html_url":"https://github.com/formidable-webview/ubiquitous/releases/tag/@formidable-webview/ersatz-core@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formidable-webview/ubiquitous@%40formidable-webview%2Fersatz-core%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/@formidable-webview%2Fersatz-core@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/@formidable-webview%2Fersatz-core@2.1.1/manifests"},{"name":"@formidable-webview/web@0.0.1-alpha.0","sha":"54ebec516a0d31bf3ad60d637101c5a5ce95a03d","kind":"tag","published_at":"2020-10-29T12:16:02.000Z","download_url":"https://codeload.github.com/formidable-webview/ubiquitous/tar.gz/@formidable-webview/web@0.0.1-alpha.0","html_url":"https://github.com/formidable-webview/ubiquitous/releases/tag/@formidable-webview/web@0.0.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formidable-webview/ubiquitous@%40formidable-webview%2Fweb%400.0.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/@formidable-webview%2Fweb@0.0.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/@formidable-webview%2Fweb@0.0.1-alpha.0/manifests"},{"name":"@formidable-webview/ersatz@2.1.0","sha":"b101af971171df88791e7bc197d56b8fc14c9559","kind":"tag","published_at":"2020-10-29T12:14:32.000Z","download_url":"https://codeload.github.com/formidable-webview/ubiquitous/tar.gz/@formidable-webview/ersatz@2.1.0","html_url":"https://github.com/formidable-webview/ubiquitous/releases/tag/@formidable-webview/ersatz@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formidable-webview/ubiquitous@%40formidable-webview%2Fersatz%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/@formidable-webview%2Fersatz@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/@formidable-webview%2Fersatz@2.1.0/manifests"},{"name":"@formidable-webview/ersatz-testing@2.0.3","sha":"c4d37d1efefde6ab35f737bd6c180a1fe04ae203","kind":"tag","published_at":"2020-10-29T12:13:57.000Z","download_url":"https://codeload.github.com/formidable-webview/ubiquitous/tar.gz/@formidable-webview/ersatz-testing@2.0.3","html_url":"https://github.com/formidable-webview/ubiquitous/releases/tag/@formidable-webview/ersatz-testing@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formidable-webview/ubiquitous@%40formidable-webview%2Fersatz-testing%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/@formidable-webview%2Fersatz-testing@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/@formidable-webview%2Fersatz-testing@2.0.3/manifests"},{"name":"@formidable-webview/skeletton@1.1.0","sha":"1ec0ba98d3bc76aab1b6e2fb14a861dd9d083b21","kind":"tag","published_at":"2020-10-29T12:13:21.000Z","download_url":"https://codeload.github.com/formidable-webview/ubiquitous/tar.gz/@formidable-webview/skeletton@1.1.0","html_url":"https://github.com/formidable-webview/ubiquitous/releases/tag/@formidable-webview/skeletton@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formidable-webview/ubiquitous@%40formidable-webview%2Fskeletton%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/@formidable-webview%2Fskeletton@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/@formidable-webview%2Fskeletton@1.1.0/manifests"},{"name":"@formidable-webview/ersatz-core@2.1.0","sha":"1c664495723a4695ebb5ad80525776ddd8451128","kind":"tag","published_at":"2020-10-29T12:12:22.000Z","download_url":"https://codeload.github.com/formidable-webview/ubiquitous/tar.gz/@formidable-webview/ersatz-core@2.1.0","html_url":"https://github.com/formidable-webview/ubiquitous/releases/tag/@formidable-webview/ersatz-core@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formidable-webview/ubiquitous@%40formidable-webview%2Fersatz-core%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/@formidable-webview%2Fersatz-core@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/@formidable-webview%2Fersatz-core@2.1.0/manifests"},{"name":"@formidable-webview/ersatz@2.0.3","sha":"bfde1f5c3c40a58d617354abecb383284eee9482","kind":"tag","published_at":"2020-10-27T17:05:39.000Z","download_url":"https://codeload.github.com/formidable-webview/ubiquitous/tar.gz/@formidable-webview/ersatz@2.0.3","html_url":"https://github.com/formidable-webview/ubiquitous/releases/tag/@formidable-webview/ersatz@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formidable-webview/ubiquitous@%40formidable-webview%2Fersatz%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/@formidable-webview%2Fersatz@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/@formidable-webview%2Fersatz@2.0.3/manifests"},{"name":"@formidable-webview/ersatz-testing@2.0.2","sha":"4a28f87976fc6059c1102f3be99930ac6d22f680","kind":"tag","published_at":"2020-10-27T17:05:09.000Z","download_url":"https://codeload.github.com/formidable-webview/ubiquitous/tar.gz/@formidable-webview/ersatz-testing@2.0.2","html_url":"https://github.com/formidable-webview/ubiquitous/releases/tag/@formidable-webview/ersatz-testing@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formidable-webview/ubiquitous@%40formidable-webview%2Fersatz-testing%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/@formidable-webview%2Fersatz-testing@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/@formidable-webview%2Fersatz-testing@2.0.2/manifests"},{"name":"@formidable-webview/skeletton@1.0.2","sha":"9245af73c7a1731d2088a827e37062b04382308b","kind":"tag","published_at":"2020-10-27T17:04:34.000Z","download_url":"https://codeload.github.com/formidable-webview/ubiquitous/tar.gz/@formidable-webview/skeletton@1.0.2","html_url":"https://github.com/formidable-webview/ubiquitous/releases/tag/@formidable-webview/skeletton@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formidable-webview/ubiquitous@%40formidable-webview%2Fskeletton%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/@formidable-webview%2Fskeletton@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/@formidable-webview%2Fskeletton@1.0.2/manifests"},{"name":"@formidable-webview/ersatz@2.0.2","sha":"0cec5a1caacde3f163820271f1e75b4d74126a8d","kind":"tag","published_at":"2020-10-27T12:42:49.000Z","download_url":"https://codeload.github.com/formidable-webview/ubiquitous/tar.gz/@formidable-webview/ersatz@2.0.2","html_url":"https://github.com/formidable-webview/ubiquitous/releases/tag/@formidable-webview/ersatz@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formidable-webview/ubiquitous@%40formidable-webview%2Fersatz%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/@formidable-webview%2Fersatz@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/@formidable-webview%2Fersatz@2.0.2/manifests"},{"name":"@formidable-webview/ersatz@2.0.1","sha":"2307bf71c13f47e5e97ffbd5ef85151d2b43dee1","kind":"tag","published_at":"2020-10-07T14:47:28.000Z","download_url":"https://codeload.github.com/formidable-webview/ubiquitous/tar.gz/@formidable-webview/ersatz@2.0.1","html_url":"https://github.com/formidable-webview/ubiquitous/releases/tag/@formidable-webview/ersatz@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formidable-webview/ubiquitous@%40formidable-webview%2Fersatz%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/@formidable-webview%2Fersatz@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/@formidable-webview%2Fersatz@2.0.1/manifests"},{"name":"@formidable-webview/ersatz-testing@2.0.1","sha":"cd72daf4a6019dde0abc755d6a42ef267309cb0e","kind":"tag","published_at":"2020-10-07T14:45:57.000Z","download_url":"https://codeload.github.com/formidable-webview/ubiquitous/tar.gz/@formidable-webview/ersatz-testing@2.0.1","html_url":"https://github.com/formidable-webview/ubiquitous/releases/tag/@formidable-webview/ersatz-testing@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formidable-webview/ubiquitous@%40formidable-webview%2Fersatz-testing%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/@formidable-webview%2Fersatz-testing@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/@formidable-webview%2Fersatz-testing@2.0.1/manifests"},{"name":"@formidable-webview/skeletton@1.0.1","sha":"5bc44e8701bdd9df13a3dbd96085b533ce9ce134","kind":"tag","published_at":"2020-10-07T12:09:42.000Z","download_url":"https://codeload.github.com/formidable-webview/ubiquitous/tar.gz/@formidable-webview/skeletton@1.0.1","html_url":"https://github.com/formidable-webview/ubiquitous/releases/tag/@formidable-webview/skeletton@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formidable-webview/ubiquitous@%40formidable-webview%2Fskeletton%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/@formidable-webview%2Fskeletton@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/@formidable-webview%2Fskeletton@1.0.1/manifests"},{"name":"@formidable-webview/ersatz-core@2.0.2","sha":"4c90f9c29458108e4900a1d7a19d1ef5936103e6","kind":"tag","published_at":"2020-10-07T12:02:42.000Z","download_url":"https://codeload.github.com/formidable-webview/ubiquitous/tar.gz/@formidable-webview/ersatz-core@2.0.2","html_url":"https://github.com/formidable-webview/ubiquitous/releases/tag/@formidable-webview/ersatz-core@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formidable-webview/ubiquitous@%40formidable-webview%2Fersatz-core%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/@formidable-webview%2Fersatz-core@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/@formidable-webview%2Fersatz-core@2.0.2/manifests"},{"name":"@formidable-webview/ersatz-core@2.0.1","sha":"e3693d705999c99a14e4b8c462c3e8286cf1de38","kind":"commit","published_at":"2020-10-07T11:58:58.000Z","download_url":"https://codeload.github.com/formidable-webview/ubiquitous/tar.gz/@formidable-webview/ersatz-core@2.0.1","html_url":"https://github.com/formidable-webview/ubiquitous/releases/tag/@formidable-webview/ersatz-core@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formidable-webview/ubiquitous@%40formidable-webview%2Fersatz-core%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/@formidable-webview%2Fersatz-core@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/@formidable-webview%2Fersatz-core@2.0.1/manifests"},{"name":"@formidable-webview/ersatz@2.0.0","sha":"177d31991c75f95eafea873c378eef801a562494","kind":"tag","published_at":"2020-10-07T10:03:02.000Z","download_url":"https://codeload.github.com/formidable-webview/ubiquitous/tar.gz/@formidable-webview/ersatz@2.0.0","html_url":"https://github.com/formidable-webview/ubiquitous/releases/tag/@formidable-webview/ersatz@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formidable-webview/ubiquitous@%40formidable-webview%2Fersatz%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/@formidable-webview%2Fersatz@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/@formidable-webview%2Fersatz@2.0.0/manifests"},{"name":"@formidable-webview/ersatz-testing@2.0.0","sha":"3dd9365c7a973a4362bd96c7fec1d2d4194e3833","kind":"tag","published_at":"2020-10-07T10:01:31.000Z","download_url":"https://codeload.github.com/formidable-webview/ubiquitous/tar.gz/@formidable-webview/ersatz-testing@2.0.0","html_url":"https://github.com/formidable-webview/ubiquitous/releases/tag/@formidable-webview/ersatz-testing@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formidable-webview/ubiquitous@%40formidable-webview%2Fersatz-testing%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/@formidable-webview%2Fersatz-testing@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/@formidable-webview%2Fersatz-testing@2.0.0/manifests"},{"name":"@formidable-webview/ersatz-core@2.0.0","sha":"47b17aacb07f06f815d4c82e5425bda57a7bbcf6","kind":"tag","published_at":"2020-10-07T09:59:50.000Z","download_url":"https://codeload.github.com/formidable-webview/ubiquitous/tar.gz/@formidable-webview/ersatz-core@2.0.0","html_url":"https://github.com/formidable-webview/ubiquitous/releases/tag/@formidable-webview/ersatz-core@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formidable-webview/ubiquitous@%40formidable-webview%2Fersatz-core%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/@formidable-webview%2Fersatz-core@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/@formidable-webview%2Fersatz-core@2.0.0/manifests"},{"name":"@formidable-webview/skeletton@1.0.0","sha":"2719d2bbda77d21e368cc4946d5a1181c614c27c","kind":"tag","published_at":"2020-10-07T09:58:01.000Z","download_url":"https://codeload.github.com/formidable-webview/ubiquitous/tar.gz/@formidable-webview/skeletton@1.0.0","html_url":"https://github.com/formidable-webview/ubiquitous/releases/tag/@formidable-webview/skeletton@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formidable-webview/ubiquitous@%40formidable-webview%2Fskeletton%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/@formidable-webview%2Fskeletton@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/@formidable-webview%2Fskeletton@1.0.0/manifests"},{"name":"v1.0.1","sha":"da75ee4c740fe8e711c58162b7c9218a5c77db93","kind":"tag","published_at":"2020-10-01T20:02:13.000Z","download_url":"https://codeload.github.com/formidable-webview/ubiquitous/tar.gz/v1.0.1","html_url":"https://github.com/formidable-webview/ubiquitous/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formidable-webview/ubiquitous@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"6738177e1b27974115912e513d23cc6d34634428","kind":"tag","published_at":"2020-08-20T12:41:44.000Z","download_url":"https://codeload.github.com/formidable-webview/ubiquitous/tar.gz/v1.0.0","html_url":"https://github.com/formidable-webview/ubiquitous/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formidable-webview/ubiquitous@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/v1.0.0/manifests"},{"name":"v0.10.1-alpha.5","sha":"78f22dc0d84e594b9998562dfb6bf5c0a6115a49","kind":"tag","published_at":"2020-08-09T08:39:39.000Z","download_url":"https://codeload.github.com/formidable-webview/ubiquitous/tar.gz/v0.10.1-alpha.5","html_url":"https://github.com/formidable-webview/ubiquitous/releases/tag/v0.10.1-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formidable-webview/ubiquitous@v0.10.1-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/v0.10.1-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/v0.10.1-alpha.5/manifests"},{"name":"v0.10.1-alpha.4","sha":"8ce1596a33f909d41b4e2901c67a77d7b2d9d969","kind":"tag","published_at":"2020-08-07T20:11:03.000Z","download_url":"https://codeload.github.com/formidable-webview/ubiquitous/tar.gz/v0.10.1-alpha.4","html_url":"https://github.com/formidable-webview/ubiquitous/releases/tag/v0.10.1-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formidable-webview/ubiquitous@v0.10.1-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/v0.10.1-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/v0.10.1-alpha.4/manifests"},{"name":"v0.10.1-alpha.3","sha":"176acf76f2bd4b6127a8ea69f00e7ccb49cb623b","kind":"tag","published_at":"2020-08-06T15:49:43.000Z","download_url":"https://codeload.github.com/formidable-webview/ubiquitous/tar.gz/v0.10.1-alpha.3","html_url":"https://github.com/formidable-webview/ubiquitous/releases/tag/v0.10.1-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formidable-webview/ubiquitous@v0.10.1-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/v0.10.1-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/v0.10.1-alpha.3/manifests"},{"name":"v0.10.1-alpha.2","sha":"6788ffaa18b37947a03510f07f9816e49836422f","kind":"tag","published_at":"2020-08-04T21:08:59.000Z","download_url":"https://codeload.github.com/formidable-webview/ubiquitous/tar.gz/v0.10.1-alpha.2","html_url":"https://github.com/formidable-webview/ubiquitous/releases/tag/v0.10.1-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formidable-webview/ubiquitous@v0.10.1-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/v0.10.1-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/v0.10.1-alpha.2/manifests"},{"name":"v0.10.1-alpha.1","sha":"eef8c8cfa504e22067cb5575ae4af88c2947e52e","kind":"tag","published_at":"2020-08-04T20:32:27.000Z","download_url":"https://codeload.github.com/formidable-webview/ubiquitous/tar.gz/v0.10.1-alpha.1","html_url":"https://github.com/formidable-webview/ubiquitous/releases/tag/v0.10.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formidable-webview/ubiquitous@v0.10.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/v0.10.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/v0.10.1-alpha.1/manifests"},{"name":"v0.10.1-alpha.0","sha":"4fd0e071975541489e23365d53bf6a05b9adf27d","kind":"tag","published_at":"2020-08-04T20:27:13.000Z","download_url":"https://codeload.github.com/formidable-webview/ubiquitous/tar.gz/v0.10.1-alpha.0","html_url":"https://github.com/formidable-webview/ubiquitous/releases/tag/v0.10.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/formidable-webview/ubiquitous@v0.10.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/v0.10.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formidable-webview%2Fubiquitous/tags/v0.10.1-alpha.0/manifests"}]},"repo_metadata_updated_at":"2025-08-18T22:15:02.348Z","dependent_packages_count":1,"downloads":176,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":12.121192514083566,"dependent_repos_count":10.352844454248336,"dependent_packages_count":20.999289843067697,"stargazers_count":8.990806225668235,"forks_count":11.616213483212457,"docker_downloads_count":null,"average":12.816069304056057},"purl":"pkg:npm/%40formidable-webview/web","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@formidable-webview/web","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@formidable-webview/web","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@formidable-webview/web/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-01T04:28:16.299Z","issues_count":12,"pull_requests_count":3,"avg_time_to_close_issue":2543083.6666666665,"avg_time_to_close_pull_request":null,"issues_closed_count":12,"pull_requests_closed_count":0,"pull_request_authors_count":1,"issue_authors_count":6,"avg_comments_per_issue":2.6666666666666665,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":3,"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/formidable-webview%2Fubiquitous/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@formidable-webview%2Fweb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@formidable-webview%2Fweb/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@formidable-webview%2Fweb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@formidable-webview%2Fweb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@formidable-webview%2Fweb/codemeta","maintainers":[{"uuid":"jsamr","login":"jsamr","name":null,"email":"jules.sam.randolph@gmail.com","url":null,"packages_count":57,"html_url":"https://www.npmjs.com/~jsamr","role":null,"created_at":"2022-11-20T15:55:25.244Z","updated_at":"2022-11-20T15:55:25.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jsamr/packages"}]}