{"id":8007494,"name":"@declarative-gridstack/core","ecosystem":"npm","description":"TypeScript/JS lib for dashboard layout and creation, responsive, mobile support, no external dependencies, with many wrappers (React, Angular, Vue, Ember, knockout...)","homepage":"http://gridstackjs.com/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/gridstack/gridstack.js","keywords_array":["Typescript","gridstack.js","grid","gridster","layout","responsive","dashboard","resize","drag\u0026drop","widgets","Angular","React","Vue","JavaScript"],"namespace":"declarative-gridstack","versions_count":1,"first_release_published_at":"2023-07-30T05:36:48.644Z","latest_release_published_at":"2023-07-30T05:36:48.644Z","latest_release_number":"1.0.0","last_synced_at":"2026-03-20T05:05:45.501Z","created_at":"2023-07-30T05:36:51.522Z","updated_at":"2026-03-20T10:15:31.575Z","registry_url":"https://www.npmjs.com/package/@declarative-gridstack/core","install_command":"npm install @declarative-gridstack/core","documentation_url":null,"metadata":{"funding":[{"type":"paypal","url":"https://www.paypal.me/alaind831"},{"type":"venmo","url":"https://www.venmo.com/adumesny"}],"dist-tags":{"latest":"1.0.0"}},"repo_metadata":{"id":23063836,"uuid":"26417283","full_name":"gridstack/gridstack.js","owner":"gridstack","description":"Build interactive dashboards in minutes.","archived":false,"fork":false,"pushed_at":"2025-10-15T21:04:58.000Z","size":18323,"stargazers_count":8428,"open_issues_count":53,"forks_count":1392,"subscribers_count":172,"default_branch":"master","last_synced_at":"2025-10-16T22:31:46.458Z","etag":null,"topics":["angular","dashboard","grid","gridster","javascript","react","typescript","vue","widget"],"latest_commit_sha":null,"homepage":"https://gridstackjs.com","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/gridstack.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["adumesny"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":["https://www.paypal.me/alaind831","https://www.venmo.com/adumesny"]}},"created_at":"2014-11-10T02:18:32.000Z","updated_at":"2025-10-16T22:19:37.000Z","dependencies_parsed_at":"2024-02-04T19:16:01.949Z","dependency_job_id":"1d5f9342-2082-47e7-a28e-496b97016712","html_url":"https://github.com/gridstack/gridstack.js","commit_stats":{"total_commits":1705,"total_committers":148,"mean_commits":11.52027027027027,"dds":0.5390029325513197,"last_synced_commit":"88ce70e74f2b045fbf67609992ebc8f18be6dbbd"},"previous_names":["troolee/gridstack.js"],"tags_count":133,"template":false,"template_full_name":null,"purl":"pkg:github/gridstack/gridstack.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gridstack%2Fgridstack.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gridstack%2Fgridstack.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gridstack%2Fgridstack.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gridstack%2Fgridstack.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gridstack","download_url":"https://codeload.github.com/gridstack/gridstack.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gridstack%2Fgridstack.js/sbom","scorecard":{"id":445574,"data":{"date":"2025-08-11","repo":{"name":"github.com/gridstack/gridstack.js","commit":"cb3af1cc9bdb0a98375fe6df7118eb5ea2f7dbdb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"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":"Maintained","score":10,"reason":"30 commit(s) and 25 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/18 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":["Warn: no topLevel permission defined: .github/workflows/deploy-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/sync-docs.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":"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":"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/deploy-docs.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/gridstack/gridstack.js/deploy-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-docs.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/gridstack/gridstack.js/deploy-docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy-docs.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/gridstack/gridstack.js/deploy-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync-docs.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/gridstack/gridstack.js/sync-docs.yml/master?enable=pin","Info:   0 out of   3 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":"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":"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 30 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":"23 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-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-7q7g-4xm8-89cq","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-19T06:38:51.824Z","repository_id":23063836,"created_at":"2025-08-19T06:38:51.824Z","updated_at":"2025-08-19T06:38:51.824Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279643103,"owners_count":26204144,"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-18T02:00:06.492Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-03-20T10:15:31.555Z","dependent_packages_count":0,"downloads":91,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{},"purl":"pkg:npm/%40declarative-gridstack/core","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@declarative-gridstack/core","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@declarative-gridstack/core","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@declarative-gridstack/core/dependencies","status":"removed","funding_links":["https://www.paypal.me/alaind831","https://www.venmo.com/adumesny","https://github.com/sponsors/adumesny"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-15T23:01:06.474Z","issues_count":365,"pull_requests_count":819,"avg_time_to_close_issue":7734440.975609756,"avg_time_to_close_pull_request":237220.41206675224,"issues_closed_count":287,"pull_requests_closed_count":779,"pull_request_authors_count":63,"issue_authors_count":287,"avg_comments_per_issue":2.873972602739726,"avg_comments_per_pull_request":0.3540903540903541,"merged_pull_requests_count":748,"bot_issues_count":0,"bot_pull_requests_count":88,"past_year_issues_count":122,"past_year_pull_requests_count":350,"past_year_avg_time_to_close_issue":518405.0833333333,"past_year_avg_time_to_close_pull_request":165611.9716088328,"past_year_issues_closed_count":84,"past_year_pull_requests_closed_count":317,"past_year_pull_request_authors_count":24,"past_year_issue_authors_count":94,"past_year_avg_comments_per_issue":1.3524590163934427,"past_year_avg_comments_per_pull_request":0.24,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":307,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gridstack%2Fgridstack.js/issues","maintainers":[{"login":"adumesny","count":607,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adumesny"}],"active_maintainers":[{"login":"adumesny","count":259,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adumesny"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@declarative-gridstack%2Fcore/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@declarative-gridstack%2Fcore/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@declarative-gridstack%2Fcore/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@declarative-gridstack%2Fcore/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@declarative-gridstack%2Fcore/codemeta","maintainers":[{"uuid":"shibisuriya","login":"shibisuriya","name":null,"email":"shibisuriya.work@gmail.com","url":null,"packages_count":12,"html_url":"https://www.npmjs.com/~shibisuriya","role":null,"created_at":"2023-07-30T05:36:52.836Z","updated_at":"2023-07-30T05:36:52.836Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/shibisuriya/packages"}]}