Skip to content

Commit f8dc907

Browse files
Copilotpethers
andauthored
chore: improve npm package discoverability and clean up unused dependencies (#1078)
* Improve npm package metadata, keywords, and clean up unused dependencies - Expand keywords from 14 to 36 for better npm discoverability (cybersecurity, grc, soc2, gdpr, hipaa, pci-dss, eu-cra, stride, wcag, etc.) - Improve description to mention all supported compliance frameworks - Update homepage to live application URL (ciacompliancemanager.com) - Add funding metadata for GitHub sponsors - Remove unused devDependencies: @types/fs-extra, @types/testing-library__jest-dom, @vitest/coverage-istanbul, autoprefixer - Update knip.json to remove references to removed packages Agent-Logs-Url: https://github.com/Hack23/cia-compliance-manager/sessions/8eba3032-2394-400e-8af6-a40806b979a9 Co-authored-by: pethers <1726836+pethers@users.noreply.github.com> * chore: regenerate package-lock.json after devDependency removals Agent-Logs-Url: https://github.com/Hack23/cia-compliance-manager/sessions/8ff25aed-500e-4fd9-9eac-25567855400a Co-authored-by: pethers <1726836+pethers@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: pethers <1726836+pethers@users.noreply.github.com>
1 parent 32d7bf3 commit f8dc907

3 files changed

Lines changed: 33 additions & 478 deletions

File tree

knip.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,6 @@
1414
],
1515
"ignoreDependencies": [
1616
"@tailwindcss/postcss",
17-
"@types/fs-extra",
18-
"@types/testing-library__jest-dom",
19-
"@vitest/coverage-istanbul",
20-
"autoprefixer",
2117
"cypress-junit-reporter",
2218
"cypress-react-selector",
2319
"cypress-wait-until",

0 commit comments

Comments
 (0)