{"id":899173,"name":"@dflex/core-instance","ecosystem":"npm","description":"Core instance is a DFlex package for interactive DOM element","homepage":"https://github.com/dflex-js/dflex/tree/main/packages/dflex-core-instance","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/dflex-js/dflex","keywords_array":["drag-drop","dnd","sortable","reorder","drag","drop","DOM","@dflex","@dflex/dom-gen","@dflex/store","@dflex/core-instance","@dflex/draggable","@dflex/dnd"],"namespace":"dflex","versions_count":63,"first_release_published_at":"2020-06-05T15:54:51.119Z","latest_release_published_at":"2023-11-04T21:13:38.278Z","latest_release_number":"3.10.6","last_synced_at":"2026-03-28T15:24:04.002Z","created_at":"2022-04-07T16:25:56.949Z","updated_at":"2026-03-28T15:24:04.003Z","registry_url":"https://www.npmjs.com/package/@dflex/core-instance","install_command":"npm install @dflex/core-instance","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.10.6"}},"repo_metadata":{"id":37572332,"uuid":"263372613","full_name":"dflex-js/dflex","owner":"dflex-js","description":"The sophisticated Drag and Drop library you've been waiting for 🥳","archived":false,"fork":false,"pushed_at":"2024-08-01T11:28:21.000Z","size":7786,"stargazers_count":1751,"open_issues_count":15,"forks_count":26,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-09-13T21:54:18.432Z","etag":null,"topics":["dnd","dom-api","dom-manipulation","dom-store","drag-and-drop","draggable","droppable","sortable"],"latest_commit_sha":null,"homepage":"https://www.dflex.dev","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/dflex-js.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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}},"created_at":"2020-05-12T15:14:09.000Z","updated_at":"2025-09-09T17:02:42.000Z","dependencies_parsed_at":"2024-01-16T07:23:23.277Z","dependency_job_id":"3cf984b8-4829-4023-afc3-bed869806a20","html_url":"https://github.com/dflex-js/dflex","commit_stats":{"total_commits":407,"total_committers":10,"mean_commits":40.7,"dds":0.07862407862407861,"last_synced_commit":"d604e4a66248b3928b169006c326530634ce8883"},"previous_names":[],"tags_count":105,"template":false,"template_full_name":null,"purl":"pkg:github/dflex-js/dflex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dflex-js","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/sbom","scorecard":{"id":339073,"data":{"date":"2025-08-11","repo":{"name":"github.com/dflex-js/dflex","commit":"031d202c72fd4a14a49c6444bdbeeb6baf7a72ca"},"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":"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":"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":"Code-Review","score":0,"reason":"Found 0/24 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:10","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/size-limit.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":"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":"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":"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":"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:58: update your workflow using https://app.stepsecurity.io/secureworkflow/dflex-js/dflex/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/dflex-js/dflex/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/dflex-js/dflex/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/dflex-js/dflex/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/dflex-js/dflex/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/dflex-js/dflex/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/dflex-js/dflex/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/dflex-js/dflex/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/dflex-js/dflex/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/dflex-js/dflex/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/dflex-js/dflex/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/dflex-js/dflex/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/dflex-js/dflex/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/dflex-js/dflex/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/dflex-js/dflex/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:221: update your workflow using https://app.stepsecurity.io/secureworkflow/dflex-js/dflex/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:261: update your workflow using https://app.stepsecurity.io/secureworkflow/dflex-js/dflex/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/dflex-js/dflex/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:268: update your workflow using https://app.stepsecurity.io/secureworkflow/dflex-js/dflex/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/dflex-js/dflex/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/dflex-js/dflex/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/dflex-js/dflex/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/dflex-js/dflex/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/dflex-js/dflex/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/dflex-js/dflex/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/dflex-js/dflex/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:380: update your workflow using https://app.stepsecurity.io/secureworkflow/dflex-js/dflex/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/dflex-js/dflex/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/dflex-js/dflex/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:427: update your workflow using https://app.stepsecurity.io/secureworkflow/dflex-js/dflex/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:431: update your workflow using https://app.stepsecurity.io/secureworkflow/dflex-js/dflex/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:443: update your workflow using https://app.stepsecurity.io/secureworkflow/dflex-js/dflex/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/dflex-js/dflex/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/dflex-js/dflex/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/dflex-js/dflex/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/dflex-js/dflex/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/dflex-js/dflex/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/dflex-js/dflex/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/dflex-js/dflex/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/dflex-js/dflex/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/dflex-js/dflex/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:492: update your workflow using https://app.stepsecurity.io/secureworkflow/dflex-js/dflex/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:499: update your workflow using https://app.stepsecurity.io/secureworkflow/dflex-js/dflex/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:505: update your workflow using https://app.stepsecurity.io/secureworkflow/dflex-js/dflex/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:515: update your workflow using https://app.stepsecurity.io/secureworkflow/dflex-js/dflex/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/dflex-js/dflex/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/size-limit.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/dflex-js/dflex/size-limit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/size-limit.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/dflex-js/dflex/size-limit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/size-limit.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/dflex-js/dflex/size-limit.yml/main?enable=pin","Info:   0 out of  36 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  14 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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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":"16 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-g3ch-rx76-35fx","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"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-18T05:22:21.100Z","repository_id":37572332,"created_at":"2025-08-18T05:22:21.100Z","updated_at":"2025-08-18T05:22:21.100Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017147,"owners_count":26085983,"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-13T02:00:06.723Z","response_time":61,"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":"dflex-js","name":"DFlex","uuid":"67276360","kind":"organization","description":"","email":null,"website":"https://dflex.dev/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/67276360?v=4","repositories_count":2,"last_synced_at":"2023-03-05T09:04:01.552Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dflex-js","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T10:12:20.375Z","updated_at":"2023-03-05T09:04:01.583Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dflex-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dflex-js/repositories"},"tags":[{"name":"v3.9.5","sha":"602aaba7b1b39fe16cb5b05379b5cc21ce1c918b","kind":"commit","published_at":"2023-09-12T14:16:01.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/v3.9.5","html_url":"https://github.com/dflex-js/dflex/releases/tag/v3.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@v3.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v3.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v3.9.5/manifests"},{"name":"v3.9.1","sha":"417111f20b71c61a592cca86c0bd8c686aa26925","kind":"commit","published_at":"2023-06-15T13:36:17.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/v3.9.1","html_url":"https://github.com/dflex-js/dflex/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"07819f1d100b804e5098309aac32f4c53862ca1a","kind":"commit","published_at":"2023-06-05T22:44:26.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/v3.9.0","html_url":"https://github.com/dflex-js/dflex/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"b5ae8fee4f9a3eb1ad56838e4c08ec051938ce09","kind":"commit","published_at":"2023-03-28T22:49:22.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/v3.8.3","html_url":"https://github.com/dflex-js/dflex/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"4db34cf56e6450e608d7eb46b4cac06e2698e6f5","kind":"commit","published_at":"2023-03-12T20:26:37.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/v3.8.2","html_url":"https://github.com/dflex-js/dflex/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"428928f82583804e5ddc923f3d69bbf17d10a2f1","kind":"commit","published_at":"2023-02-23T21:56:58.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/v3.8.1","html_url":"https://github.com/dflex-js/dflex/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"c516493078d250f634372a38a13c6b49cab4dd2d","kind":"commit","published_at":"2023-02-01T14:04:37.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/v3.8.0","html_url":"https://github.com/dflex-js/dflex/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"7947387298d2e8947227675e4eede41eae9ac4d9","kind":"commit","published_at":"2023-01-17T20:09:38.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/v3.7.1","html_url":"https://github.com/dflex-js/dflex/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"cbda61af185100a3afb3959a2217e4d94d5b1b42","kind":"commit","published_at":"2022-09-09T21:32:56.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/v3.7.0","html_url":"https://github.com/dflex-js/dflex/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"86d2113f381175471f5c16862dfb68ff3690f7f5","kind":"commit","published_at":"2022-08-01T16:27:52.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/v3.6.2","html_url":"https://github.com/dflex-js/dflex/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"98f01e81440b694a90c3e016d79187a1f5b87c89","kind":"commit","published_at":"2022-07-22T21:18:24.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/v3.6.1","html_url":"https://github.com/dflex-js/dflex/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"5f085d804f4e51736297d07ea78a4e0564b3a444","kind":"commit","published_at":"2022-07-13T15:51:24.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/v3.6.0","html_url":"https://github.com/dflex-js/dflex/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v3.6.0/manifests"},{"name":"v3.5.4","sha":"077afd28b38bbeaade136d6cc454264b87f08a77","kind":"commit","published_at":"2022-06-11T18:46:40.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/v3.5.4","html_url":"https://github.com/dflex-js/dflex/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"8f4e5d791097bded2b1b78d4765456db5991e87b","kind":"commit","published_at":"2022-05-30T15:52:02.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/v3.5.3","html_url":"https://github.com/dflex-js/dflex/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"4ac7083b7f8c64daecb3d74adedd2d6e84613201","kind":"commit","published_at":"2022-05-30T12:27:54.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/v3.5.2","html_url":"https://github.com/dflex-js/dflex/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"dbc3faacbade809fd3c08c5e7ddc875aafaef7a7","kind":"commit","published_at":"2022-05-21T17:08:12.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/v3.5.1","html_url":"https://github.com/dflex-js/dflex/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"6c45ac61a553b92bc0ca6bcb6757d057bf91fb05","kind":"commit","published_at":"2022-05-10T10:05:55.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/v3.5.0","html_url":"https://github.com/dflex-js/dflex/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"d8bcaed8a1f483f8a41dc4a55b95315b992ed479","kind":"commit","published_at":"2022-04-20T07:26:59.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/v3.4.1","html_url":"https://github.com/dflex-js/dflex/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"0d65a6bb057baf337a4f4eb381e065bb154425d2","kind":"tag","published_at":"2022-04-05T01:59:01.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/v3.4.0","html_url":"https://github.com/dflex-js/dflex/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"76221bf4dc6606a2f7de1a45449c6c20c581b9f4","kind":"commit","published_at":"2022-03-26T02:18:32.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/v3.3.2","html_url":"https://github.com/dflex-js/dflex/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"5b090ac5d1834c93f770085f9253e82196322c5f","kind":"commit","published_at":"2022-03-19T23:48:25.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/v3.3.1","html_url":"https://github.com/dflex-js/dflex/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"fe126c4a998e8b363649835819aacf39549a0c91","kind":"commit","published_at":"2022-03-14T00:44:39.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/v3.3.0","html_url":"https://github.com/dflex-js/dflex/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"7b95bad1c00acdb29a0f081f823b7e1e50de97ee","kind":"commit","published_at":"2022-03-05T22:09:28.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/v3.2.0","html_url":"https://github.com/dflex-js/dflex/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"8b4926958af1d74057da44164521451035b12a53","kind":"commit","published_at":"2022-03-02T19:58:40.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/v3.1.0","html_url":"https://github.com/dflex-js/dflex/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"20fbcad90e84d342092c1413d032560ff577bc18","kind":"commit","published_at":"2022-01-24T14:45:39.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/v3.0.0","html_url":"https://github.com/dflex-js/dflex/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v3.0.0/manifests"},{"name":"v2.15.0","sha":"3f768ed10ff341effea6dc76680f2243c2f45ccc","kind":"commit","published_at":"2021-09-17T07:52:49.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/v2.15.0","html_url":"https://github.com/dflex-js/dflex/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v2.15.0/manifests"},{"name":"2.14.0","sha":"ca1900301bae18e7aae8a306bffc81c9244c47f9","kind":"commit","published_at":"2021-09-12T07:07:33.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/2.14.0","html_url":"https://github.com/dflex-js/dflex/releases/tag/2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/2.14.0/manifests"},{"name":"v2.13.0","sha":"c01a2fc87fa836cb3a10601babdbb60cd6337e92","kind":"commit","published_at":"2021-09-01T07:23:17.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/v2.13.0","html_url":"https://github.com/dflex-js/dflex/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v2.13.0/manifests"},{"name":"2.12.0","sha":"3ca4be6f4dd4c4694acd685d0a73b7f7dbdb3b01","kind":"commit","published_at":"2021-08-28T10:37:04.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/2.12.0","html_url":"https://github.com/dflex-js/dflex/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/2.12.0/manifests"},{"name":"v2.11.0","sha":"95c74c26416dbf0e79fbc258d1af301632c178c1","kind":"commit","published_at":"2021-07-31T11:13:06.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/v2.11.0","html_url":"https://github.com/dflex-js/dflex/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v2.11.0/manifests"},{"name":"v2.10.1","sha":"0e571cdce87829f5ec78c9fd41c5a8ea73b14ef5","kind":"commit","published_at":"2021-07-25T09:29:24.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/v2.10.1","html_url":"https://github.com/dflex-js/dflex/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"19284baeb18e2d33d12385942c183783d77f41bd","kind":"commit","published_at":"2021-07-23T08:23:05.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/v2.10.0","html_url":"https://github.com/dflex-js/dflex/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v2.10.0/manifests"},{"name":"v2.9.1","sha":"78c69e8b9cb1edc657b34369d249a3d32b18a5fd","kind":"commit","published_at":"2021-07-17T16:33:39.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/v2.9.1","html_url":"https://github.com/dflex-js/dflex/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"3930d8cfef181322a720baf5d87f7156e2f0c9df","kind":"commit","published_at":"2021-07-16T15:22:50.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/v2.9.0","html_url":"https://github.com/dflex-js/dflex/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"7bc8d51b40ad484f217dc8aa5b8c5500cbc1a61d","kind":"commit","published_at":"2021-07-14T11:02:49.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/v2.8.0","html_url":"https://github.com/dflex-js/dflex/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v2.8.0/manifests"},{"name":"v2.7.2","sha":"4c0f3773b9690eb9f7b184462f21620ccf728d55","kind":"tag","published_at":"2021-07-05T04:44:06.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/v2.7.2","html_url":"https://github.com/dflex-js/dflex/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"e6d80ef4bba64147eb0e64de2cf1d1c009470fe3","kind":"tag","published_at":"2021-06-23T12:36:28.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/v2.7.1","html_url":"https://github.com/dflex-js/dflex/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"410a53603f6a8a991bc8fe6bb86226ef832d784d","kind":"tag","published_at":"2021-04-16T19:17:03.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/v2.7.0","html_url":"https://github.com/dflex-js/dflex/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"ac6475f10de161b6c8cac4afff13bb9b3e281ddb","kind":"tag","published_at":"2021-04-10T04:02:22.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/v2.6.1","html_url":"https://github.com/dflex-js/dflex/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"9d0d67fffda1ce6ba02fbc87f6ea9865cad387ba","kind":"tag","published_at":"2021-04-10T03:23:06.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/v2.6.0","html_url":"https://github.com/dflex-js/dflex/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"f651775db1640f481b0c39e73f04688a6f819cc9","kind":"tag","published_at":"2021-04-08T17:55:18.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/v2.5.0","html_url":"https://github.com/dflex-js/dflex/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"be06a1563e0ff3f71121a492cc3f788f3ebc3781","kind":"tag","published_at":"2021-04-06T19:19:55.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/v2.4.0","html_url":"https://github.com/dflex-js/dflex/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"7ea625b14c252d230c2f2c58c614d2a1cc73eb4c","kind":"tag","published_at":"2021-04-04T00:43:36.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/v2.3.1","html_url":"https://github.com/dflex-js/dflex/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"1ddfdfa9f5fdb0c4650f1ecb0a42f6ca673e2add","kind":"tag","published_at":"2021-04-03T06:05:44.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/v2.3.0","html_url":"https://github.com/dflex-js/dflex/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"75445548f4f5f0b80a792ca4d65ab9e109ff71d6","kind":"tag","published_at":"2021-04-02T00:28:00.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/v2.2.4","html_url":"https://github.com/dflex-js/dflex/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"7d302d9d0c119015ac020707687bbab8c1533390","kind":"tag","published_at":"2021-04-01T03:25:58.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/v2.2.3","html_url":"https://github.com/dflex-js/dflex/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"acf0846da3c14432c874673f19b1205428808f39","kind":"tag","published_at":"2021-03-31T23:20:17.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/v2.2.2","html_url":"https://github.com/dflex-js/dflex/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"f4cf7428d4eea546e2b41773189df46acda9fd3d","kind":"tag","published_at":"2021-03-31T22:55:53.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/v2.2.1","html_url":"https://github.com/dflex-js/dflex/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"9ef026ecd28613e898443f51b3e0cac57ea16a35","kind":"tag","published_at":"2021-03-30T23:07:54.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/v2.2.0","html_url":"https://github.com/dflex-js/dflex/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"c24ab56851c10172af013c919bfa4f669bc826c8","kind":"tag","published_at":"2021-03-29T23:11:45.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/v2.1.0","html_url":"https://github.com/dflex-js/dflex/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v2.1.0/manifests"},{"name":"@dflex/core-instance@0.2.0","sha":"e1c9a365578ff7fb4d78ce9b04749cfd36169a09","kind":"tag","published_at":"2021-03-24T22:59:06.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/@dflex/core-instance@0.2.0","html_url":"https://github.com/dflex-js/dflex/releases/tag/@dflex/core-instance@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@%40dflex%2Fcore-instance%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fcore-instance@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fcore-instance@0.2.0/manifests"},{"name":"@dflex/dnd@1.8.0","sha":"e1c9a365578ff7fb4d78ce9b04749cfd36169a09","kind":"tag","published_at":"2021-03-24T22:59:06.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/@dflex/dnd@1.8.0","html_url":"https://github.com/dflex-js/dflex/releases/tag/@dflex/dnd@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@%40dflex%2Fdnd%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdnd@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdnd@1.8.0/manifests"},{"name":"@dflex/draggable@0.7.0","sha":"e1c9a365578ff7fb4d78ce9b04749cfd36169a09","kind":"tag","published_at":"2021-03-24T22:59:06.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/@dflex/draggable@0.7.0","html_url":"https://github.com/dflex-js/dflex/releases/tag/@dflex/draggable@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@%40dflex%2Fdraggable%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdraggable@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdraggable@0.7.0/manifests"},{"name":"@dflex/dnd@1.7.0","sha":"370915385429c71259e0cc01a89d7d537ff1de27","kind":"tag","published_at":"2021-03-22T03:41:41.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/@dflex/dnd@1.7.0","html_url":"https://github.com/dflex-js/dflex/releases/tag/@dflex/dnd@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@%40dflex%2Fdnd%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdnd@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdnd@1.7.0/manifests"},{"name":"@dflex/draggable@0.6.1","sha":"370915385429c71259e0cc01a89d7d537ff1de27","kind":"tag","published_at":"2021-03-22T03:41:41.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/@dflex/draggable@0.6.1","html_url":"https://github.com/dflex-js/dflex/releases/tag/@dflex/draggable@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@%40dflex%2Fdraggable%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdraggable@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdraggable@0.6.1/manifests"},{"name":"@dflex/draggable@0.6.0","sha":"d525913e7f8ad83e3c8ebbf5c812913df24fc91a","kind":"tag","published_at":"2021-03-20T19:06:51.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/@dflex/draggable@0.6.0","html_url":"https://github.com/dflex-js/dflex/releases/tag/@dflex/draggable@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@%40dflex%2Fdraggable%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdraggable@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdraggable@0.6.0/manifests"},{"name":"@dflex/dnd@1.6.0","sha":"d525913e7f8ad83e3c8ebbf5c812913df24fc91a","kind":"tag","published_at":"2021-03-20T19:06:51.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/@dflex/dnd@1.6.0","html_url":"https://github.com/dflex-js/dflex/releases/tag/@dflex/dnd@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@%40dflex%2Fdnd%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdnd@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdnd@1.6.0/manifests"},{"name":"@dflex/dnd@1.5.0","sha":"e320ee755375d6baecc5a46f59d085c9ff46a0a8","kind":"tag","published_at":"2021-03-12T22:03:05.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/@dflex/dnd@1.5.0","html_url":"https://github.com/dflex-js/dflex/releases/tag/@dflex/dnd@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@%40dflex%2Fdnd%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdnd@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdnd@1.5.0/manifests"},{"name":"@dflex/store@1.4.0","sha":"e320ee755375d6baecc5a46f59d085c9ff46a0a8","kind":"tag","published_at":"2021-03-12T22:03:05.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/@dflex/store@1.4.0","html_url":"https://github.com/dflex-js/dflex/releases/tag/@dflex/store@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@%40dflex%2Fstore%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fstore@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fstore@1.4.0/manifests"},{"name":"@dflex/draggable@0.5.0","sha":"e320ee755375d6baecc5a46f59d085c9ff46a0a8","kind":"tag","published_at":"2021-03-12T22:03:05.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/@dflex/draggable@0.5.0","html_url":"https://github.com/dflex-js/dflex/releases/tag/@dflex/draggable@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@%40dflex%2Fdraggable%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdraggable@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdraggable@0.5.0/manifests"},{"name":"@dflex/dom-gen@0.3.0","sha":"e320ee755375d6baecc5a46f59d085c9ff46a0a8","kind":"tag","published_at":"2021-03-12T22:03:05.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/@dflex/dom-gen@0.3.0","html_url":"https://github.com/dflex-js/dflex/releases/tag/@dflex/dom-gen@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@%40dflex%2Fdom-gen%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdom-gen@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdom-gen@0.3.0/manifests"},{"name":"@dflex/store@1.3.0","sha":"41b8998914fff78e00ad87ccb94adc1cd318e966","kind":"tag","published_at":"2021-02-02T01:00:29.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/@dflex/store@1.3.0","html_url":"https://github.com/dflex-js/dflex/releases/tag/@dflex/store@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@%40dflex%2Fstore%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fstore@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fstore@1.3.0/manifests"},{"name":"@dflex/core-instance@0.1.0","sha":"41b8998914fff78e00ad87ccb94adc1cd318e966","kind":"tag","published_at":"2021-02-02T01:00:29.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/@dflex/core-instance@0.1.0","html_url":"https://github.com/dflex-js/dflex/releases/tag/@dflex/core-instance@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@%40dflex%2Fcore-instance%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fcore-instance@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fcore-instance@0.1.0/manifests"},{"name":"@dflex/dnd@1.4.0","sha":"41b8998914fff78e00ad87ccb94adc1cd318e966","kind":"tag","published_at":"2021-02-02T01:00:29.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/@dflex/dnd@1.4.0","html_url":"https://github.com/dflex-js/dflex/releases/tag/@dflex/dnd@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@%40dflex%2Fdnd%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdnd@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdnd@1.4.0/manifests"},{"name":"@dflex/dom-gen@0.2.6","sha":"41b8998914fff78e00ad87ccb94adc1cd318e966","kind":"tag","published_at":"2021-02-02T01:00:29.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/@dflex/dom-gen@0.2.6","html_url":"https://github.com/dflex-js/dflex/releases/tag/@dflex/dom-gen@0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@%40dflex%2Fdom-gen%400.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdom-gen@0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdom-gen@0.2.6/manifests"},{"name":"@dflex/draggable@0.4.0","sha":"41b8998914fff78e00ad87ccb94adc1cd318e966","kind":"tag","published_at":"2021-02-02T01:00:29.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/@dflex/draggable@0.4.0","html_url":"https://github.com/dflex-js/dflex/releases/tag/@dflex/draggable@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@%40dflex%2Fdraggable%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdraggable@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdraggable@0.4.0/manifests"},{"name":"@dflex/dom-gen@0.2.5","sha":"be30682e6007ea793dee2c80bcc2e587edab181e","kind":"tag","published_at":"2021-01-24T04:05:21.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/@dflex/dom-gen@0.2.5","html_url":"https://github.com/dflex-js/dflex/releases/tag/@dflex/dom-gen@0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@%40dflex%2Fdom-gen%400.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdom-gen@0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdom-gen@0.2.5/manifests"},{"name":"@dflex/draggable@0.3.3","sha":"be30682e6007ea793dee2c80bcc2e587edab181e","kind":"tag","published_at":"2021-01-24T04:05:21.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/@dflex/draggable@0.3.3","html_url":"https://github.com/dflex-js/dflex/releases/tag/@dflex/draggable@0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@%40dflex%2Fdraggable%400.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdraggable@0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdraggable@0.3.3/manifests"},{"name":"@dflex/dnd@1.3.4","sha":"be30682e6007ea793dee2c80bcc2e587edab181e","kind":"tag","published_at":"2021-01-24T04:05:21.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/@dflex/dnd@1.3.4","html_url":"https://github.com/dflex-js/dflex/releases/tag/@dflex/dnd@1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@%40dflex%2Fdnd%401.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdnd@1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdnd@1.3.4/manifests"},{"name":"@dflex/draggable@0.3.2","sha":"10574eb2aa2169be0d40a122ca5d43ae5bad54a6","kind":"tag","published_at":"2021-01-12T21:57:08.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/@dflex/draggable@0.3.2","html_url":"https://github.com/dflex-js/dflex/releases/tag/@dflex/draggable@0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@%40dflex%2Fdraggable%400.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdraggable@0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdraggable@0.3.2/manifests"},{"name":"@dflex/store@1.2.1","sha":"10574eb2aa2169be0d40a122ca5d43ae5bad54a6","kind":"tag","published_at":"2021-01-12T21:57:08.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/@dflex/store@1.2.1","html_url":"https://github.com/dflex-js/dflex/releases/tag/@dflex/store@1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@%40dflex%2Fstore%401.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fstore@1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fstore@1.2.1/manifests"},{"name":"@dflex/dnd@1.3.3","sha":"10574eb2aa2169be0d40a122ca5d43ae5bad54a6","kind":"tag","published_at":"2021-01-12T21:57:07.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/@dflex/dnd@1.3.3","html_url":"https://github.com/dflex-js/dflex/releases/tag/@dflex/dnd@1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@%40dflex%2Fdnd%401.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdnd@1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdnd@1.3.3/manifests"},{"name":"@dflex/dom-gen@0.2.4","sha":"10574eb2aa2169be0d40a122ca5d43ae5bad54a6","kind":"tag","published_at":"2021-01-12T21:57:07.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/@dflex/dom-gen@0.2.4","html_url":"https://github.com/dflex-js/dflex/releases/tag/@dflex/dom-gen@0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@%40dflex%2Fdom-gen%400.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdom-gen@0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdom-gen@0.2.4/manifests"},{"name":"@dflex/dnd@1.3.2","sha":"3e66abc629302879012a5bfdf26edfe21d84ec4c","kind":"tag","published_at":"2021-01-08T19:18:13.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/@dflex/dnd@1.3.2","html_url":"https://github.com/dflex-js/dflex/releases/tag/@dflex/dnd@1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@%40dflex%2Fdnd%401.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdnd@1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdnd@1.3.2/manifests"},{"name":"@dflex/dnd@1.3.1","sha":"1160d00c58cb4095837b7de5e775e05c2e9c6338","kind":"tag","published_at":"2020-12-29T22:56:25.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/@dflex/dnd@1.3.1","html_url":"https://github.com/dflex-js/dflex/releases/tag/@dflex/dnd@1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@%40dflex%2Fdnd%401.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdnd@1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdnd@1.3.1/manifests"},{"name":"@dflex/store@1.2.0","sha":"43ae76c966e69da610eeb152d6759b778905d313","kind":"tag","published_at":"2020-12-09T23:35:52.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/@dflex/store@1.2.0","html_url":"https://github.com/dflex-js/dflex/releases/tag/@dflex/store@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@%40dflex%2Fstore%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fstore@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fstore@1.2.0/manifests"},{"name":"@dflex/dnd@1.3.0","sha":"43ae76c966e69da610eeb152d6759b778905d313","kind":"tag","published_at":"2020-12-09T23:35:52.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/@dflex/dnd@1.3.0","html_url":"https://github.com/dflex-js/dflex/releases/tag/@dflex/dnd@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@%40dflex%2Fdnd%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdnd@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdnd@1.3.0/manifests"},{"name":"@dflex/dnd@1.2.1","sha":"46d08c798de6c6e1899889c5f0df1d2b32fd225c","kind":"tag","published_at":"2020-12-08T22:53:08.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/@dflex/dnd@1.2.1","html_url":"https://github.com/dflex-js/dflex/releases/tag/@dflex/dnd@1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@%40dflex%2Fdnd%401.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdnd@1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdnd@1.2.1/manifests"},{"name":"@dflex/draggable@0.3.1","sha":"46d08c798de6c6e1899889c5f0df1d2b32fd225c","kind":"tag","published_at":"2020-12-08T22:53:08.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/@dflex/draggable@0.3.1","html_url":"https://github.com/dflex-js/dflex/releases/tag/@dflex/draggable@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@%40dflex%2Fdraggable%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdraggable@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdraggable@0.3.1/manifests"},{"name":"@dflex/dnd@1.2.0","sha":"35e3770cb68b2d40ebd46c7acf29e4d15a8168f3","kind":"tag","published_at":"2020-12-07T20:30:57.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/@dflex/dnd@1.2.0","html_url":"https://github.com/dflex-js/dflex/releases/tag/@dflex/dnd@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@%40dflex%2Fdnd%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdnd@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdnd@1.2.0/manifests"},{"name":"@dflex/store@1.1.0","sha":"35e3770cb68b2d40ebd46c7acf29e4d15a8168f3","kind":"tag","published_at":"2020-12-07T20:30:57.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/@dflex/store@1.1.0","html_url":"https://github.com/dflex-js/dflex/releases/tag/@dflex/store@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@%40dflex%2Fstore%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fstore@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fstore@1.1.0/manifests"},{"name":"@dflex/draggable@0.3.0","sha":"35e3770cb68b2d40ebd46c7acf29e4d15a8168f3","kind":"tag","published_at":"2020-12-07T20:30:57.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/@dflex/draggable@0.3.0","html_url":"https://github.com/dflex-js/dflex/releases/tag/@dflex/draggable@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@%40dflex%2Fdraggable%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdraggable@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdraggable@0.3.0/manifests"},{"name":"@dflex/dnd@1.1.0","sha":"5df9f4c100e74c7ed61b3460033a3e7edb876b2a","kind":"tag","published_at":"2020-09-14T11:39:26.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/@dflex/dnd@1.1.0","html_url":"https://github.com/dflex-js/dflex/releases/tag/@dflex/dnd@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@%40dflex%2Fdnd%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdnd@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdnd@1.1.0/manifests"},{"name":"@dflex/draggable@0.2.1","sha":"92e1b57b8db0fff7f30f3a9090f13eba254d45a3","kind":"tag","published_at":"2020-09-10T18:34:38.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/@dflex/draggable@0.2.1","html_url":"https://github.com/dflex-js/dflex/releases/tag/@dflex/draggable@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@%40dflex%2Fdraggable%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdraggable@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdraggable@0.2.1/manifests"},{"name":"@dflex/store@1.0.0","sha":"c856c3a621b1973e8fce07c8df0f6547ab4cc509","kind":"tag","published_at":"2020-08-19T16:32:10.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/@dflex/store@1.0.0","html_url":"https://github.com/dflex-js/dflex/releases/tag/@dflex/store@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@%40dflex%2Fstore%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fstore@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fstore@1.0.0/manifests"},{"name":"@dflex/draggable@0.2.0","sha":"c856c3a621b1973e8fce07c8df0f6547ab4cc509","kind":"tag","published_at":"2020-08-19T16:32:10.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/@dflex/draggable@0.2.0","html_url":"https://github.com/dflex-js/dflex/releases/tag/@dflex/draggable@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@%40dflex%2Fdraggable%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdraggable@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdraggable@0.2.0/manifests"},{"name":"@dflex/dnd@1.0.0","sha":"c856c3a621b1973e8fce07c8df0f6547ab4cc509","kind":"tag","published_at":"2020-08-19T16:32:10.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/@dflex/dnd@1.0.0","html_url":"https://github.com/dflex-js/dflex/releases/tag/@dflex/dnd@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@%40dflex%2Fdnd%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdnd@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdnd@1.0.0/manifests"},{"name":"@dflex/dnd@0.1.0","sha":"53548893e73c0390506408badd92043f428756d1","kind":"tag","published_at":"2020-07-09T22:33:38.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/@dflex/dnd@0.1.0","html_url":"https://github.com/dflex-js/dflex/releases/tag/@dflex/dnd@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@%40dflex%2Fdnd%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdnd@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdnd@0.1.0/manifests"},{"name":"@dflex/dnd@0.1.0-alpha.0","sha":"bcaccc56dfba58ee492c134ccaad114445ba9055","kind":"tag","published_at":"2020-07-07T21:14:20.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/@dflex/dnd@0.1.0-alpha.0","html_url":"https://github.com/dflex-js/dflex/releases/tag/@dflex/dnd@0.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@%40dflex%2Fdnd%400.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdnd@0.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdnd@0.1.0-alpha.0/manifests"},{"name":"@dflex/draggable@0.1.3","sha":"bcaccc56dfba58ee492c134ccaad114445ba9055","kind":"tag","published_at":"2020-07-07T21:14:20.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/@dflex/draggable@0.1.3","html_url":"https://github.com/dflex-js/dflex/releases/tag/@dflex/draggable@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@%40dflex%2Fdraggable%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdraggable@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdraggable@0.1.3/manifests"},{"name":"@dflex/dom-gen@0.2.3","sha":"bdc3d06b58185c67703284588c34b91a76eb0955","kind":"tag","published_at":"2020-06-27T16:14:05.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/@dflex/dom-gen@0.2.3","html_url":"https://github.com/dflex-js/dflex/releases/tag/@dflex/dom-gen@0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@%40dflex%2Fdom-gen%400.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdom-gen@0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdom-gen@0.2.3/manifests"},{"name":"@dflex/draggable@0.1.2","sha":"bdc3d06b58185c67703284588c34b91a76eb0955","kind":"tag","published_at":"2020-06-27T16:14:05.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/@dflex/draggable@0.1.2","html_url":"https://github.com/dflex-js/dflex/releases/tag/@dflex/draggable@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@%40dflex%2Fdraggable%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdraggable@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdraggable@0.1.2/manifests"},{"name":"@dflex/store@0.1.4","sha":"bdc3d06b58185c67703284588c34b91a76eb0955","kind":"tag","published_at":"2020-06-27T16:14:05.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/@dflex/store@0.1.4","html_url":"https://github.com/dflex-js/dflex/releases/tag/@dflex/store@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@%40dflex%2Fstore%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fstore@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fstore@0.1.4/manifests"},{"name":"@dflex/store@0.1.3","sha":"fb9a1be705ae00834de9524511692b155d43ecf2","kind":"tag","published_at":"2020-06-12T21:30:14.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/@dflex/store@0.1.3","html_url":"https://github.com/dflex-js/dflex/releases/tag/@dflex/store@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@%40dflex%2Fstore%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fstore@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fstore@0.1.3/manifests"},{"name":"@dflex/draggable@0.1.1","sha":"fb9a1be705ae00834de9524511692b155d43ecf2","kind":"tag","published_at":"2020-06-12T21:30:14.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/@dflex/draggable@0.1.1","html_url":"https://github.com/dflex-js/dflex/releases/tag/@dflex/draggable@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@%40dflex%2Fdraggable%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdraggable@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdraggable@0.1.1/manifests"},{"name":"@dflex/store@0.1.2","sha":"794c2e8117150b0a087995ca903374c35aa8e930","kind":"tag","published_at":"2020-06-12T21:13:28.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/@dflex/store@0.1.2","html_url":"https://github.com/dflex-js/dflex/releases/tag/@dflex/store@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@%40dflex%2Fstore%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fstore@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fstore@0.1.2/manifests"},{"name":"@dflex/draggable@0.1.0","sha":"794c2e8117150b0a087995ca903374c35aa8e930","kind":"tag","published_at":"2020-06-12T21:13:28.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/@dflex/draggable@0.1.0","html_url":"https://github.com/dflex-js/dflex/releases/tag/@dflex/draggable@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@%40dflex%2Fdraggable%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdraggable@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdraggable@0.1.0/manifests"},{"name":"@dflex/dom-gen@0.2.2","sha":"794c2e8117150b0a087995ca903374c35aa8e930","kind":"tag","published_at":"2020-06-12T21:13:28.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/@dflex/dom-gen@0.2.2","html_url":"https://github.com/dflex-js/dflex/releases/tag/@dflex/dom-gen@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@%40dflex%2Fdom-gen%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdom-gen@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdom-gen@0.2.2/manifests"},{"name":"@dflex/core-instance@0.1.0-alpha.0","sha":"c0b5e5fb936cabbf8609b597aa00a40a0db81727","kind":"tag","published_at":"2020-06-05T15:54:33.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/@dflex/core-instance@0.1.0-alpha.0","html_url":"https://github.com/dflex-js/dflex/releases/tag/@dflex/core-instance@0.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@%40dflex%2Fcore-instance%400.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fcore-instance@0.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fcore-instance@0.1.0-alpha.0/manifests"},{"name":"@dflex/store@0.1.1","sha":"c0b5e5fb936cabbf8609b597aa00a40a0db81727","kind":"tag","published_at":"2020-06-05T15:54:33.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/@dflex/store@0.1.1","html_url":"https://github.com/dflex-js/dflex/releases/tag/@dflex/store@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@%40dflex%2Fstore%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fstore@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fstore@0.1.1/manifests"},{"name":"@dflex/store@0.1.0","sha":"01ed2eee7e0e352f38472b6d45a30d1d1ed04410","kind":"tag","published_at":"2020-05-25T20:35:39.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/@dflex/store@0.1.0","html_url":"https://github.com/dflex-js/dflex/releases/tag/@dflex/store@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@%40dflex%2Fstore%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fstore@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fstore@0.1.0/manifests"},{"name":"@dflex/dom-gen@0.2.1","sha":"01ed2eee7e0e352f38472b6d45a30d1d1ed04410","kind":"tag","published_at":"2020-05-25T20:35:39.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/@dflex/dom-gen@0.2.1","html_url":"https://github.com/dflex-js/dflex/releases/tag/@dflex/dom-gen@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@%40dflex%2Fdom-gen%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdom-gen@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/@dflex%2Fdom-gen@0.2.1/manifests"},{"name":"v0.2.0","sha":"142b7a089b5ace260337dd073b7f29e668e696bf","kind":"tag","published_at":"2020-05-21T22:41:55.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/v0.2.0","html_url":"https://github.com/dflex-js/dflex/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"558f06ab7d2a8c1b5b36519604f7be9f51d772db","kind":"tag","published_at":"2020-05-21T15:49:35.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/v0.1.1","html_url":"https://github.com/dflex-js/dflex/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"4b4c148559d5ddb9f86e7190114c8eb3527c8173","kind":"tag","published_at":"2020-05-15T23:11:22.000Z","download_url":"https://codeload.github.com/dflex-js/dflex/tar.gz/v0.1.0","html_url":"https://github.com/dflex-js/dflex/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflex-js/dflex@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-11-23T17:47:13.425Z","dependent_packages_count":5,"downloads":96,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":6.760302260098808,"dependent_repos_count":10.319081594997954,"dependent_packages_count":3.702996412034177,"stargazers_count":2.116573281000292,"forks_count":4.943560340755461,"docker_downloads_count":null,"average":5.568502777777338},"purl":"pkg:npm/%40dflex/core-instance","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@dflex/core-instance","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@dflex/core-instance","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@dflex/core-instance/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-11T23:55:08.828Z","issues_count":25,"pull_requests_count":537,"avg_time_to_close_issue":10512317.083333334,"avg_time_to_close_pull_request":430269.67056530213,"issues_closed_count":12,"pull_requests_closed_count":513,"pull_request_authors_count":3,"issue_authors_count":9,"avg_comments_per_issue":4.8,"avg_comments_per_pull_request":0.659217877094972,"merged_pull_requests_count":265,"bot_issues_count":0,"bot_pull_requests_count":200,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2677778.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"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.42857142857142855,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflex-js%2Fdflex/issues","maintainers":[{"login":"jalal246","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jalal246"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dflex%2Fcore-instance/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dflex%2Fcore-instance/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dflex%2Fcore-instance/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dflex%2Fcore-instance/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dflex%2Fcore-instance/codemeta","maintainers":[{"uuid":"jimmy02020","login":"jimmy02020","name":null,"email":"jimmy002020@gmail.com","url":null,"packages_count":40,"html_url":"https://www.npmjs.com/~jimmy02020","role":null,"created_at":"2022-11-16T19:37:28.120Z","updated_at":"2022-11-16T19:37:28.120Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jimmy02020/packages"}]}