{"id":16993763,"url":"https://github.com/rwv/workbox-add-integrity","last_synced_at":"2026-02-06T21:02:09.736Z","repository":{"id":211460397,"uuid":"729211822","full_name":"rwv/workbox-add-integrity","owner":"rwv","description":"📦 A workbox plugin that add integrity to workbox precache manifest.","archived":false,"fork":false,"pushed_at":"2024-12-02T23:03:34.000Z","size":257,"stargazers_count":0,"open_issues_count":7,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-25T04:18:44.460Z","etag":null,"topics":["integrity","manifest","subresource-integrity","workbox"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/workbox-add-integrity","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/rwv.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"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}},"created_at":"2023-12-08T16:39:49.000Z","updated_at":"2024-09-03T01:15:16.000Z","dependencies_parsed_at":"2024-06-20T03:56:28.484Z","dependency_job_id":"047168ac-8885-46d1-8aab-8c54b7d57f2b","html_url":"https://github.com/rwv/workbox-add-integrity","commit_stats":null,"previous_names":["rwv/workbox-add-integrity"],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/rwv/workbox-add-integrity","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwv%2Fworkbox-add-integrity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwv%2Fworkbox-add-integrity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwv%2Fworkbox-add-integrity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwv%2Fworkbox-add-integrity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rwv","download_url":"https://codeload.github.com/rwv/workbox-add-integrity/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwv%2Fworkbox-add-integrity/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29175826,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T20:14:21.878Z","status":"ssl_error","status_checked_at":"2026-02-06T20:14:21.443Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"keywords":["integrity","manifest","subresource-integrity","workbox"],"created_at":"2024-10-14T03:43:58.922Z","updated_at":"2026-02-06T21:02:09.716Z","avatar_url":"https://github.com/rwv.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📦 workbox-add-integrity\nA workbox plugin that add integrity to workbox precache manifest.\n\n[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/rwv/workbox-add-integrity/build.yml)](https://github.com/rwv/workbox-add-integrity/actions/workflows/build.yml)\n[![Codecov Coverage](https://img.shields.io/codecov/c/github/rwv/workbox-add-integrity)](https://app.codecov.io/github/rwv/workbox-add-integrity)\n[![npm](https://img.shields.io/npm/v/workbox-add-integrity)](https://www.npmjs.com/package/workbox-add-integrity)\n![NPM](https://img.shields.io/npm/l/workbox-add-integrity)\n\n## Usage\n\n``` bash\nnpm install workbox-add-integrity\n```\n\n``` ts\nimport addIntegrity from \"workbox-add-integrity\";\nimport { injectManifest } from \"workbox-build\";\n\nconst addIntegrityOptions = {\n  folder: \"dist\",\n}\n\ninjectManifest({\n  manifestTransforms: [addIntegrity(addIntegrityOptions)],\n});\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frwv%2Fworkbox-add-integrity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frwv%2Fworkbox-add-integrity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frwv%2Fworkbox-add-integrity/lists"}