{"id":2322894,"name":"run-script-webpack-plugin","ecosystem":"npm","description":"Automatically run your script once Webpack's build completes.","homepage":"https://github.com/atassis/run-script-webpack-plugin#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/atassis/run-script-webpack-plugin","keywords_array":["webpack","plugin","typescript","server","start","watch","restart","express"],"namespace":null,"versions_count":18,"first_release_published_at":"2020-12-04T22:09:16.062Z","latest_release_published_at":"2025-04-06T11:52:13.146Z","latest_release_number":"0.2.3","last_synced_at":"2026-04-16T11:33:37.785Z","created_at":"2022-04-10T00:10:18.381Z","updated_at":"2026-04-16T11:33:37.785Z","registry_url":"https://www.npmjs.com/package/run-script-webpack-plugin","install_command":"npm install run-script-webpack-plugin","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.2.3"}},"repo_metadata":{"id":37738569,"uuid":"318636661","full_name":"atassis/run-script-webpack-plugin","owner":"atassis","description":"Automatically run your script once Webpack's build completes.","archived":false,"fork":false,"pushed_at":"2025-08-18T22:30:57.000Z","size":341,"stargazers_count":42,"open_issues_count":12,"forks_count":11,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-24T08:13:51.312Z","etag":null,"topics":["deps-url","webpack"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/atassis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-12-04T21:14:38.000Z","updated_at":"2025-07-22T07:11:33.000Z","dependencies_parsed_at":"2024-01-15T20:49:47.389Z","dependency_job_id":"a9cf3078-4fb2-43ac-ae00-04b822112f43","html_url":"https://github.com/atassis/run-script-webpack-plugin","commit_stats":{"total_commits":55,"total_committers":9,"mean_commits":6.111111111111111,"dds":0.3090909090909091,"last_synced_commit":"85c25927d69d612911c0129653892a26eae4e6d1"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/atassis/run-script-webpack-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atassis%2Frun-script-webpack-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atassis%2Frun-script-webpack-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atassis%2Frun-script-webpack-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atassis%2Frun-script-webpack-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atassis","download_url":"https://codeload.github.com/atassis/run-script-webpack-plugin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atassis%2Frun-script-webpack-plugin/sbom","scorecard":{"id":214238,"data":{"date":"2025-08-11","repo":{"name":"github.com/atassis/run-script-webpack-plugin","commit":"3fd917512b223286f7b942c5a939aa958bae7665"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/atassis/run-script-webpack-plugin/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/atassis/run-script-webpack-plugin/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/atassis/run-script-webpack-plugin/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/atassis/run-script-webpack-plugin/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/atassis/run-script-webpack-plugin/main.yml/main?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 npmCommand 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":"Maintained","score":7,"reason":"9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7","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":"Code-Review","score":3,"reason":"Found 6/17 approved changesets -- score normalized to 3","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:27"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw"],"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-17T01:21:55.403Z","repository_id":37738569,"created_at":"2025-08-17T01:21:55.404Z","updated_at":"2025-08-17T01:21:55.404Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277182774,"owners_count":25775221,"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-09-27T02:00:08.978Z","response_time":73,"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":"atassis","name":"Taymuraz Kaytmazov","uuid":"5769345","kind":"user","description":"Bothend developer. Typescript enjoyer. ","email":"","website":null,"location":"Russia, Moscow or Dreamy island","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5769345?u=6b212beece67189c7f74c70ca5464f31537d725e\u0026v=4","repositories_count":6,"last_synced_at":"2023-03-05T18:07:39.692Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/atassis","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T20:31:43.913Z","updated_at":"2023-03-05T18:07:39.721Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atassis","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atassis/repositories"},"tags":[{"name":"v0.2.3","sha":"4e2f76b65f10adbe6b4bd98ed8d752a907072bf4","kind":"tag","published_at":"2025-04-06T11:51:31.000Z","download_url":"https://codeload.github.com/atassis/run-script-webpack-plugin/tar.gz/v0.2.3","html_url":"https://github.com/atassis/run-script-webpack-plugin/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atassis/run-script-webpack-plugin@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atassis%2Frun-script-webpack-plugin/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atassis%2Frun-script-webpack-plugin/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"3b64a112f8aaac962493b7331f165a54ace50136","kind":"tag","published_at":"2025-02-23T15:50:10.000Z","download_url":"https://codeload.github.com/atassis/run-script-webpack-plugin/tar.gz/v0.2.2","html_url":"https://github.com/atassis/run-script-webpack-plugin/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atassis/run-script-webpack-plugin@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atassis%2Frun-script-webpack-plugin/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atassis%2Frun-script-webpack-plugin/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"81dd3e682eb763fbb2b82f9a3b4f8c2af4de4e85","kind":"tag","published_at":"2025-02-02T12:26:25.000Z","download_url":"https://codeload.github.com/atassis/run-script-webpack-plugin/tar.gz/v0.2.1","html_url":"https://github.com/atassis/run-script-webpack-plugin/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atassis/run-script-webpack-plugin@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atassis%2Frun-script-webpack-plugin/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atassis%2Frun-script-webpack-plugin/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9e8c352cefb822588327b386e1af031b176d3b3b","kind":"tag","published_at":"2023-04-28T10:10:55.000Z","download_url":"https://codeload.github.com/atassis/run-script-webpack-plugin/tar.gz/v0.2.0","html_url":"https://github.com/atassis/run-script-webpack-plugin/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atassis/run-script-webpack-plugin@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atassis%2Frun-script-webpack-plugin/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atassis%2Frun-script-webpack-plugin/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"65286e9c116cb113c64459693962f1fd27dbf70e","kind":"tag","published_at":"2022-06-22T16:12:47.000Z","download_url":"https://codeload.github.com/atassis/run-script-webpack-plugin/tar.gz/v0.1.1","html_url":"https://github.com/atassis/run-script-webpack-plugin/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atassis/run-script-webpack-plugin@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atassis%2Frun-script-webpack-plugin/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atassis%2Frun-script-webpack-plugin/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"477b739ed4c66f4aca91151d64a3af8e6406d683","kind":"tag","published_at":"2022-06-16T10:50:30.000Z","download_url":"https://codeload.github.com/atassis/run-script-webpack-plugin/tar.gz/v0.1.0","html_url":"https://github.com/atassis/run-script-webpack-plugin/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atassis/run-script-webpack-plugin@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atassis%2Frun-script-webpack-plugin/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atassis%2Frun-script-webpack-plugin/tags/v0.1.0/manifests"},{"name":"v0.0.14","sha":"6cf69b4815cfb5d286a9d172f78c110c1802152e","kind":"tag","published_at":"2022-05-24T03:21:30.000Z","download_url":"https://codeload.github.com/atassis/run-script-webpack-plugin/tar.gz/v0.0.14","html_url":"https://github.com/atassis/run-script-webpack-plugin/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atassis/run-script-webpack-plugin@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atassis%2Frun-script-webpack-plugin/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atassis%2Frun-script-webpack-plugin/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"f19d72ae3ca646f3891d8c048ef2f1e77abc65b5","kind":"tag","published_at":"2022-05-24T03:18:30.000Z","download_url":"https://codeload.github.com/atassis/run-script-webpack-plugin/tar.gz/v0.0.13","html_url":"https://github.com/atassis/run-script-webpack-plugin/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atassis/run-script-webpack-plugin@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atassis%2Frun-script-webpack-plugin/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atassis%2Frun-script-webpack-plugin/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"0d1c0817f0f97c984c3f4604833ec0d4224093da","kind":"tag","published_at":"2022-05-10T18:27:21.000Z","download_url":"https://codeload.github.com/atassis/run-script-webpack-plugin/tar.gz/v0.0.12","html_url":"https://github.com/atassis/run-script-webpack-plugin/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atassis/run-script-webpack-plugin@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atassis%2Frun-script-webpack-plugin/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atassis%2Frun-script-webpack-plugin/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"ee37a37e31194921cdceb2a5efccee7047645200","kind":"tag","published_at":"2021-03-16T06:59:00.000Z","download_url":"https://codeload.github.com/atassis/run-script-webpack-plugin/tar.gz/v0.0.11","html_url":"https://github.com/atassis/run-script-webpack-plugin/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atassis/run-script-webpack-plugin@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atassis%2Frun-script-webpack-plugin/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atassis%2Frun-script-webpack-plugin/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"3111e8790abf455ae8c413a7f4fc98fc9cbda389","kind":"tag","published_at":"2021-03-09T17:55:16.000Z","download_url":"https://codeload.github.com/atassis/run-script-webpack-plugin/tar.gz/v0.0.10","html_url":"https://github.com/atassis/run-script-webpack-plugin/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atassis/run-script-webpack-plugin@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atassis%2Frun-script-webpack-plugin/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atassis%2Frun-script-webpack-plugin/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"d0c3de51c328669d1aafad11912ec3f9dbdec2f2","kind":"tag","published_at":"2021-03-09T17:52:56.000Z","download_url":"https://codeload.github.com/atassis/run-script-webpack-plugin/tar.gz/v0.0.9","html_url":"https://github.com/atassis/run-script-webpack-plugin/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atassis/run-script-webpack-plugin@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atassis%2Frun-script-webpack-plugin/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atassis%2Frun-script-webpack-plugin/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"98857559812a37cb1b6c33dca5f9af407b6680a3","kind":"tag","published_at":"2021-02-13T14:00:50.000Z","download_url":"https://codeload.github.com/atassis/run-script-webpack-plugin/tar.gz/v0.0.8","html_url":"https://github.com/atassis/run-script-webpack-plugin/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atassis/run-script-webpack-plugin@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atassis%2Frun-script-webpack-plugin/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atassis%2Frun-script-webpack-plugin/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"a93f29ab10149a3a733cb629dda5ec5ea29d20d6","kind":"tag","published_at":"2021-02-13T13:49:01.000Z","download_url":"https://codeload.github.com/atassis/run-script-webpack-plugin/tar.gz/v0.0.7","html_url":"https://github.com/atassis/run-script-webpack-plugin/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atassis/run-script-webpack-plugin@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atassis%2Frun-script-webpack-plugin/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atassis%2Frun-script-webpack-plugin/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"1f593a4ce1bb55ddc4d09c7495f55e95d45dab12","kind":"tag","published_at":"2021-02-13T13:46:03.000Z","download_url":"https://codeload.github.com/atassis/run-script-webpack-plugin/tar.gz/v0.0.6","html_url":"https://github.com/atassis/run-script-webpack-plugin/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atassis/run-script-webpack-plugin@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atassis%2Frun-script-webpack-plugin/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atassis%2Frun-script-webpack-plugin/tags/v0.0.6/manifests"}]},"repo_metadata_updated_at":"2026-03-15T10:52:18.605Z","dependent_packages_count":38,"downloads":540714,"downloads_period":"last-month","dependent_repos_count":1039,"rankings":{"downloads":0.37063757635644984,"dependent_repos_count":0.5906395975565937,"dependent_packages_count":0.7289740360218429,"stargazers_count":6.677135935935262,"forks_count":7.010878707619532,"docker_downloads_count":0.8617611390585698,"average":2.706671165424708},"purl":"pkg:npm/run-script-webpack-plugin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/run-script-webpack-plugin","docker_dependents_count":100,"docker_downloads_count":10869,"usage_url":"https://repos.ecosyste.ms/usage/npm/run-script-webpack-plugin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/run-script-webpack-plugin/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-23T16:12:46.800Z","issues_count":12,"pull_requests_count":53,"avg_time_to_close_issue":1114217.0,"avg_time_to_close_pull_request":1433397.7,"issues_closed_count":7,"pull_requests_closed_count":40,"pull_request_authors_count":12,"issue_authors_count":11,"avg_comments_per_issue":3.8333333333333335,"avg_comments_per_pull_request":0.5849056603773585,"merged_pull_requests_count":34,"bot_issues_count":0,"bot_pull_requests_count":38,"past_year_issues_count":2,"past_year_pull_requests_count":32,"past_year_avg_time_to_close_issue":766248.0,"past_year_avg_time_to_close_pull_request":410896.5789473684,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":3.0,"past_year_avg_comments_per_pull_request":0.46875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":26,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/atassis%2Frun-script-webpack-plugin/issues","maintainers":[{"login":"atassis","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atassis"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/run-script-webpack-plugin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/run-script-webpack-plugin/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/run-script-webpack-plugin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/run-script-webpack-plugin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/run-script-webpack-plugin/codemeta","maintainers":[{"uuid":"atassis","login":"atassis","name":null,"email":"atassikay38@gmail.com","url":null,"packages_count":9,"html_url":"https://www.npmjs.com/~atassis","role":null,"created_at":"2022-11-14T07:49:34.799Z","updated_at":"2022-11-14T07:49:34.799Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/atassis/packages"}]}