{"id":898027,"name":"@devneser/babel-dev-inline-react-svg","ecosystem":"npm","description":"A babel plugin that optimizes and inlines SVGs for your react components.","homepage":"https://github.com/kesne/babel-plugin-inline-react-svg#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/kesne/babel-plugin-inline-react-svg","keywords_array":["babel","plugin","react","svg","inline"],"namespace":"devneser","versions_count":1,"first_release_published_at":"2021-02-03T02:12:56.929Z","latest_release_published_at":"2021-02-03T02:12:56.929Z","latest_release_number":"0.1.0","last_synced_at":"2026-04-21T13:01:01.997Z","created_at":"2022-04-07T16:24:16.042Z","updated_at":"2026-04-21T13:01:01.997Z","registry_url":"https://www.npmjs.com/package/@devneser/babel-dev-inline-react-svg","install_command":"npm install @devneser/babel-dev-inline-react-svg","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.1.0"}},"repo_metadata":{"id":11174403,"uuid":"68626554","full_name":"airbnb/babel-plugin-inline-react-svg","owner":"airbnb","description":"A babel plugin that optimizes and inlines SVGs for your React Components.","archived":false,"fork":false,"pushed_at":"2024-07-22T18:23:52.000Z","size":124,"stargazers_count":474,"open_issues_count":35,"forks_count":91,"subscribers_count":18,"default_branch":"master","last_synced_at":"2025-10-18T04:07:12.662Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/airbnb.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}},"created_at":"2016-09-19T16:55:26.000Z","updated_at":"2025-09-06T08:24:47.000Z","dependencies_parsed_at":"2022-08-29T14:52:00.715Z","dependency_job_id":"a81cc84d-819c-419c-a72e-32fe871a725e","html_url":"https://github.com/airbnb/babel-plugin-inline-react-svg","commit_stats":{"total_commits":99,"total_committers":23,"mean_commits":4.304347826086956,"dds":0.5353535353535354,"last_synced_commit":"5efa467170f8a9529674cf91feba38b48f3b21c2"},"previous_names":["kesne/babel-plugin-inline-react-svg"],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/airbnb/babel-plugin-inline-react-svg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airbnb%2Fbabel-plugin-inline-react-svg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airbnb%2Fbabel-plugin-inline-react-svg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airbnb%2Fbabel-plugin-inline-react-svg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airbnb%2Fbabel-plugin-inline-react-svg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/airbnb","download_url":"https://codeload.github.com/airbnb/babel-plugin-inline-react-svg/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airbnb%2Fbabel-plugin-inline-react-svg/sbom","scorecard":{"id":173367,"data":{"date":"2025-08-11","repo":{"name":"github.com/airbnb/babel-plugin-inline-react-svg","commit":"5efa467170f8a9529674cf91feba38b48f3b21c2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.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":"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":"Code-Review","score":4,"reason":"Found 8/20 approved changesets -- score normalized to 4","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/node-pretest.yml:1","Warn: no topLevel permission defined: .github/workflows/node.yml:1","Warn: no topLevel permission defined: .github/workflows/rebase.yml:1","Warn: no topLevel permission defined: .github/workflows/require-allow-edits.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":"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/node-pretest.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/airbnb/babel-plugin-inline-react-svg/node-pretest.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-pretest.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/airbnb/babel-plugin-inline-react-svg/node-pretest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-pretest.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/airbnb/babel-plugin-inline-react-svg/node-pretest.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-pretest.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/airbnb/babel-plugin-inline-react-svg/node-pretest.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/airbnb/babel-plugin-inline-react-svg/node.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/airbnb/babel-plugin-inline-react-svg/node.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/airbnb/babel-plugin-inline-react-svg/node.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/airbnb/babel-plugin-inline-react-svg/node.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rebase.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/airbnb/babel-plugin-inline-react-svg/rebase.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rebase.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/airbnb/babel-plugin-inline-react-svg/rebase.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/require-allow-edits.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/airbnb/babel-plugin-inline-react-svg/require-allow-edits.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/airbnb/.github/SECURITY.md:1","Info: Found linked content: github.com/airbnb/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/airbnb/.github/SECURITY.md:1"],"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":"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"}}]},"last_synced_at":"2025-08-16T17:07:48.731Z","repository_id":11174403,"created_at":"2025-08-16T17:07:48.731Z","updated_at":"2025-08-16T17:07:48.731Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281426453,"owners_count":26499231,"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-28T02:00:06.022Z","response_time":60,"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":"airbnb","name":"Airbnb","uuid":"698437","kind":"organization","description":"","email":null,"website":"https://airbnb.tech","location":"San Francisco","twitter":"AirbnbEng","company":null,"icon_url":"https://avatars.githubusercontent.com/u/698437?v=4","repositories_count":197,"last_synced_at":"2025-10-26T00:24:57.707Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/airbnb","funding_links":[],"total_stars":387933,"followers":5250,"following":0,"created_at":"2022-11-02T16:20:48.435Z","updated_at":"2025-10-26T00:24:57.707Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/airbnb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/airbnb/repositories"},"tags":[{"name":"v2.0.2","sha":"bee9b5563c5551663b0e0dfa2b7e97cdc78ab876","kind":"tag","published_at":"2023-02-23T07:21:49.000Z","download_url":"https://codeload.github.com/airbnb/babel-plugin-inline-react-svg/tar.gz/v2.0.2","html_url":"https://github.com/airbnb/babel-plugin-inline-react-svg/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/airbnb/babel-plugin-inline-react-svg@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airbnb%2Fbabel-plugin-inline-react-svg/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airbnb%2Fbabel-plugin-inline-react-svg/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"d4525ce89cf05d449a63fb78243aa2b2acafd0d8","kind":"commit","published_at":"2021-02-23T18:25:04.000Z","download_url":"https://codeload.github.com/airbnb/babel-plugin-inline-react-svg/tar.gz/v2.0.1","html_url":"https://github.com/airbnb/babel-plugin-inline-react-svg/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/airbnb/babel-plugin-inline-react-svg@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airbnb%2Fbabel-plugin-inline-react-svg/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airbnb%2Fbabel-plugin-inline-react-svg/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"0735382c67447aba4ad5a52bd6a2418d79cb8451","kind":"commit","published_at":"2021-02-18T15:07:40.000Z","download_url":"https://codeload.github.com/airbnb/babel-plugin-inline-react-svg/tar.gz/v2.0.0","html_url":"https://github.com/airbnb/babel-plugin-inline-react-svg/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/airbnb/babel-plugin-inline-react-svg@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airbnb%2Fbabel-plugin-inline-react-svg/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airbnb%2Fbabel-plugin-inline-react-svg/tags/v2.0.0/manifests"},{"name":"v1.1.2","sha":"fce27ab786b5724ee1895786eb0bdd012619edcb","kind":"tag","published_at":"2021-01-08T04:45:56.000Z","download_url":"https://codeload.github.com/airbnb/babel-plugin-inline-react-svg/tar.gz/v1.1.2","html_url":"https://github.com/airbnb/babel-plugin-inline-react-svg/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/airbnb/babel-plugin-inline-react-svg@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airbnb%2Fbabel-plugin-inline-react-svg/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airbnb%2Fbabel-plugin-inline-react-svg/tags/v1.1.2/manifests"},{"name":"1.1.2","sha":"fce27ab786b5724ee1895786eb0bdd012619edcb","kind":"commit","published_at":"2020-10-30T14:07:22.000Z","download_url":"https://codeload.github.com/airbnb/babel-plugin-inline-react-svg/tar.gz/1.1.2","html_url":"https://github.com/airbnb/babel-plugin-inline-react-svg/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/airbnb/babel-plugin-inline-react-svg@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airbnb%2Fbabel-plugin-inline-react-svg/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airbnb%2Fbabel-plugin-inline-react-svg/tags/1.1.2/manifests"},{"name":"v1.1.1","sha":"d94d2683ddb76465fbbb9984d0c0069160f4e098","kind":"commit","published_at":"2020-01-21T14:47:13.000Z","download_url":"https://codeload.github.com/airbnb/babel-plugin-inline-react-svg/tar.gz/v1.1.1","html_url":"https://github.com/airbnb/babel-plugin-inline-react-svg/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/airbnb/babel-plugin-inline-react-svg@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airbnb%2Fbabel-plugin-inline-react-svg/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airbnb%2Fbabel-plugin-inline-react-svg/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"759937bed41bd3d594ba2cc511a554e674283c15","kind":"commit","published_at":"2019-04-10T06:41:30.000Z","download_url":"https://codeload.github.com/airbnb/babel-plugin-inline-react-svg/tar.gz/v1.1.0","html_url":"https://github.com/airbnb/babel-plugin-inline-react-svg/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/airbnb/babel-plugin-inline-react-svg@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airbnb%2Fbabel-plugin-inline-react-svg/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airbnb%2Fbabel-plugin-inline-react-svg/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"11deb5fa4b55e1bc7a08345433f5311c88dc7d40","kind":"commit","published_at":"2018-10-22T21:48:38.000Z","download_url":"https://codeload.github.com/airbnb/babel-plugin-inline-react-svg/tar.gz/v1.0.1","html_url":"https://github.com/airbnb/babel-plugin-inline-react-svg/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/airbnb/babel-plugin-inline-react-svg@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airbnb%2Fbabel-plugin-inline-react-svg/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airbnb%2Fbabel-plugin-inline-react-svg/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"7ba334c641d252e7d478ae941fe689946e18bbe9","kind":"commit","published_at":"2018-10-09T23:45:03.000Z","download_url":"https://codeload.github.com/airbnb/babel-plugin-inline-react-svg/tar.gz/v1.0.0","html_url":"https://github.com/airbnb/babel-plugin-inline-react-svg/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/airbnb/babel-plugin-inline-react-svg@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airbnb%2Fbabel-plugin-inline-react-svg/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airbnb%2Fbabel-plugin-inline-react-svg/tags/v1.0.0/manifests"},{"name":"v0.5.4","sha":"85ec7c3df0f42f6c041a1a204a956d703c6a24d1","kind":"commit","published_at":"2018-07-20T23:58:06.000Z","download_url":"https://codeload.github.com/airbnb/babel-plugin-inline-react-svg/tar.gz/v0.5.4","html_url":"https://github.com/airbnb/babel-plugin-inline-react-svg/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/airbnb/babel-plugin-inline-react-svg@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airbnb%2Fbabel-plugin-inline-react-svg/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airbnb%2Fbabel-plugin-inline-react-svg/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"8e281fcfba66afaf2f8a3682d529282f5ad472b3","kind":"commit","published_at":"2018-06-26T06:01:33.000Z","download_url":"https://codeload.github.com/airbnb/babel-plugin-inline-react-svg/tar.gz/v0.5.3","html_url":"https://github.com/airbnb/babel-plugin-inline-react-svg/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/airbnb/babel-plugin-inline-react-svg@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airbnb%2Fbabel-plugin-inline-react-svg/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airbnb%2Fbabel-plugin-inline-react-svg/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"efab0d49fa910f53f75a03452940255e9f159fb2","kind":"tag","published_at":"2017-11-10T02:09:36.000Z","download_url":"https://codeload.github.com/airbnb/babel-plugin-inline-react-svg/tar.gz/v0.5.2","html_url":"https://github.com/airbnb/babel-plugin-inline-react-svg/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/airbnb/babel-plugin-inline-react-svg@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airbnb%2Fbabel-plugin-inline-react-svg/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airbnb%2Fbabel-plugin-inline-react-svg/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"69fe998785845fa88d1dc66818ef8e3479f18041","kind":"tag","published_at":"2017-11-06T00:47:54.000Z","download_url":"https://codeload.github.com/airbnb/babel-plugin-inline-react-svg/tar.gz/v0.5.1","html_url":"https://github.com/airbnb/babel-plugin-inline-react-svg/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/airbnb/babel-plugin-inline-react-svg@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airbnb%2Fbabel-plugin-inline-react-svg/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airbnb%2Fbabel-plugin-inline-react-svg/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"d634c396fd9bcb903d6a0da85dddebc2dc8fe6ba","kind":"tag","published_at":"2017-11-06T00:23:51.000Z","download_url":"https://codeload.github.com/airbnb/babel-plugin-inline-react-svg/tar.gz/v0.5.0","html_url":"https://github.com/airbnb/babel-plugin-inline-react-svg/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/airbnb/babel-plugin-inline-react-svg@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airbnb%2Fbabel-plugin-inline-react-svg/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airbnb%2Fbabel-plugin-inline-react-svg/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"46ea005935a62878902bdebb3fbcab360213320e","kind":"tag","published_at":"2017-03-20T22:21:07.000Z","download_url":"https://codeload.github.com/airbnb/babel-plugin-inline-react-svg/tar.gz/v0.4.0","html_url":"https://github.com/airbnb/babel-plugin-inline-react-svg/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/airbnb/babel-plugin-inline-react-svg@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airbnb%2Fbabel-plugin-inline-react-svg/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airbnb%2Fbabel-plugin-inline-react-svg/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"a15c85046359e12742b161c0287d16ecd36dc3fc","kind":"tag","published_at":"2017-03-06T20:14:54.000Z","download_url":"https://codeload.github.com/airbnb/babel-plugin-inline-react-svg/tar.gz/v0.3.1","html_url":"https://github.com/airbnb/babel-plugin-inline-react-svg/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/airbnb/babel-plugin-inline-react-svg@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airbnb%2Fbabel-plugin-inline-react-svg/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airbnb%2Fbabel-plugin-inline-react-svg/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ca1bfa8c5a0c6aa551e4aa2b8c0ccb2de109e7f7","kind":"tag","published_at":"2017-03-06T20:01:08.000Z","download_url":"https://codeload.github.com/airbnb/babel-plugin-inline-react-svg/tar.gz/v0.3.0","html_url":"https://github.com/airbnb/babel-plugin-inline-react-svg/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/airbnb/babel-plugin-inline-react-svg@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airbnb%2Fbabel-plugin-inline-react-svg/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airbnb%2Fbabel-plugin-inline-react-svg/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"08df0d4346afc89405a4733d164b02cee78baf4c","kind":"tag","published_at":"2016-09-19T21:22:59.000Z","download_url":"https://codeload.github.com/airbnb/babel-plugin-inline-react-svg/tar.gz/v0.2.0","html_url":"https://github.com/airbnb/babel-plugin-inline-react-svg/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/airbnb/babel-plugin-inline-react-svg@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airbnb%2Fbabel-plugin-inline-react-svg/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airbnb%2Fbabel-plugin-inline-react-svg/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"659fe80ecfdd05f779a2db144303cafef2402bc0","kind":"tag","published_at":"2016-09-19T21:05:19.000Z","download_url":"https://codeload.github.com/airbnb/babel-plugin-inline-react-svg/tar.gz/v0.1.2","html_url":"https://github.com/airbnb/babel-plugin-inline-react-svg/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/airbnb/babel-plugin-inline-react-svg@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airbnb%2Fbabel-plugin-inline-react-svg/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airbnb%2Fbabel-plugin-inline-react-svg/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"8ef549ebb4f627b6c17babbc0bb996f15fc00768","kind":"tag","published_at":"2016-09-19T20:36:17.000Z","download_url":"https://codeload.github.com/airbnb/babel-plugin-inline-react-svg/tar.gz/v0.1.1","html_url":"https://github.com/airbnb/babel-plugin-inline-react-svg/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/airbnb/babel-plugin-inline-react-svg@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airbnb%2Fbabel-plugin-inline-react-svg/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airbnb%2Fbabel-plugin-inline-react-svg/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-02-18T12:51:01.753Z","dependent_packages_count":2,"downloads":31,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":38.55837752871324,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":null,"forks_count":null,"average":32.26006807079186},"purl":"pkg:npm/%40devneser/babel-dev-inline-react-svg","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@devneser/babel-dev-inline-react-svg","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@devneser/babel-dev-inline-react-svg","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@devneser/babel-dev-inline-react-svg/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T17:40:07.212Z","issues_count":65,"pull_requests_count":43,"avg_time_to_close_issue":19100659.285714287,"avg_time_to_close_pull_request":22015206.4375,"issues_closed_count":42,"pull_requests_closed_count":32,"pull_request_authors_count":33,"issue_authors_count":64,"avg_comments_per_issue":6.2,"avg_comments_per_pull_request":4.232558139534884,"merged_pull_requests_count":21,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":19573.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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":4.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/airbnb%2Fbabel-plugin-inline-react-svg/issues","maintainers":[{"login":"ljharb","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljharb"},{"login":"lencioni","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lencioni"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@devneser%2Fbabel-dev-inline-react-svg/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@devneser%2Fbabel-dev-inline-react-svg/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@devneser%2Fbabel-dev-inline-react-svg/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@devneser%2Fbabel-dev-inline-react-svg/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@devneser%2Fbabel-dev-inline-react-svg/codemeta","maintainers":[{"uuid":"devneser","login":"devneser","name":null,"email":"alexzh.dev@gmail.com","url":null,"packages_count":8,"html_url":"https://www.npmjs.com/~devneser","role":null,"created_at":"2022-11-16T19:03:09.789Z","updated_at":"2022-11-16T19:03:09.789Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/devneser/packages"}]}