{"id":651,"name":null,"description":"Ruby wrapper for UglifyJS JavaScript compressor.","url":"https://github.com/lautis/uglifier","last_synced_at":"2026-04-30T04:01:49.169Z","repository":{"id":47156923,"uuid":"1049182","full_name":"lautis/uglifier","owner":"lautis","description":"Ruby wrapper for UglifyJS JavaScript compressor.","archived":false,"fork":false,"pushed_at":"2024-09-22T10:00:25.000Z","size":1822,"stargazers_count":619,"open_issues_count":48,"forks_count":84,"subscribers_count":12,"default_branch":"master","last_synced_at":"2026-04-19T07:08:15.284Z","etag":null,"topics":["javascript","minify","ruby","uglifyjs"],"latest_commit_sha":null,"homepage":"http://www.rubydoc.info/gems/uglifier","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/lautis.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","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":"2010-11-03T20:56:15.000Z","updated_at":"2026-04-02T13:01:10.000Z","dependencies_parsed_at":"2024-01-13T01:46:42.386Z","dependency_job_id":"d66193f7-c170-4209-87a3-a05b77bc45d2","html_url":"https://github.com/lautis/uglifier","commit_stats":{"total_commits":616,"total_committers":36,"mean_commits":17.11111111111111,"dds":"0.10227272727272729","last_synced_commit":"959b74053c8141445205d3c5c7c21821a7c02222"},"previous_names":[],"tags_count":95,"template":false,"template_full_name":null,"purl":"pkg:github/lautis/uglifier","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lautis","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/sbom","scorecard":{"id":580156,"data":{"date":"2025-08-11","repo":{"name":"github.com/lautis/uglifier","commit":"959b74053c8141445205d3c5c7c21821a7c02222"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/22 approved changesets -- score normalized to 2","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/ruby.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":"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":"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":"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/ruby.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/lautis/uglifier/ruby.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ruby.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/lautis/uglifier/ruby.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lautis/uglifier/ruby.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ruby.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/lautis/uglifier/ruby.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt: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":"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":"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 15 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-20T18:58:21.415Z","repository_id":47156923,"created_at":"2025-08-20T18:58:21.416Z","updated_at":"2025-08-20T18:58:21.416Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32250996,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T04:23:17.126Z","status":"ssl_error","status_checked_at":"2026-04-25T04:21:53.360Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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"}},"owner":{"login":"lautis","name":"Ville Lautanala","uuid":"19264","kind":"user","description":"","email":"","website":null,"location":"Helsinki, Finland","twitter":"lautis","company":null,"icon_url":"https://avatars.githubusercontent.com/u/19264?v=4","repositories_count":136,"last_synced_at":"2024-04-16T00:23:10.324Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lautis","funding_links":[],"total_stars":1219,"followers":90,"following":34,"created_at":"2022-11-02T16:17:15.040Z","updated_at":"2024-04-16T00:23:47.046Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lautis","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lautis/repositories"},"packages":[{"id":13606210,"name":"ruby-uglifier","ecosystem":"debian","description":null,"homepage":"http://github.com/lautis/uglifier","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/lautis/uglifier","keywords_array":["ruby"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T11:29:03.201Z","latest_release_published_at":"2026-02-11T11:29:03.201Z","latest_release_number":"2.7.2+dfsg-2","last_synced_at":"2026-03-13T19:08:13.170Z","created_at":"2026-02-11T11:29:03.002Z","updated_at":"2026-03-13T19:08:13.170Z","registry_url":"https://tracker.debian.org/pkg/ruby-uglifier","install_command":"apt-get install ruby-uglifier","documentation_url":"https://packages.debian.org/buster/ruby-uglifier","metadata":{"component":"main","architecture":"all","priority":"source","binary":"ruby-uglifier","standards_version":"3.9.8","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9~), gem2deb, rake, ruby-execjs (\u003e= 0.3.0), ruby-json (\u003e= 1.8.0), ruby-rspec, ruby-source-map, libjs-source-map, libjs-uglify, ruby-yajl","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T15:15:29.080Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ruby-uglifier?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-uglifier","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-uglifier","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-uglifier/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-uglifier/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-uglifier/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-uglifier/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-uglifier/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-uglifier/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":915,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-04-27T18:20:39.693Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13751869,"name":"ruby-uglifier","ecosystem":"ubuntu","description":null,"homepage":"http://github.com/lautis/uglifier","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/lautis/uglifier","keywords_array":["universe/ruby"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T07:24:43.294Z","latest_release_published_at":"2026-02-13T07:24:43.294Z","latest_release_number":"2.7.2+dfsg-2","last_synced_at":"2026-03-13T20:24:02.258Z","created_at":"2026-02-13T07:24:43.110Z","updated_at":"2026-03-13T20:24:02.258Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-uglifier","install_command":"apt-get install ruby-uglifier","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-uglifier","standards_version":"3.9.8","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9~), gem2deb, rake, ruby-execjs (\u003e= 0.3.0), ruby-json (\u003e= 1.8.0), ruby-rspec, ruby-source-map, libjs-source-map, libjs-uglify, ruby-yajl","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T07:24:44.057Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-uglifier?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-uglifier","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-uglifier","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-uglifier/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-uglifier/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-uglifier/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-uglifier/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-uglifier/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-uglifier/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"focal"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-04-27T18:20:36.874Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13780000,"name":"ruby-uglifier","ecosystem":"ubuntu","description":null,"homepage":"http://github.com/lautis/uglifier","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/lautis/uglifier","keywords_array":["universe/ruby"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T13:28:06.173Z","latest_release_published_at":"2026-02-13T13:28:06.173Z","latest_release_number":"2.7.2+dfsg-2","last_synced_at":"2026-03-13T22:41:40.344Z","created_at":"2026-02-13T13:28:05.915Z","updated_at":"2026-03-13T22:41:40.345Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-uglifier","install_command":"apt-get install ruby-uglifier","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-uglifier","standards_version":"3.9.8","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9~), gem2deb, rake, ruby-execjs (\u003e= 0.3.0), ruby-json (\u003e= 1.8.0), ruby-rspec, ruby-source-map, libjs-source-map, libjs-uglify, ruby-yajl","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T13:28:06.864Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-uglifier?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-uglifier","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-uglifier","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-uglifier/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-uglifier/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-uglifier/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-uglifier/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-uglifier/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-uglifier/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"jammy"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-04-27T18:20:36.155Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13531142,"name":"ruby-uglifier","ecosystem":"debian","description":null,"homepage":"http://github.com/lautis/uglifier","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/lautis/uglifier","keywords_array":["ruby"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T23:40:59.430Z","latest_release_published_at":"2026-02-10T23:40:59.430Z","latest_release_number":"2.7.2+dfsg-2","last_synced_at":"2026-03-14T07:19:14.574Z","created_at":"2026-02-10T23:40:59.244Z","updated_at":"2026-03-14T07:19:14.574Z","registry_url":"https://tracker.debian.org/pkg/ruby-uglifier","install_command":"apt-get install ruby-uglifier","documentation_url":"https://packages.debian.org/bullseye/ruby-uglifier","metadata":{"component":"main","architecture":"all","priority":"source","binary":"ruby-uglifier","standards_version":"3.9.8","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9~), gem2deb, rake, ruby-execjs (\u003e= 0.3.0), ruby-json (\u003e= 1.8.0), ruby-rspec, ruby-source-map, libjs-source-map, libjs-uglify, ruby-yajl","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:27:07.753Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ruby-uglifier?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-uglifier","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-uglifier","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-uglifier/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-uglifier/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-uglifier/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-uglifier/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-uglifier/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-uglifier/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":0,"github":"debian","metadata":{"codename":"bullseye"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-04-27T18:20:39.352Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":12347677,"name":"uglifier","ecosystem":"rubygems","description":"Uglifier minifies JavaScript files by wrapping UglifyJS to be accessible in Ruby","homepage":"http://github.com/lautis/uglifier","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lautis/uglifier","keywords_array":[],"namespace":null,"versions_count":93,"first_release_published_at":"2010-11-03T21:11:50.521Z","latest_release_published_at":"2024-09-22T10:00:18.644Z","latest_release_number":"4.2.1","last_synced_at":"2026-04-27T05:01:22.753Z","created_at":"2025-10-07T06:40:57.618Z","updated_at":"2026-04-27T05:08:07.833Z","registry_url":"https://gem.coop/gems/uglifier","install_command":"gem install uglifier -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/uglifier/","metadata":{"funding":null},"repo_metadata":{"id":47156923,"uuid":"1049182","full_name":"lautis/uglifier","owner":"lautis","description":"Ruby wrapper for UglifyJS JavaScript compressor.","archived":false,"fork":false,"pushed_at":"2024-09-22T10:00:25.000Z","size":1822,"stargazers_count":619,"open_issues_count":48,"forks_count":84,"subscribers_count":12,"default_branch":"master","last_synced_at":"2026-04-19T07:08:15.284Z","etag":null,"topics":["javascript","minify","ruby","uglifyjs"],"latest_commit_sha":null,"homepage":"http://www.rubydoc.info/gems/uglifier","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/lautis.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","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":"2010-11-03T20:56:15.000Z","updated_at":"2026-04-02T13:01:10.000Z","dependencies_parsed_at":"2024-01-13T01:46:42.386Z","dependency_job_id":"d66193f7-c170-4209-87a3-a05b77bc45d2","html_url":"https://github.com/lautis/uglifier","commit_stats":{"total_commits":616,"total_committers":36,"mean_commits":17.11111111111111,"dds":"0.10227272727272729","last_synced_commit":"959b74053c8141445205d3c5c7c21821a7c02222"},"previous_names":[],"tags_count":95,"template":false,"template_full_name":null,"purl":"pkg:github/lautis/uglifier","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lautis","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/sbom","scorecard":{"id":580156,"data":{"date":"2025-08-11","repo":{"name":"github.com/lautis/uglifier","commit":"959b74053c8141445205d3c5c7c21821a7c02222"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/22 approved changesets -- score normalized to 2","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/ruby.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":"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":"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":"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/ruby.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/lautis/uglifier/ruby.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ruby.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/lautis/uglifier/ruby.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/lautis/uglifier/ruby.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ruby.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/lautis/uglifier/ruby.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt: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":"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":"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 15 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-20T18:58:21.415Z","repository_id":47156923,"created_at":"2025-08-20T18:58:21.416Z","updated_at":"2025-08-20T18:58:21.416Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32323243,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"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":"lautis","name":"Ville Lautanala","uuid":"19264","kind":"user","description":"","email":"","website":null,"location":"Helsinki, Finland","twitter":"lautis","company":null,"icon_url":"https://avatars.githubusercontent.com/u/19264?v=4","repositories_count":136,"last_synced_at":"2024-04-16T00:23:10.324Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lautis","funding_links":[],"total_stars":1219,"followers":90,"following":34,"created_at":"2022-11-02T16:17:15.040Z","updated_at":"2024-04-16T00:23:47.046Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lautis","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lautis/repositories"},"tags":[{"name":"v4.2.1","sha":"959b74053c8141445205d3c5c7c21821a7c02222","kind":"tag","published_at":"2024-09-22T09:59:12.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.2.1","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"77226d194e6eae5e82df53452c92a7b3727d28b9","kind":"tag","published_at":"2019-09-25T19:39:54.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.2.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.2.0/manifests"},{"name":"v4.1.20","sha":"a45698297fdb050256f03eeb66bedf7feb219da2","kind":"tag","published_at":"2018-11-17T21:24:37.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.20","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v4.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.20/manifests"},{"name":"v4.1.19","sha":"8279907e0a0d14ea0f349195063502c8d2e55cfd","kind":"tag","published_at":"2018-09-11T19:30:44.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.19","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v4.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.19/manifests"},{"name":"v4.1.18","sha":"5a1b1faee7ce9f38561c7102e7f720be1cdda1c7","kind":"tag","published_at":"2018-08-09T19:25:22.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.18","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v4.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.18/manifests"},{"name":"v4.1.17","sha":"ca1827dbdc3520ff6712a279365ff7a8f1c5d955","kind":"tag","published_at":"2018-07-29T17:57:32.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.17","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v4.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.17/manifests"},{"name":"v4.1.16","sha":"c37b480f436f6ca9847ea0003cdb4d2261ad56ca","kind":"tag","published_at":"2018-07-22T19:01:05.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.16","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v4.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.16/manifests"},{"name":"v4.1.15","sha":"d1935b5823c14ea01536f38e46cbfb6bb88c5df4","kind":"tag","published_at":"2018-07-13T16:00:50.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.15","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.15/manifests"},{"name":"v4.1.14","sha":"9f4ad0bb7d6e05ddb1891062e77038f0130d75ae","kind":"tag","published_at":"2018-07-02T16:59:47.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.14","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v4.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.14/manifests"},{"name":"v4.1.13","sha":"a4a0471f393ca5595c827aa67e80867fd316d27a","kind":"tag","published_at":"2018-06-30T12:32:24.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.13","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.13/manifests"},{"name":"v4.1.12","sha":"7acab276f146c4aba038286493c40655bc137025","kind":"tag","published_at":"2018-06-20T19:48:02.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.12","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.12/manifests"},{"name":"v4.1.11","sha":"34f1be2c25f309cacf86c23c57e2a0309cf75630","kind":"tag","published_at":"2018-06-02T02:10:38.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.11","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.11/manifests"},{"name":"v4.1.10","sha":"2c4ccb0e7a3e57cff7cb204634d4fc5b66c3ed91","kind":"tag","published_at":"2018-04-21T11:13:57.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.10","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.10/manifests"},{"name":"v4.1.9","sha":"ad7b7035f6e6ac86961e20d171b153b08703b60e","kind":"tag","published_at":"2018-04-11T18:56:09.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.9","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.9/manifests"},{"name":"v4.1.8","sha":"8072269a2b437441ae0eaf08a7f70671b99ffc4a","kind":"tag","published_at":"2018-03-14T20:53:16.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.8","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.8/manifests"},{"name":"v4.1.7","sha":"fbfab1106fc9527d41f89675077bba5c6252c9cc","kind":"tag","published_at":"2018-03-11T17:48:25.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.7","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.7/manifests"},{"name":"v4.1.6","sha":"be95a4189c004cc1c628f1aaddd5403be40ce29f","kind":"tag","published_at":"2018-02-08T20:34:27.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.6","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.6/manifests"},{"name":"v4.1.5","sha":"8a87a5592586b2d9da99d432143219965b34ec0a","kind":"tag","published_at":"2018-01-28T07:19:37.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.5","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.5/manifests"},{"name":"v4.1.4","sha":"3aa059bc59a2be16cbbb5918edc3e45d322e1775","kind":"tag","published_at":"2018-01-22T20:12:24.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.4","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"4212a8ee4cef9c1c9c8b3c61254735e52901be40","kind":"tag","published_at":"2018-01-07T21:45:11.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.3","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"73cb2d13575bd9f05d46bd2691433d492ce4abfa","kind":"tag","published_at":"2017-12-30T18:48:49.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.2","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"2fb842d001b9072019ae2ac5e902d97700fec7b9","kind":"tag","published_at":"2017-12-29T08:51:02.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.1","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"29bbff44c02d735e4bfed5d8307721e8e5d62878","kind":"tag","published_at":"2017-12-28T13:18:46.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"dc354551876cdd8c14e1ddd13ef4ad7c4c0b4169","kind":"tag","published_at":"2017-12-10T18:28:03.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.0.2","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"dd46f20bb257c7c0a7160428299803bc1f313c7a","kind":"tag","published_at":"2017-12-03T20:56:03.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.0.1","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"6cc04760610440b90cfeeece9873afd28da06c9f","kind":"tag","published_at":"2017-12-02T12:41:50.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.0.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.0.0/manifests"},{"name":"v3.2.0","sha":"b183403ac741c8f6af16cd0bae0a61096cce1168","kind":"tag","published_at":"2017-04-09T16:18:49.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.2.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.2.0/manifests"},{"name":"v3.1.13","sha":"7e0f2b319b2e463ab523e70d04f7bf742e0ddc3c","kind":"tag","published_at":"2017-04-03T18:28:24.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.1.13","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v3.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.13/manifests"},{"name":"v3.1.12","sha":"a89046b1ef13d3032ac16fa31867a05e5b101d81","kind":"tag","published_at":"2017-03-31T15:38:18.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.1.12","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v3.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.12/manifests"},{"name":"v3.1.11","sha":"f6035d153a8cf9fb2511f3c4497c81d7d68c7b8f","kind":"tag","published_at":"2017-03-28T18:41:56.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.1.11","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v3.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.11/manifests"},{"name":"v3.1.10","sha":"d20fd779a1acb074edfd022d01d49e16bf256d4c","kind":"tag","published_at":"2017-03-25T16:48:11.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.1.10","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.10/manifests"},{"name":"v3.1.9","sha":"c5e543dce3fe558c7c3f740c95573089988e9db9","kind":"tag","published_at":"2017-03-19T13:09:29.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.1.9","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.9/manifests"},{"name":"v3.1.8","sha":"3f29e488d04c573031fb618461db321c170de737","kind":"tag","published_at":"2017-03-17T17:36:32.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.1.8","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.8/manifests"},{"name":"v3.1.7","sha":"8f47ba2fd8257bb6a7e7641be8e31bda891ed6d9","kind":"tag","published_at":"2017-03-11T21:06:06.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.1.7","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.7/manifests"},{"name":"v3.1.6","sha":"54a0ab5ffa1be8643f8457307c2c135a64d8f807","kind":"tag","published_at":"2017-03-09T20:50:51.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.1.6","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"507e5798aa174c10ba36a160422a422b8e4ec3b1","kind":"tag","published_at":"2017-03-08T17:36:22.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.1.5","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"8a699322f1e1a9ee3187bd19fd86fa3953d933fa","kind":"tag","published_at":"2017-03-05T16:56:54.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.1.4","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.4/manifests"},{"name":"v3.1.3.harmony1","sha":"454fd9d90170814f4b571b8812024b4a23dc0957","kind":"tag","published_at":"2017-03-04T12:32:08.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.1.3.harmony1","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.1.3.harmony1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v3.1.3.harmony1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.3.harmony1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.3.harmony1/manifests"},{"name":"v3.1.3","sha":"29170033d13fff81ffcfdeb7cb0c400764531209","kind":"tag","published_at":"2017-03-02T21:36:14.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.1.3","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"6609d670836ba3768eb7962762f2a3a4e648d52e","kind":"tag","published_at":"2017-03-01T18:02:47.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.1.2","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"8fb65b87f23dffa92011c961591ea5262d194baa","kind":"tag","published_at":"2017-02-27T18:14:25.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.1.1","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"67e752548de2dbae0dba3cb64690423fc6a73f3e","kind":"tag","published_at":"2017-02-27T11:47:47.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.1.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.0/manifests"},{"name":"v3.0.4.harmony1","sha":"3d67d12ff5ad193836d1c32bfb1546da26a1d36b","kind":"tag","published_at":"2017-02-25T13:42:52.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.0.4.harmony1","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.0.4.harmony1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v3.0.4.harmony1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.0.4.harmony1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.0.4.harmony1/manifests"},{"name":"v3.0.4","sha":"5df27a022e9b5f4647568855e8296f8306e1ba9a","kind":"tag","published_at":"2016-11-30T21:06:38.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.0.4","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"77e67aa382073b684a2346bf6964594040345797","kind":"tag","published_at":"2016-10-24T18:49:28.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.0.3","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"ec1ea0999deb8711643cb488a4855eba16b1c92a","kind":"tag","published_at":"2016-08-20T10:06:23.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.0.2","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"e1ff7d5221ce02514fd82f683caa1cef2071c656","kind":"tag","published_at":"2016-07-28T20:09:49.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.0.1","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"a2a24cc93c3cd40c31bf9f23cc439222311c6631","kind":"tag","published_at":"2016-03-22T20:39:12.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.0.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.0.0/manifests"},{"name":"v2.7.2","sha":"f15cbb81fca8352e04c35ef0e3789c2fa10add8b","kind":"tag","published_at":"2015-08-26T19:01:48.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.7.2","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"63ce58625618dc679dab298c9ca21ba4f2e3d711","kind":"tag","published_at":"2015-02-27T20:36:51.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.7.1","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"58cd0f9a2fe05e63c2fab3eb400e40be3f6c4a4a","kind":"tag","published_at":"2015-01-08T21:47:01.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.7.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"91b1bf507ea02338bfe2cf7cfca046b1f87d9fc8","kind":"tag","published_at":"2015-01-01T17:23:38.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.6.1","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"73bb16c265dbee3e95e664ad556162d76b600461","kind":"tag","published_at":"2014-12-09T00:07:06.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.6.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.6.0/manifests"},{"name":"v2.5.3","sha":"bfc9c82f367d5779b0e8e51b535df07927b45878","kind":"tag","published_at":"2014-07-18T13:39:14.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.5.3","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.5.3/manifests"},{"name":"2.5.3","sha":"bfc9c82f367d5779b0e8e51b535df07927b45878","kind":"tag","published_at":"2014-07-18T13:37:19.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/2.5.3","html_url":"https://github.com/lautis/uglifier/releases/tag/2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/2.5.3/manifests"},{"name":"v2.5.2","sha":"34236f06cc736bc2729c1a0fbba89f3b67ab711f","kind":"tag","published_at":"2014-07-18T13:34:54.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.5.2","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"932cf6479f6dbd78142738c835123b7de60486ad","kind":"tag","published_at":"2014-06-13T20:48:51.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.5.1","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"b2ebc80686155671d3d33edafc23301fc23007cd","kind":"tag","published_at":"2014-03-15T10:59:32.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.5.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"ed4aeecd0277295d3926e4a3e0a54704fca8cf10","kind":"tag","published_at":"2013-12-19T20:51:03.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.4.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"b4dd4da8dc1333c498c397db06f7776f57c218e8","kind":"tag","published_at":"2013-12-12T22:01:36.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.3.3","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"a2ee56e65d0f625030584fd774bf97217b37389f","kind":"tag","published_at":"2013-12-01T18:00:36.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.3.2","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"c8006b0c2da0884e75d79400fd22f3774ebd11e0","kind":"tag","published_at":"2013-11-08T21:19:49.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.3.1","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"028f47dfb5f7aaf2236c4a3ba79ad106c591d1d0","kind":"commit","published_at":"2013-10-26T10:18:13.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.3.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"cba40d89d5f3bffd12166cbd3ec2c9f875a60add","kind":"commit","published_at":"2013-08-28T15:06:43.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.2.1","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"3321d309269eb07a3934348ed225fd70622a0c82","kind":"commit","published_at":"2013-08-25T19:57:41.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.2.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.2.0/manifests"},{"name":"v2.1.2","sha":"b1d7cffa36a9c0f9d21bf6a2be76bc6c3a440b1c","kind":"commit","published_at":"2013-07-07T09:39:54.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.1.2","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"93ff8f16d11b3edf8b7f69b2c52a098d1b9d612b","kind":"commit","published_at":"2013-05-18T10:15:21.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.1.1","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"fd710b1d3f40f514282a278878a669161239076f","kind":"commit","published_at":"2013-05-08T20:41:18.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.1.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"7d49ba33f8f23ac49c76c3a1430ff1ac400b608e","kind":"commit","published_at":"2013-04-06T20:25:55.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.0.1","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a4221f38a4a740a670d757cf1cafc8b303085d23","kind":"commit","published_at":"2013-04-06T14:48:08.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.0.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"d214197e7d51907949c00d30e4b695306a036004","kind":"commit","published_at":"2012-09-02T15:22:45.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v1.3.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.3.0/manifests"},{"name":"v1.2.7","sha":"901103c38628875864af667174d90d317c83e41b","kind":"commit","published_at":"2012-08-02T15:03:54.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v1.2.7","html_url":"https://github.com/lautis/uglifier/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"8786c0eb2717197fba8fc00385350509eedd9550","kind":"commit","published_at":"2012-06-28T22:32:11.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v1.2.6","html_url":"https://github.com/lautis/uglifier/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"c6f43fea293165e4bcb1f999c02a8809ce7aa866","kind":"commit","published_at":"2012-06-19T11:22:21.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v1.2.5","html_url":"https://github.com/lautis/uglifier/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"72f0c59ebe75786c421c2564c2aff23fda8ff13f","kind":"commit","published_at":"2012-03-27T19:39:17.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v1.2.4","html_url":"https://github.com/lautis/uglifier/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"99e1054542c2dc7dc8a5e8fe958eee1706a1db09","kind":"commit","published_at":"2012-01-29T21:39:34.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v1.2.3","html_url":"https://github.com/lautis/uglifier/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"c714c8f5f5aed59c5fa9da722cb3add620058fd7","kind":"commit","published_at":"2012-01-13T20:02:35.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v1.2.2","html_url":"https://github.com/lautis/uglifier/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"1ed95cdd01823596548549f92a5acd72d1d6589a","kind":"commit","published_at":"2011-12-26T09:51:32.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v1.2.1","html_url":"https://github.com/lautis/uglifier/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a358e5c344583aa62db8f5800f11fe6ab0b99420","kind":"commit","published_at":"2011-12-15T09:19:37.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v1.2.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"a7e1bf962f1e6d210221a06e518031fe9f1fc71c","kind":"commit","published_at":"2011-11-15T21:20:15.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v1.1.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"a8ebd4f5006a0713ce84984191f01eaa20711140","kind":"commit","published_at":"2011-10-18T15:12:34.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v1.0.4","html_url":"https://github.com/lautis/uglifier/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"704babeb79454155962f0c851fa69f31a632d3c0","kind":"commit","published_at":"2011-09-05T09:27:11.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v1.0.3","html_url":"https://github.com/lautis/uglifier/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"2e76bb36fece27e0635f9f6f7bed6b10df9b9215","kind":"commit","published_at":"2011-08-28T20:42:02.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v1.0.2","html_url":"https://github.com/lautis/uglifier/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"85df942bb6d771f38316b57a3caade3c988d562d","kind":"commit","published_at":"2011-08-15T19:19:51.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v1.0.1","html_url":"https://github.com/lautis/uglifier/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"3763a3ec84f425f2759bfd1beb2a12ef2cf3de45","kind":"commit","published_at":"2011-06-21T10:12:00.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v1.0.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.0.0/manifests"},{"name":"v0.5.4","sha":"efcd5e25741095c943cfd2bcc16a6c9e31217b55","kind":"commit","published_at":"2011-05-19T19:23:56.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v0.5.4","html_url":"https://github.com/lautis/uglifier/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"dec44597a86426c6d76fb278981b19f3ff3c5318","kind":"commit","published_at":"2011-05-13T07:06:09.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v0.5.3","html_url":"https://github.com/lautis/uglifier/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"261d23cfe77703a62ecc6567239e085cd859ab03","kind":"commit","published_at":"2011-05-12T13:39:42.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v0.5.2","html_url":"https://github.com/lautis/uglifier/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"2f72554442742634d8988fad672b5b843e8ac85c","kind":"commit","published_at":"2011-04-27T10:42:16.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v0.5.1","html_url":"https://github.com/lautis/uglifier/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"075c3f7f98d5e74c8242baad2abb8b08cf3c0840","kind":"commit","published_at":"2011-04-07T18:00:52.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v0.5.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"191fd458867d8931fcb7f62d314c2bc43c7adac2","kind":"commit","published_at":"2011-02-26T13:05:34.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v0.4.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"9da1a82ffb9b895ae859a68c10a9ef9bc151e508","kind":"commit","published_at":"2011-01-06T18:10:29.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v0.3.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"6af8c6ac060dd6636e3a15c07f52f90b17ad6d56","kind":"commit","published_at":"2010-11-24T15:03:17.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v0.2.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"1ee7a063369e3de1c353535b2ea5fc88e92313f8","kind":"commit","published_at":"2010-11-18T15:53:20.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v0.1.1","html_url":"https://github.com/lautis/uglifier/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"a255b8fd2a1a7ffa252a03fc7a459dc4510ef8d8","kind":"commit","published_at":"2010-11-03T21:11:38.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v0.1.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-04-27T05:08:07.832Z","dependent_packages_count":0,"downloads":286869341,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.08596127957960069,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":0.028653759859866897},"purl":"pkg:gem/uglifier?repository_url=https://gem.coop","advisories":[{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTM0cjctcTQ5Zi1oMzdj","url":"https://github.com/advisories/GHSA-34r7-q49f-h37c","title":"Incorrect Handling of Non-Boolean Comparisons During Minification in uglify-js","description":"Versions of `uglify-js` prior to 2.4.24 are affected by a vulnerability which may cause crafted JavaScript to have altered functionality after minification.\n\n## Recommendation\n\nUpgrade UglifyJS to version \u003e= 2.4.24.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2017-10-24T18:33:36.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2015-8857","https://github.com/mishoo/UglifyJS2/issues/751","https://zyan.scripts.mit.edu/blog/backdooring-js/","http://www.openwall.com/lists/oss-security/2016/04/20/11","https://github.com/rubysec/ruby-advisory-db/blob/master/gems/uglifier/CVE-2015-8857.yml","https://web.archive.org/web/20200227190830/http://www.securityfocus.com/bid/96410","https://github.com/lautis/uglifier/commit/4677bfe38142937ff952f95605bcec4618892c3e","https://github.com/advisories/GHSA-34r7-q49f-h37c"],"source_kind":"github","identifiers":["GHSA-34r7-q49f-h37c","CVE-2015-8857"],"repository_url":"https://github.com/mishoo/UglifyJS2","blast_radius":0.0,"created_at":"2022-12-21T16:13:39.232Z","updated_at":"2025-10-30T23:10:31.174Z","epss_percentage":0.00268,"epss_percentile":0.49964,"packages":[{"ecosystem":"rubygems","package_name":"uglifier","versions":[{"first_patched_version":"2.7.2","vulnerable_version_range":"\u003c 2.7.2"}],"purl":"pkg:gem/uglifier","statistics":{"dependent_packages_count":468,"dependent_repos_count":674411,"downloads":277450081,"downloads_period":"total"},"affected_versions":["0.1.0","0.1.1","0.2.0","0.3.0","0.4.0","0.5.0","0.5.1","0.5.2","0.5.3","0.5.4","1.0.0","1.0.1","1.0.2","1.0.3","1.0.4","1.1.0","1.2.0","1.2.1","1.2.2","1.2.3","1.2.4","1.2.5","1.2.6","1.2.7","1.3.0","2.0.0","2.0.1","2.1.0","2.1.1","2.1.2","2.2.0","2.2.1","2.3.0","2.3.1","2.3.2","2.3.3","2.4.0","2.5.0","2.5.1","2.5.3","2.6.0","2.6.1","2.7.0","2.7.1"],"unaffected_versions":["2.7.2","3.0.0","3.0.1","3.0.2","3.0.3","3.0.4","3.1.0","3.1.1","3.1.2","3.1.3","3.1.4","3.1.5","3.1.6","3.1.7","3.1.8","3.1.9","3.1.10","3.1.11","3.1.12","3.1.13","3.2.0","4.0.0","4.0.1","4.0.2","4.1.0","4.1.1","4.1.2","4.1.3","4.1.4","4.1.5","4.1.6","4.1.7","4.1.8","4.1.9","4.1.10","4.1.11","4.1.12","4.1.13","4.1.14","4.1.15","4.1.16","4.1.17","4.1.18","4.1.19","4.1.20","4.2.0","4.2.1"]}]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/uglifier","docker_dependents_count":1124,"docker_downloads_count":579979066,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/uglifier","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/uglifier/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-16T18:03:26.991Z","issues_count":79,"pull_requests_count":27,"avg_time_to_close_issue":10336641.971428571,"avg_time_to_close_pull_request":13196627.96,"issues_closed_count":35,"pull_requests_closed_count":25,"pull_request_authors_count":17,"issue_authors_count":73,"avg_comments_per_issue":3.0632911392405062,"avg_comments_per_pull_request":0.8888888888888888,"merged_pull_requests_count":19,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":39612.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/issues","maintainers":[{"login":"lautis","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lautis"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/uglifier/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/uglifier/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/uglifier/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/uglifier/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/uglifier/codemeta","maintainers":[{"uuid":"47327","login":"lautis","name":null,"email":null,"url":null,"packages_count":18,"html_url":"https://gem.coop/profiles/lautis","role":null,"created_at":"2025-10-10T00:09:11.287Z","updated_at":"2025-10-10T00:09:11.287Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/lautis/packages"}],"registry":{"name":"gem.coop","url":"https://gem.coop","ecosystem":"rubygems","default":false,"packages_count":190343,"maintainers_count":67464,"namespaces_count":0,"keywords_count":0,"github":"gem-coop","metadata":{"funded_packages_count":6507},"icon_url":"https://github.com/gem-coop.png","created_at":"2025-10-06T17:24:20.932Z","updated_at":"2026-04-03T06:45:05.763Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/namespaces"}},{"id":321745,"name":"uglifier","ecosystem":"rubygems","description":"Uglifier minifies JavaScript files by wrapping UglifyJS to be accessible in Ruby","homepage":"http://github.com/lautis/uglifier","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lautis/uglifier","keywords_array":[],"namespace":null,"versions_count":93,"first_release_published_at":"2010-11-03T21:11:50.521Z","latest_release_published_at":"2024-09-22T10:00:18.644Z","latest_release_number":"4.2.1","last_synced_at":"2026-04-27T05:11:55.975Z","created_at":"2022-04-06T12:02:32.424Z","updated_at":"2026-04-27T05:11:55.975Z","registry_url":"https://rubygems.org/gems/uglifier","install_command":"gem install uglifier -s https://rubygems.org","documentation_url":"http://www.rubydoc.info/gems/uglifier/","metadata":{"funding":null},"repo_metadata":{"id":47156923,"uuid":"1049182","full_name":"lautis/uglifier","owner":"lautis","description":"Ruby wrapper for UglifyJS JavaScript compressor.","archived":false,"fork":false,"pushed_at":"2024-04-25T10:54:32.000Z","size":1823,"stargazers_count":612,"open_issues_count":48,"forks_count":82,"subscribers_count":13,"default_branch":"master","last_synced_at":"2024-05-22T22:30:51.876Z","etag":null,"topics":["javascript","minify","ruby","uglifyjs"],"latest_commit_sha":null,"homepage":"http://www.rubydoc.info/gems/uglifier","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/lautis.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","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":"2010-11-03T20:56:15.000Z","updated_at":"2024-06-18T11:09:44.413Z","dependencies_parsed_at":"2024-01-13T01:46:42.386Z","dependency_job_id":"d66193f7-c170-4209-87a3-a05b77bc45d2","html_url":"https://github.com/lautis/uglifier","commit_stats":{"total_commits":608,"total_committers":33,"mean_commits":"18.424242424242426","dds":0.09868421052631582,"last_synced_commit":"145b1fd85dcfd6b6a3f48871330ee92e7ed63dbc"},"previous_names":[],"tags_count":94,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lautis","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221435661,"owners_count":16820707,"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","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":"lautis","name":"Ville Lautanala","uuid":"19264","kind":"user","description":"","email":"","website":null,"location":"Helsinki, Finland","twitter":"lautis","company":null,"icon_url":"https://avatars.githubusercontent.com/u/19264?v=4","repositories_count":136,"last_synced_at":"2024-04-16T00:23:10.324Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lautis","funding_links":[],"total_stars":1219,"followers":90,"following":34,"created_at":"2022-11-02T16:17:15.040Z","updated_at":"2024-04-16T00:23:47.046Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lautis","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lautis/repositories"},"tags":[{"name":"v4.2.0","sha":"77226d194e6eae5e82df53452c92a7b3727d28b9","kind":"tag","published_at":"2019-09-25T19:39:54.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.2.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.2.0/manifests"},{"name":"v4.1.20","sha":"a45698297fdb050256f03eeb66bedf7feb219da2","kind":"tag","published_at":"2018-11-17T21:24:37.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.20","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.20/manifests"},{"name":"v4.1.19","sha":"8279907e0a0d14ea0f349195063502c8d2e55cfd","kind":"tag","published_at":"2018-09-11T19:30:44.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.19","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.19/manifests"},{"name":"v4.1.18","sha":"5a1b1faee7ce9f38561c7102e7f720be1cdda1c7","kind":"tag","published_at":"2018-08-09T19:25:22.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.18","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.18/manifests"},{"name":"v4.1.17","sha":"ca1827dbdc3520ff6712a279365ff7a8f1c5d955","kind":"tag","published_at":"2018-07-29T17:57:32.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.17","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.17/manifests"},{"name":"v4.1.16","sha":"c37b480f436f6ca9847ea0003cdb4d2261ad56ca","kind":"tag","published_at":"2018-07-22T19:01:05.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.16","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.16/manifests"},{"name":"v4.1.15","sha":"d1935b5823c14ea01536f38e46cbfb6bb88c5df4","kind":"tag","published_at":"2018-07-13T16:00:50.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.15","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.15/manifests"},{"name":"v4.1.14","sha":"9f4ad0bb7d6e05ddb1891062e77038f0130d75ae","kind":"tag","published_at":"2018-07-02T16:59:47.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.14","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.14/manifests"},{"name":"v4.1.13","sha":"a4a0471f393ca5595c827aa67e80867fd316d27a","kind":"tag","published_at":"2018-06-30T12:32:24.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.13","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.13/manifests"},{"name":"v4.1.12","sha":"7acab276f146c4aba038286493c40655bc137025","kind":"tag","published_at":"2018-06-20T19:48:02.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.12","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.12/manifests"},{"name":"v4.1.11","sha":"34f1be2c25f309cacf86c23c57e2a0309cf75630","kind":"tag","published_at":"2018-06-02T02:10:38.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.11","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.11/manifests"},{"name":"v4.1.10","sha":"2c4ccb0e7a3e57cff7cb204634d4fc5b66c3ed91","kind":"tag","published_at":"2018-04-21T11:13:57.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.10","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.10/manifests"},{"name":"v4.1.9","sha":"ad7b7035f6e6ac86961e20d171b153b08703b60e","kind":"tag","published_at":"2018-04-11T18:56:09.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.9","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.9/manifests"},{"name":"v4.1.8","sha":"8072269a2b437441ae0eaf08a7f70671b99ffc4a","kind":"tag","published_at":"2018-03-14T20:53:16.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.8","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.8/manifests"},{"name":"v4.1.7","sha":"fbfab1106fc9527d41f89675077bba5c6252c9cc","kind":"tag","published_at":"2018-03-11T17:48:25.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.7","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.7/manifests"},{"name":"v4.1.6","sha":"be95a4189c004cc1c628f1aaddd5403be40ce29f","kind":"tag","published_at":"2018-02-08T20:34:27.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.6","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.6/manifests"},{"name":"v4.1.5","sha":"8a87a5592586b2d9da99d432143219965b34ec0a","kind":"tag","published_at":"2018-01-28T07:19:37.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.5","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.5/manifests"},{"name":"v4.1.4","sha":"3aa059bc59a2be16cbbb5918edc3e45d322e1775","kind":"tag","published_at":"2018-01-22T20:12:24.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.4","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"4212a8ee4cef9c1c9c8b3c61254735e52901be40","kind":"tag","published_at":"2018-01-07T21:45:11.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.3","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"73cb2d13575bd9f05d46bd2691433d492ce4abfa","kind":"tag","published_at":"2017-12-30T18:48:49.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.2","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"2fb842d001b9072019ae2ac5e902d97700fec7b9","kind":"tag","published_at":"2017-12-29T08:51:02.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.1","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"29bbff44c02d735e4bfed5d8307721e8e5d62878","kind":"tag","published_at":"2017-12-28T13:18:46.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"dc354551876cdd8c14e1ddd13ef4ad7c4c0b4169","kind":"tag","published_at":"2017-12-10T18:28:03.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.0.2","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"dd46f20bb257c7c0a7160428299803bc1f313c7a","kind":"tag","published_at":"2017-12-03T20:56:03.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.0.1","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"6cc04760610440b90cfeeece9873afd28da06c9f","kind":"tag","published_at":"2017-12-02T12:41:50.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.0.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.0.0/manifests"},{"name":"v3.2.0","sha":"b183403ac741c8f6af16cd0bae0a61096cce1168","kind":"tag","published_at":"2017-04-09T16:18:49.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.2.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.2.0/manifests"},{"name":"v3.1.13","sha":"7e0f2b319b2e463ab523e70d04f7bf742e0ddc3c","kind":"tag","published_at":"2017-04-03T18:28:24.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.1.13","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.13/manifests"},{"name":"v3.1.12","sha":"a89046b1ef13d3032ac16fa31867a05e5b101d81","kind":"tag","published_at":"2017-03-31T15:38:18.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.1.12","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.12/manifests"},{"name":"v3.1.11","sha":"f6035d153a8cf9fb2511f3c4497c81d7d68c7b8f","kind":"tag","published_at":"2017-03-28T18:41:56.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.1.11","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.11/manifests"},{"name":"v3.1.10","sha":"d20fd779a1acb074edfd022d01d49e16bf256d4c","kind":"tag","published_at":"2017-03-25T16:48:11.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.1.10","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.10/manifests"},{"name":"v3.1.9","sha":"c5e543dce3fe558c7c3f740c95573089988e9db9","kind":"tag","published_at":"2017-03-19T13:09:29.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.1.9","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.9/manifests"},{"name":"v3.1.8","sha":"3f29e488d04c573031fb618461db321c170de737","kind":"tag","published_at":"2017-03-17T17:36:32.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.1.8","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.8/manifests"},{"name":"v3.1.7","sha":"8f47ba2fd8257bb6a7e7641be8e31bda891ed6d9","kind":"tag","published_at":"2017-03-11T21:06:06.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.1.7","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.7/manifests"},{"name":"v3.1.6","sha":"54a0ab5ffa1be8643f8457307c2c135a64d8f807","kind":"tag","published_at":"2017-03-09T20:50:51.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.1.6","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"507e5798aa174c10ba36a160422a422b8e4ec3b1","kind":"tag","published_at":"2017-03-08T17:36:22.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.1.5","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"8a699322f1e1a9ee3187bd19fd86fa3953d933fa","kind":"tag","published_at":"2017-03-05T16:56:54.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.1.4","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.4/manifests"},{"name":"v3.1.3.harmony1","sha":"454fd9d90170814f4b571b8812024b4a23dc0957","kind":"tag","published_at":"2017-03-04T12:32:08.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.1.3.harmony1","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.1.3.harmony1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.3.harmony1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.3.harmony1/manifests"},{"name":"v3.1.3","sha":"29170033d13fff81ffcfdeb7cb0c400764531209","kind":"tag","published_at":"2017-03-02T21:36:14.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.1.3","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"6609d670836ba3768eb7962762f2a3a4e648d52e","kind":"tag","published_at":"2017-03-01T18:02:47.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.1.2","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"8fb65b87f23dffa92011c961591ea5262d194baa","kind":"tag","published_at":"2017-02-27T18:14:25.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.1.1","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"67e752548de2dbae0dba3cb64690423fc6a73f3e","kind":"tag","published_at":"2017-02-27T11:47:47.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.1.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.0/manifests"},{"name":"v3.0.4.harmony1","sha":"3d67d12ff5ad193836d1c32bfb1546da26a1d36b","kind":"tag","published_at":"2017-02-25T13:42:52.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.0.4.harmony1","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.0.4.harmony1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.0.4.harmony1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.0.4.harmony1/manifests"},{"name":"v3.0.4","sha":"5df27a022e9b5f4647568855e8296f8306e1ba9a","kind":"tag","published_at":"2016-11-30T21:06:38.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.0.4","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"77e67aa382073b684a2346bf6964594040345797","kind":"tag","published_at":"2016-10-24T18:49:28.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.0.3","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"ec1ea0999deb8711643cb488a4855eba16b1c92a","kind":"tag","published_at":"2016-08-20T10:06:23.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.0.2","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"e1ff7d5221ce02514fd82f683caa1cef2071c656","kind":"tag","published_at":"2016-07-28T20:09:49.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.0.1","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"a2a24cc93c3cd40c31bf9f23cc439222311c6631","kind":"tag","published_at":"2016-03-22T20:39:12.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.0.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.0.0/manifests"},{"name":"v2.7.2","sha":"f15cbb81fca8352e04c35ef0e3789c2fa10add8b","kind":"tag","published_at":"2015-08-26T19:01:48.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.7.2","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"63ce58625618dc679dab298c9ca21ba4f2e3d711","kind":"tag","published_at":"2015-02-27T20:36:51.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.7.1","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"58cd0f9a2fe05e63c2fab3eb400e40be3f6c4a4a","kind":"tag","published_at":"2015-01-08T21:47:01.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.7.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"91b1bf507ea02338bfe2cf7cfca046b1f87d9fc8","kind":"tag","published_at":"2015-01-01T17:23:38.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.6.1","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"73bb16c265dbee3e95e664ad556162d76b600461","kind":"tag","published_at":"2014-12-09T00:07:06.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.6.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.6.0/manifests"},{"name":"v2.5.3","sha":"bfc9c82f367d5779b0e8e51b535df07927b45878","kind":"tag","published_at":"2014-07-18T13:39:14.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.5.3","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.5.3/manifests"},{"name":"2.5.3","sha":"bfc9c82f367d5779b0e8e51b535df07927b45878","kind":"tag","published_at":"2014-07-18T13:37:19.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/2.5.3","html_url":"https://github.com/lautis/uglifier/releases/tag/2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/2.5.3/manifests"},{"name":"v2.5.2","sha":"34236f06cc736bc2729c1a0fbba89f3b67ab711f","kind":"tag","published_at":"2014-07-18T13:34:54.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.5.2","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"932cf6479f6dbd78142738c835123b7de60486ad","kind":"tag","published_at":"2014-06-13T20:48:51.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.5.1","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"b2ebc80686155671d3d33edafc23301fc23007cd","kind":"tag","published_at":"2014-03-15T10:59:32.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.5.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"ed4aeecd0277295d3926e4a3e0a54704fca8cf10","kind":"tag","published_at":"2013-12-19T20:51:03.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.4.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"b4dd4da8dc1333c498c397db06f7776f57c218e8","kind":"tag","published_at":"2013-12-12T22:01:36.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.3.3","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"a2ee56e65d0f625030584fd774bf97217b37389f","kind":"tag","published_at":"2013-12-01T18:00:36.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.3.2","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"c8006b0c2da0884e75d79400fd22f3774ebd11e0","kind":"tag","published_at":"2013-11-08T21:19:49.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.3.1","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"028f47dfb5f7aaf2236c4a3ba79ad106c591d1d0","kind":"commit","published_at":"2013-10-26T10:18:13.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.3.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"cba40d89d5f3bffd12166cbd3ec2c9f875a60add","kind":"commit","published_at":"2013-08-28T15:06:43.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.2.1","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"3321d309269eb07a3934348ed225fd70622a0c82","kind":"commit","published_at":"2013-08-25T19:57:41.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.2.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.2.0/manifests"},{"name":"v2.1.2","sha":"b1d7cffa36a9c0f9d21bf6a2be76bc6c3a440b1c","kind":"commit","published_at":"2013-07-07T09:39:54.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.1.2","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"93ff8f16d11b3edf8b7f69b2c52a098d1b9d612b","kind":"commit","published_at":"2013-05-18T10:15:21.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.1.1","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"fd710b1d3f40f514282a278878a669161239076f","kind":"commit","published_at":"2013-05-08T20:41:18.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.1.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"7d49ba33f8f23ac49c76c3a1430ff1ac400b608e","kind":"commit","published_at":"2013-04-06T20:25:55.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.0.1","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a4221f38a4a740a670d757cf1cafc8b303085d23","kind":"commit","published_at":"2013-04-06T14:48:08.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.0.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"d214197e7d51907949c00d30e4b695306a036004","kind":"commit","published_at":"2012-09-02T15:22:45.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v1.3.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.3.0/manifests"},{"name":"v1.2.7","sha":"901103c38628875864af667174d90d317c83e41b","kind":"commit","published_at":"2012-08-02T15:03:54.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v1.2.7","html_url":"https://github.com/lautis/uglifier/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"8786c0eb2717197fba8fc00385350509eedd9550","kind":"commit","published_at":"2012-06-28T22:32:11.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v1.2.6","html_url":"https://github.com/lautis/uglifier/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"c6f43fea293165e4bcb1f999c02a8809ce7aa866","kind":"commit","published_at":"2012-06-19T11:22:21.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v1.2.5","html_url":"https://github.com/lautis/uglifier/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"72f0c59ebe75786c421c2564c2aff23fda8ff13f","kind":"commit","published_at":"2012-03-27T19:39:17.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v1.2.4","html_url":"https://github.com/lautis/uglifier/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"99e1054542c2dc7dc8a5e8fe958eee1706a1db09","kind":"commit","published_at":"2012-01-29T21:39:34.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v1.2.3","html_url":"https://github.com/lautis/uglifier/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"c714c8f5f5aed59c5fa9da722cb3add620058fd7","kind":"commit","published_at":"2012-01-13T20:02:35.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v1.2.2","html_url":"https://github.com/lautis/uglifier/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"1ed95cdd01823596548549f92a5acd72d1d6589a","kind":"commit","published_at":"2011-12-26T09:51:32.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v1.2.1","html_url":"https://github.com/lautis/uglifier/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a358e5c344583aa62db8f5800f11fe6ab0b99420","kind":"commit","published_at":"2011-12-15T09:19:37.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v1.2.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"a7e1bf962f1e6d210221a06e518031fe9f1fc71c","kind":"commit","published_at":"2011-11-15T21:20:15.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v1.1.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"a8ebd4f5006a0713ce84984191f01eaa20711140","kind":"commit","published_at":"2011-10-18T15:12:34.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v1.0.4","html_url":"https://github.com/lautis/uglifier/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"704babeb79454155962f0c851fa69f31a632d3c0","kind":"commit","published_at":"2011-09-05T09:27:11.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v1.0.3","html_url":"https://github.com/lautis/uglifier/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"2e76bb36fece27e0635f9f6f7bed6b10df9b9215","kind":"commit","published_at":"2011-08-28T20:42:02.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v1.0.2","html_url":"https://github.com/lautis/uglifier/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"85df942bb6d771f38316b57a3caade3c988d562d","kind":"commit","published_at":"2011-08-15T19:19:51.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v1.0.1","html_url":"https://github.com/lautis/uglifier/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"3763a3ec84f425f2759bfd1beb2a12ef2cf3de45","kind":"commit","published_at":"2011-06-21T10:12:00.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v1.0.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.0.0/manifests"},{"name":"v0.5.4","sha":"efcd5e25741095c943cfd2bcc16a6c9e31217b55","kind":"commit","published_at":"2011-05-19T19:23:56.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v0.5.4","html_url":"https://github.com/lautis/uglifier/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"dec44597a86426c6d76fb278981b19f3ff3c5318","kind":"commit","published_at":"2011-05-13T07:06:09.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v0.5.3","html_url":"https://github.com/lautis/uglifier/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"261d23cfe77703a62ecc6567239e085cd859ab03","kind":"commit","published_at":"2011-05-12T13:39:42.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v0.5.2","html_url":"https://github.com/lautis/uglifier/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"2f72554442742634d8988fad672b5b843e8ac85c","kind":"commit","published_at":"2011-04-27T10:42:16.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v0.5.1","html_url":"https://github.com/lautis/uglifier/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"075c3f7f98d5e74c8242baad2abb8b08cf3c0840","kind":"commit","published_at":"2011-04-07T18:00:52.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v0.5.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"191fd458867d8931fcb7f62d314c2bc43c7adac2","kind":"commit","published_at":"2011-02-26T13:05:34.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v0.4.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"9da1a82ffb9b895ae859a68c10a9ef9bc151e508","kind":"commit","published_at":"2011-01-06T18:10:29.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v0.3.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"6af8c6ac060dd6636e3a15c07f52f90b17ad6d56","kind":"commit","published_at":"2010-11-24T15:03:17.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v0.2.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"1ee7a063369e3de1c353535b2ea5fc88e92313f8","kind":"commit","published_at":"2010-11-18T15:53:20.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v0.1.1","html_url":"https://github.com/lautis/uglifier/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"a255b8fd2a1a7ffa252a03fc7a459dc4510ef8d8","kind":"commit","published_at":"2010-11-03T21:11:38.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v0.1.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-10-29T19:28:13.410Z","dependent_packages_count":468,"downloads":286869341,"downloads_period":"total","dependent_repos_count":674411,"rankings":{"downloads":0.066346271785551,"dependent_repos_count":0.020628672740045272,"dependent_packages_count":0.09868311013481117,"stargazers_count":2.3031634348412706,"forks_count":2.8512170916916624,"docker_downloads_count":0.24252628761945116,"average":0.9304274781354653},"purl":"pkg:gem/uglifier","advisories":[{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTM0cjctcTQ5Zi1oMzdj","url":"https://github.com/advisories/GHSA-34r7-q49f-h37c","title":"Incorrect Handling of Non-Boolean Comparisons During Minification in uglify-js","description":"Versions of `uglify-js` prior to 2.4.24 are affected by a vulnerability which may cause crafted JavaScript to have altered functionality after minification.\n\n## Recommendation\n\nUpgrade UglifyJS to version \u003e= 2.4.24.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2017-10-24T18:33:36.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2015-8857","https://github.com/mishoo/UglifyJS2/issues/751","https://zyan.scripts.mit.edu/blog/backdooring-js/","http://www.openwall.com/lists/oss-security/2016/04/20/11","https://github.com/rubysec/ruby-advisory-db/blob/master/gems/uglifier/CVE-2015-8857.yml","https://web.archive.org/web/20200227190830/http://www.securityfocus.com/bid/96410","https://github.com/lautis/uglifier/commit/4677bfe38142937ff952f95605bcec4618892c3e","https://github.com/advisories/GHSA-34r7-q49f-h37c"],"source_kind":"github","identifiers":["GHSA-34r7-q49f-h37c","CVE-2015-8857"],"repository_url":"https://github.com/mishoo/UglifyJS2","blast_radius":0.0,"created_at":"2022-12-21T16:13:39.232Z","updated_at":"2025-12-07T12:06:37.224Z","epss_percentage":0.00268,"epss_percentile":0.50105,"packages":[{"ecosystem":"rubygems","package_name":"uglifier","versions":[{"first_patched_version":"2.7.2","vulnerable_version_range":"\u003c 2.7.2"}],"purl":"pkg:gem/uglifier","statistics":{"dependent_packages_count":468,"dependent_repos_count":674411,"downloads":279241853,"downloads_period":"total"},"affected_versions":["0.1.0","0.1.1","0.2.0","0.3.0","0.4.0","0.5.0","0.5.1","0.5.2","0.5.3","0.5.4","1.0.0","1.0.1","1.0.2","1.0.3","1.0.4","1.1.0","1.2.0","1.2.1","1.2.2","1.2.3","1.2.4","1.2.5","1.2.6","1.2.7","1.3.0","2.0.0","2.0.1","2.1.0","2.1.1","2.1.2","2.2.0","2.2.1","2.3.0","2.3.1","2.3.2","2.3.3","2.4.0","2.5.0","2.5.1","2.5.3","2.6.0","2.6.1","2.7.0","2.7.1"],"unaffected_versions":["2.7.2","3.0.0","3.0.1","3.0.2","3.0.3","3.0.4","3.1.0","3.1.1","3.1.2","3.1.3","3.1.4","3.1.5","3.1.6","3.1.7","3.1.8","3.1.9","3.1.10","3.1.11","3.1.12","3.1.13","3.2.0","4.0.0","4.0.1","4.0.2","4.1.0","4.1.1","4.1.2","4.1.3","4.1.4","4.1.5","4.1.6","4.1.7","4.1.8","4.1.9","4.1.10","4.1.11","4.1.12","4.1.13","4.1.14","4.1.15","4.1.16","4.1.17","4.1.18","4.1.19","4.1.20","4.2.0","4.2.1"]}]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/uglifier","docker_dependents_count":1124,"docker_downloads_count":579979066,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/uglifier","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/uglifier/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2024-10-29T17:33:16.177Z","issues_count":78,"pull_requests_count":27,"avg_time_to_close_issue":10336641.971428571,"avg_time_to_close_pull_request":13196627.96,"issues_closed_count":35,"pull_requests_closed_count":25,"pull_request_authors_count":17,"issue_authors_count":72,"avg_comments_per_issue":3.076923076923077,"avg_comments_per_pull_request":0.8148148148148148,"merged_pull_requests_count":19,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4349568.333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/issues","maintainers":[{"login":"lautis","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lautis"}],"active_maintainers":[{"login":"lautis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lautis"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/uglifier/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/uglifier/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/uglifier/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/uglifier/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/uglifier/codemeta","maintainers":[{"uuid":"47327","login":"lautis","name":null,"email":null,"url":null,"packages_count":18,"html_url":"https://rubygems.org/profiles/lautis","role":null,"created_at":"2022-11-09T09:55:12.335Z","updated_at":"2022-11-09T09:55:12.335Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/lautis/packages"}],"registry":{"name":"rubygems.org","url":"https://rubygems.org","ecosystem":"rubygems","default":true,"packages_count":205490,"maintainers_count":68456,"namespaces_count":0,"keywords_count":0,"github":"rubygems","metadata":{"funded_packages_count":7260},"icon_url":"https://github.com/rubygems.png","created_at":"2022-04-04T15:19:23.446Z","updated_at":"2026-04-03T06:42:17.024Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/namespaces"}},{"id":8613976,"name":"github.com/lautis/uglifier","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/lautis/uglifier","keywords_array":[],"namespace":null,"versions_count":92,"first_release_published_at":"2010-11-03T21:11:38.000Z","latest_release_published_at":"2024-09-22T09:59:12.000Z","latest_release_number":"v4.2.1+incompatible","last_synced_at":"2026-04-25T05:59:09.703Z","created_at":"2023-12-02T02:10:43.012Z","updated_at":"2026-04-25T05:59:09.704Z","registry_url":"https://pkg.go.dev/github.com/lautis/uglifier","install_command":"go get github.com/lautis/uglifier","documentation_url":"https://pkg.go.dev/github.com/lautis/uglifier#section-documentation","metadata":{},"repo_metadata":{"id":47156923,"uuid":"1049182","full_name":"lautis/uglifier","owner":"lautis","description":"Ruby wrapper for UglifyJS JavaScript compressor.","archived":false,"fork":false,"pushed_at":"2024-09-22T10:00:25.000Z","size":1822,"stargazers_count":619,"open_issues_count":48,"forks_count":85,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-07-18T10:51:18.661Z","etag":null,"topics":["javascript","minify","ruby","uglifyjs"],"latest_commit_sha":null,"homepage":"http://www.rubydoc.info/gems/uglifier","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/lautis.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","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":"2010-11-03T20:56:15.000Z","updated_at":"2025-06-30T20:30:09.000Z","dependencies_parsed_at":"2024-01-13T01:46:42.386Z","dependency_job_id":"d66193f7-c170-4209-87a3-a05b77bc45d2","html_url":"https://github.com/lautis/uglifier","commit_stats":{"total_commits":616,"total_committers":36,"mean_commits":17.11111111111111,"dds":"0.10227272727272729","last_synced_commit":"959b74053c8141445205d3c5c7c21821a7c02222"},"previous_names":[],"tags_count":95,"template":false,"template_full_name":null,"purl":"pkg:github/lautis/uglifier","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lautis","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267003892,"owners_count":24019717,"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-07-25T02:00:09.625Z","response_time":70,"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":"lautis","name":"Ville Lautanala","uuid":"19264","kind":"user","description":"","email":"","website":null,"location":"Helsinki, Finland","twitter":"lautis","company":null,"icon_url":"https://avatars.githubusercontent.com/u/19264?v=4","repositories_count":136,"last_synced_at":"2024-04-16T00:23:10.324Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lautis","funding_links":[],"total_stars":1219,"followers":90,"following":34,"created_at":"2022-11-02T16:17:15.040Z","updated_at":"2024-04-16T00:23:47.046Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lautis","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lautis/repositories"},"tags":[{"name":"v4.2.1","sha":"959b74053c8141445205d3c5c7c21821a7c02222","kind":"tag","published_at":"2024-09-22T09:59:12.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.2.1","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"77226d194e6eae5e82df53452c92a7b3727d28b9","kind":"tag","published_at":"2019-09-25T19:39:54.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.2.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.2.0/manifests"},{"name":"v4.1.20","sha":"a45698297fdb050256f03eeb66bedf7feb219da2","kind":"tag","published_at":"2018-11-17T21:24:37.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.20","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v4.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.20/manifests"},{"name":"v4.1.19","sha":"8279907e0a0d14ea0f349195063502c8d2e55cfd","kind":"tag","published_at":"2018-09-11T19:30:44.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.19","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v4.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.19/manifests"},{"name":"v4.1.18","sha":"5a1b1faee7ce9f38561c7102e7f720be1cdda1c7","kind":"tag","published_at":"2018-08-09T19:25:22.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.18","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v4.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.18/manifests"},{"name":"v4.1.17","sha":"ca1827dbdc3520ff6712a279365ff7a8f1c5d955","kind":"tag","published_at":"2018-07-29T17:57:32.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.17","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v4.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.17/manifests"},{"name":"v4.1.16","sha":"c37b480f436f6ca9847ea0003cdb4d2261ad56ca","kind":"tag","published_at":"2018-07-22T19:01:05.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.16","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v4.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.16/manifests"},{"name":"v4.1.15","sha":"d1935b5823c14ea01536f38e46cbfb6bb88c5df4","kind":"tag","published_at":"2018-07-13T16:00:50.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.15","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.15/manifests"},{"name":"v4.1.14","sha":"9f4ad0bb7d6e05ddb1891062e77038f0130d75ae","kind":"tag","published_at":"2018-07-02T16:59:47.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.14","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v4.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.14/manifests"},{"name":"v4.1.13","sha":"a4a0471f393ca5595c827aa67e80867fd316d27a","kind":"tag","published_at":"2018-06-30T12:32:24.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.13","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.13/manifests"},{"name":"v4.1.12","sha":"7acab276f146c4aba038286493c40655bc137025","kind":"tag","published_at":"2018-06-20T19:48:02.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.12","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.12/manifests"},{"name":"v4.1.11","sha":"34f1be2c25f309cacf86c23c57e2a0309cf75630","kind":"tag","published_at":"2018-06-02T02:10:38.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.11","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.11/manifests"},{"name":"v4.1.10","sha":"2c4ccb0e7a3e57cff7cb204634d4fc5b66c3ed91","kind":"tag","published_at":"2018-04-21T11:13:57.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.10","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.10/manifests"},{"name":"v4.1.9","sha":"ad7b7035f6e6ac86961e20d171b153b08703b60e","kind":"tag","published_at":"2018-04-11T18:56:09.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.9","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.9/manifests"},{"name":"v4.1.8","sha":"8072269a2b437441ae0eaf08a7f70671b99ffc4a","kind":"tag","published_at":"2018-03-14T20:53:16.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.8","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.8/manifests"},{"name":"v4.1.7","sha":"fbfab1106fc9527d41f89675077bba5c6252c9cc","kind":"tag","published_at":"2018-03-11T17:48:25.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.7","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.7/manifests"},{"name":"v4.1.6","sha":"be95a4189c004cc1c628f1aaddd5403be40ce29f","kind":"tag","published_at":"2018-02-08T20:34:27.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.6","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.6/manifests"},{"name":"v4.1.5","sha":"8a87a5592586b2d9da99d432143219965b34ec0a","kind":"tag","published_at":"2018-01-28T07:19:37.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.5","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.5/manifests"},{"name":"v4.1.4","sha":"3aa059bc59a2be16cbbb5918edc3e45d322e1775","kind":"tag","published_at":"2018-01-22T20:12:24.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.4","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"4212a8ee4cef9c1c9c8b3c61254735e52901be40","kind":"tag","published_at":"2018-01-07T21:45:11.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.3","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"73cb2d13575bd9f05d46bd2691433d492ce4abfa","kind":"tag","published_at":"2017-12-30T18:48:49.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.2","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"2fb842d001b9072019ae2ac5e902d97700fec7b9","kind":"tag","published_at":"2017-12-29T08:51:02.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.1","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"29bbff44c02d735e4bfed5d8307721e8e5d62878","kind":"tag","published_at":"2017-12-28T13:18:46.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.1.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"dc354551876cdd8c14e1ddd13ef4ad7c4c0b4169","kind":"tag","published_at":"2017-12-10T18:28:03.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.0.2","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"dd46f20bb257c7c0a7160428299803bc1f313c7a","kind":"tag","published_at":"2017-12-03T20:56:03.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.0.1","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"6cc04760610440b90cfeeece9873afd28da06c9f","kind":"tag","published_at":"2017-12-02T12:41:50.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v4.0.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v4.0.0/manifests"},{"name":"v3.2.0","sha":"b183403ac741c8f6af16cd0bae0a61096cce1168","kind":"tag","published_at":"2017-04-09T16:18:49.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.2.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.2.0/manifests"},{"name":"v3.1.13","sha":"7e0f2b319b2e463ab523e70d04f7bf742e0ddc3c","kind":"tag","published_at":"2017-04-03T18:28:24.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.1.13","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v3.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.13/manifests"},{"name":"v3.1.12","sha":"a89046b1ef13d3032ac16fa31867a05e5b101d81","kind":"tag","published_at":"2017-03-31T15:38:18.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.1.12","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v3.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.12/manifests"},{"name":"v3.1.11","sha":"f6035d153a8cf9fb2511f3c4497c81d7d68c7b8f","kind":"tag","published_at":"2017-03-28T18:41:56.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.1.11","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v3.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.11/manifests"},{"name":"v3.1.10","sha":"d20fd779a1acb074edfd022d01d49e16bf256d4c","kind":"tag","published_at":"2017-03-25T16:48:11.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.1.10","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.10/manifests"},{"name":"v3.1.9","sha":"c5e543dce3fe558c7c3f740c95573089988e9db9","kind":"tag","published_at":"2017-03-19T13:09:29.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.1.9","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.9/manifests"},{"name":"v3.1.8","sha":"3f29e488d04c573031fb618461db321c170de737","kind":"tag","published_at":"2017-03-17T17:36:32.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.1.8","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.8/manifests"},{"name":"v3.1.7","sha":"8f47ba2fd8257bb6a7e7641be8e31bda891ed6d9","kind":"tag","published_at":"2017-03-11T21:06:06.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.1.7","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.7/manifests"},{"name":"v3.1.6","sha":"54a0ab5ffa1be8643f8457307c2c135a64d8f807","kind":"tag","published_at":"2017-03-09T20:50:51.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.1.6","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"507e5798aa174c10ba36a160422a422b8e4ec3b1","kind":"tag","published_at":"2017-03-08T17:36:22.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.1.5","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"8a699322f1e1a9ee3187bd19fd86fa3953d933fa","kind":"tag","published_at":"2017-03-05T16:56:54.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.1.4","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.4/manifests"},{"name":"v3.1.3.harmony1","sha":"454fd9d90170814f4b571b8812024b4a23dc0957","kind":"tag","published_at":"2017-03-04T12:32:08.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.1.3.harmony1","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.1.3.harmony1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v3.1.3.harmony1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.3.harmony1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.3.harmony1/manifests"},{"name":"v3.1.3","sha":"29170033d13fff81ffcfdeb7cb0c400764531209","kind":"tag","published_at":"2017-03-02T21:36:14.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.1.3","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"6609d670836ba3768eb7962762f2a3a4e648d52e","kind":"tag","published_at":"2017-03-01T18:02:47.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.1.2","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"8fb65b87f23dffa92011c961591ea5262d194baa","kind":"tag","published_at":"2017-02-27T18:14:25.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.1.1","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"67e752548de2dbae0dba3cb64690423fc6a73f3e","kind":"tag","published_at":"2017-02-27T11:47:47.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.1.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.1.0/manifests"},{"name":"v3.0.4.harmony1","sha":"3d67d12ff5ad193836d1c32bfb1546da26a1d36b","kind":"tag","published_at":"2017-02-25T13:42:52.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.0.4.harmony1","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.0.4.harmony1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v3.0.4.harmony1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.0.4.harmony1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.0.4.harmony1/manifests"},{"name":"v3.0.4","sha":"5df27a022e9b5f4647568855e8296f8306e1ba9a","kind":"tag","published_at":"2016-11-30T21:06:38.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.0.4","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"77e67aa382073b684a2346bf6964594040345797","kind":"tag","published_at":"2016-10-24T18:49:28.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.0.3","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"ec1ea0999deb8711643cb488a4855eba16b1c92a","kind":"tag","published_at":"2016-08-20T10:06:23.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.0.2","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"e1ff7d5221ce02514fd82f683caa1cef2071c656","kind":"tag","published_at":"2016-07-28T20:09:49.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.0.1","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"a2a24cc93c3cd40c31bf9f23cc439222311c6631","kind":"tag","published_at":"2016-03-22T20:39:12.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v3.0.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v3.0.0/manifests"},{"name":"v2.7.2","sha":"f15cbb81fca8352e04c35ef0e3789c2fa10add8b","kind":"tag","published_at":"2015-08-26T19:01:48.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.7.2","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"63ce58625618dc679dab298c9ca21ba4f2e3d711","kind":"tag","published_at":"2015-02-27T20:36:51.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.7.1","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"58cd0f9a2fe05e63c2fab3eb400e40be3f6c4a4a","kind":"tag","published_at":"2015-01-08T21:47:01.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.7.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"91b1bf507ea02338bfe2cf7cfca046b1f87d9fc8","kind":"tag","published_at":"2015-01-01T17:23:38.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.6.1","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"73bb16c265dbee3e95e664ad556162d76b600461","kind":"tag","published_at":"2014-12-09T00:07:06.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.6.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.6.0/manifests"},{"name":"v2.5.3","sha":"bfc9c82f367d5779b0e8e51b535df07927b45878","kind":"tag","published_at":"2014-07-18T13:39:14.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.5.3","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.5.3/manifests"},{"name":"2.5.3","sha":"bfc9c82f367d5779b0e8e51b535df07927b45878","kind":"tag","published_at":"2014-07-18T13:37:19.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/2.5.3","html_url":"https://github.com/lautis/uglifier/releases/tag/2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/2.5.3/manifests"},{"name":"v2.5.2","sha":"34236f06cc736bc2729c1a0fbba89f3b67ab711f","kind":"tag","published_at":"2014-07-18T13:34:54.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.5.2","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"932cf6479f6dbd78142738c835123b7de60486ad","kind":"tag","published_at":"2014-06-13T20:48:51.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.5.1","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"b2ebc80686155671d3d33edafc23301fc23007cd","kind":"tag","published_at":"2014-03-15T10:59:32.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.5.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"ed4aeecd0277295d3926e4a3e0a54704fca8cf10","kind":"tag","published_at":"2013-12-19T20:51:03.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.4.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"b4dd4da8dc1333c498c397db06f7776f57c218e8","kind":"tag","published_at":"2013-12-12T22:01:36.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.3.3","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"a2ee56e65d0f625030584fd774bf97217b37389f","kind":"tag","published_at":"2013-12-01T18:00:36.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.3.2","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"c8006b0c2da0884e75d79400fd22f3774ebd11e0","kind":"tag","published_at":"2013-11-08T21:19:49.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.3.1","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"028f47dfb5f7aaf2236c4a3ba79ad106c591d1d0","kind":"commit","published_at":"2013-10-26T10:18:13.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.3.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"cba40d89d5f3bffd12166cbd3ec2c9f875a60add","kind":"commit","published_at":"2013-08-28T15:06:43.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.2.1","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"3321d309269eb07a3934348ed225fd70622a0c82","kind":"commit","published_at":"2013-08-25T19:57:41.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.2.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.2.0/manifests"},{"name":"v2.1.2","sha":"b1d7cffa36a9c0f9d21bf6a2be76bc6c3a440b1c","kind":"commit","published_at":"2013-07-07T09:39:54.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.1.2","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"93ff8f16d11b3edf8b7f69b2c52a098d1b9d612b","kind":"commit","published_at":"2013-05-18T10:15:21.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.1.1","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"fd710b1d3f40f514282a278878a669161239076f","kind":"commit","published_at":"2013-05-08T20:41:18.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.1.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"7d49ba33f8f23ac49c76c3a1430ff1ac400b608e","kind":"commit","published_at":"2013-04-06T20:25:55.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.0.1","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a4221f38a4a740a670d757cf1cafc8b303085d23","kind":"commit","published_at":"2013-04-06T14:48:08.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v2.0.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"d214197e7d51907949c00d30e4b695306a036004","kind":"commit","published_at":"2012-09-02T15:22:45.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v1.3.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.3.0/manifests"},{"name":"v1.2.7","sha":"901103c38628875864af667174d90d317c83e41b","kind":"commit","published_at":"2012-08-02T15:03:54.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v1.2.7","html_url":"https://github.com/lautis/uglifier/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"8786c0eb2717197fba8fc00385350509eedd9550","kind":"commit","published_at":"2012-06-28T22:32:11.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v1.2.6","html_url":"https://github.com/lautis/uglifier/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"c6f43fea293165e4bcb1f999c02a8809ce7aa866","kind":"commit","published_at":"2012-06-19T11:22:21.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v1.2.5","html_url":"https://github.com/lautis/uglifier/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"72f0c59ebe75786c421c2564c2aff23fda8ff13f","kind":"commit","published_at":"2012-03-27T19:39:17.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v1.2.4","html_url":"https://github.com/lautis/uglifier/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"99e1054542c2dc7dc8a5e8fe958eee1706a1db09","kind":"commit","published_at":"2012-01-29T21:39:34.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v1.2.3","html_url":"https://github.com/lautis/uglifier/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"c714c8f5f5aed59c5fa9da722cb3add620058fd7","kind":"commit","published_at":"2012-01-13T20:02:35.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v1.2.2","html_url":"https://github.com/lautis/uglifier/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"1ed95cdd01823596548549f92a5acd72d1d6589a","kind":"commit","published_at":"2011-12-26T09:51:32.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v1.2.1","html_url":"https://github.com/lautis/uglifier/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a358e5c344583aa62db8f5800f11fe6ab0b99420","kind":"commit","published_at":"2011-12-15T09:19:37.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v1.2.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"a7e1bf962f1e6d210221a06e518031fe9f1fc71c","kind":"commit","published_at":"2011-11-15T21:20:15.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v1.1.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"a8ebd4f5006a0713ce84984191f01eaa20711140","kind":"commit","published_at":"2011-10-18T15:12:34.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v1.0.4","html_url":"https://github.com/lautis/uglifier/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"704babeb79454155962f0c851fa69f31a632d3c0","kind":"commit","published_at":"2011-09-05T09:27:11.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v1.0.3","html_url":"https://github.com/lautis/uglifier/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"2e76bb36fece27e0635f9f6f7bed6b10df9b9215","kind":"commit","published_at":"2011-08-28T20:42:02.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v1.0.2","html_url":"https://github.com/lautis/uglifier/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"85df942bb6d771f38316b57a3caade3c988d562d","kind":"commit","published_at":"2011-08-15T19:19:51.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v1.0.1","html_url":"https://github.com/lautis/uglifier/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"3763a3ec84f425f2759bfd1beb2a12ef2cf3de45","kind":"commit","published_at":"2011-06-21T10:12:00.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v1.0.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v1.0.0/manifests"},{"name":"v0.5.4","sha":"efcd5e25741095c943cfd2bcc16a6c9e31217b55","kind":"commit","published_at":"2011-05-19T19:23:56.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v0.5.4","html_url":"https://github.com/lautis/uglifier/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"dec44597a86426c6d76fb278981b19f3ff3c5318","kind":"commit","published_at":"2011-05-13T07:06:09.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v0.5.3","html_url":"https://github.com/lautis/uglifier/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"261d23cfe77703a62ecc6567239e085cd859ab03","kind":"commit","published_at":"2011-05-12T13:39:42.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v0.5.2","html_url":"https://github.com/lautis/uglifier/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"2f72554442742634d8988fad672b5b843e8ac85c","kind":"commit","published_at":"2011-04-27T10:42:16.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v0.5.1","html_url":"https://github.com/lautis/uglifier/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"075c3f7f98d5e74c8242baad2abb8b08cf3c0840","kind":"commit","published_at":"2011-04-07T18:00:52.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v0.5.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"191fd458867d8931fcb7f62d314c2bc43c7adac2","kind":"commit","published_at":"2011-02-26T13:05:34.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v0.4.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"9da1a82ffb9b895ae859a68c10a9ef9bc151e508","kind":"commit","published_at":"2011-01-06T18:10:29.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v0.3.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"6af8c6ac060dd6636e3a15c07f52f90b17ad6d56","kind":"commit","published_at":"2010-11-24T15:03:17.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v0.2.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"1ee7a063369e3de1c353535b2ea5fc88e92313f8","kind":"commit","published_at":"2010-11-18T15:53:20.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v0.1.1","html_url":"https://github.com/lautis/uglifier/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"a255b8fd2a1a7ffa252a03fc7a459dc4510ef8d8","kind":"commit","published_at":"2010-11-03T21:11:38.000Z","download_url":"https://codeload.github.com/lautis/uglifier/tar.gz/v0.1.0","html_url":"https://github.com/lautis/uglifier/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lautis/uglifier@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-01T18:51:27.229Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.801592556016239,"dependent_packages_count":9.575730298247606,"stargazers_count":2.4073194083471554,"forks_count":2.746132208157525,"docker_downloads_count":null,"average":6.382693617692131},"purl":"pkg:golang/github.com/lautis/uglifier","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/lautis/uglifier","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/lautis/uglifier","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/lautis/uglifier/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-01T18:32:03.722Z","issues_count":79,"pull_requests_count":27,"avg_time_to_close_issue":10336641.971428571,"avg_time_to_close_pull_request":13196627.96,"issues_closed_count":35,"pull_requests_closed_count":25,"pull_request_authors_count":17,"issue_authors_count":73,"avg_comments_per_issue":3.0632911392405062,"avg_comments_per_pull_request":0.8888888888888888,"merged_pull_requests_count":19,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":39612.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/issues","maintainers":[{"login":"lautis","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lautis"}],"active_maintainers":[{"login":"lautis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lautis"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flautis%2Fuglifier/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flautis%2Fuglifier/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flautis%2Fuglifier/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flautis%2Fuglifier/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flautis%2Fuglifier/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2108863,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":3482,"full_name":"lautis/uglifier","default_branch":"master","total_commits":616,"total_committers":35,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":17.6,"dds":0.10227272727272729,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-04-29T15:36:11.079Z","last_synced_commit":"959b74053c8141445205d3c5c7c21821a7c02222","created_at":"2023-03-07T09:17:53.045Z","updated_at":"2026-04-29T15:36:08.089Z","committers":[{"name":"Ville Lautanala","email":"lautis@gmail.com","login":"lautis","count":553},{"name":"Joshua Peek","email":"josh@joshpeek.com","login":"josh","count":13},{"name":"Jun Aruga","email":"jaruga@redhat.com","login":"junaruga","count":7},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com","login":"ConradIrwin","count":5},{"name":"sanemat","email":"o.gata.ken@gmail.com","login":"sanemat","count":3},{"name":"Jon Bardin","email":"diclophis@gmail.com","login":"diclophis","count":2},{"name":"Matt Kirk","email":"matt@matthewkirk.com","login":"hexgnu","count":2},{"name":"Reed Loden","email":"reed@reedloden.com","login":"reedloden","count":2},{"name":"Rory Hardy","email":"gneatgeek@gmail.com","login":"roryhardy","count":2},{"name":"pavel","email":"pavel.rosicky@easy.cz","login":"ahorek","count":2},{"name":"Erik Michaels-Ober","email":"sferik@gmail.com","login":"sferik","count":1},{"name":"Edward Anderson","email":"nilbus@nilbus.com","login":"nilbus","count":1},{"name":"Antonio Terceiro","email":"terceiro@softwarelivre.org","login":"terceiro","count":1},{"name":"Andreas Banholzer","email":"AndreasBanholzer@Me.com","login":"a6b8","count":1},{"name":"Akira Matsuda","email":"ronnie@dio.jp","login":"amatsuda","count":1},{"name":"adamjonas","email":"jonas@flatironschool.com","login":null,"count":1},{"name":"Sylvester Keil","email":"sk@semicolon.at","login":null,"count":1},{"name":"Markus Amalthea Magnuson","email":"markus.magnuson@gmail.com","login":null,"count":1},{"name":"vfrride","email":"jeff@jpcutler.net","login":"vfrride","count":1},{"name":"randoum","email":"randoum@gmail.com","login":"randoum","count":1},{"name":"gmarik","email":"gmarik@gmail.com","login":"gmarik","count":1},{"name":"eGust","email":"egustc@gmail.com","login":"eGust","count":1},{"name":"Zach Morek","email":"zmorek@gmail.com","login":"ZachBeta","count":1},{"name":"Tim Branyen","email":"tim@tabdeveloper.com","login":"tbranyen","count":1},{"name":"Sylvester Keil","email":"sylvester@keil.or.at","login":"inukshuk","count":1},{"name":"Simen Bekkhus","email":"sbekkhus91@gmail.com","login":"SimenB","count":1},{"name":"Sean Linsley","email":"xovatdev@gmail.com","login":"seanlinsley","count":1},{"name":"Salimane Adjao Moustapha","email":"me@salimane.com","login":"salimane","count":1},{"name":"Ryunosuke Sato","email":"tricknotes.rs@gmail.com","login":"tricknotes","count":1},{"name":"Ryan Shaw","email":"ryankshaw@gmail.com","login":"ryankshaw","count":1},{"name":"Oliver Klee","email":"o.klee@braingourmets.com","login":"oliverklee","count":1},{"name":"Kian-Meng Ang","email":"kianmeng@cpan.org","login":"kianmeng","count":1},{"name":"Justin Edwards","email":"justinledwards@gmail.com","login":"justinledwards","count":1},{"name":"Joe Lencioni","email":"joe.lencioni@causes.com","login":"lencioni","count":1},{"name":"James Raspass","email":"jraspass@gmail.com","login":"JRaspass","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-30T00:00:07.427Z","repositories_count":6223400,"commits_count":900013610,"contributors_count":34899913,"owners_count":1147632,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"lautis/uglifier","html_url":"https://github.com/lautis/uglifier","last_synced_at":"2026-04-16T18:03:26.991Z","status":"error","issues_count":79,"pull_requests_count":27,"avg_time_to_close_issue":10336641.971428571,"avg_time_to_close_pull_request":13196627.96,"issues_closed_count":35,"pull_requests_closed_count":25,"pull_request_authors_count":17,"issue_authors_count":73,"avg_comments_per_issue":3.0632911392405062,"avg_comments_per_pull_request":0.8888888888888888,"merged_pull_requests_count":19,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":39612.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"created_at":"2023-05-12T18:45:46.199Z","updated_at":"2026-04-16T18:03:26.991Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fuglifier/issues","issue_labels_count":{"UglifyJS bug":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":76,"CONTRIBUTOR":3},"pull_request_author_associations_count":{"CONTRIBUTOR":15,"NONE":11,"OWNER":5},"issue_authors":{"ndvbd":3,"ghost":3,"junaruga":2,"yivo":2,"vemarav":1,"chris-geelhoed":1,"goldenstar999":1,"neyp":1,"blovato":1,"cykerway":1,"Tenari":1,"pickhardt":1,"dcalixto":1,"tansaku":1,"joker-777":1,"bgmat":1,"jaredgalanis":1,"fabianfrz":1,"improvethings":1,"SamSaffron":1,"bughit":1,"gartlandj":1,"MatrixFr":1,"kduraiswami":1,"agowa":1,"rgaufman":1,"dexterouschen":1,"afdev82":1,"bodrovis":1,"ajahongir":1,"clay-f":1,"ahorek":1,"nextofsearch":1,"RKushnir":1,"lanzhiheng":1,"k-jun":1,"chevinbrown":1,"wakproductions":1,"toomanyjoes":1,"murtyk":1,"deepfryed":1,"Sega100500":1,"light-flight":1,"utkarsh2102":1,"Tiffany0909":1,"javinto":1,"mdnorman":1,"cs0511":1,"demonmind":1,"ybiquitous":1,"cseelus":1,"Danilo-Araujo-Silva":1,"m1010j":1,"001123":1,"runlevel5":1,"mschnitzer":1,"LucasArruda":1,"kimdj2":1,"TheSynthMaster":1,"vict0rsch":1,"mur-wtag":1,"laoyouzi":1,"adam-ludgate":1,"mantas":1,"patricklindsay":1,"JRaspass":1,"yinghaochan":1,"starrychloe":1,"pedrofurtado":1,"khoan":1,"fjl82":1,"shopkinspoint":1,"aguspina":1},"pull_request_authors":{"junaruga":6,"lautis":5,"ahorek":3,"tricknotes":2,"kianmeng":2,"SimenB":2,"francois":1,"a6b8":1,"greysteil":1,"JRaspass":1,"pedrofurtado":1,"amatsuda":1,"mdnorman":1,"yhirano55":1,"EdwardBetts":1,"randoum":1,"eGust":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-25T00:00:14.967Z","repositories_count":14384287,"issues_count":34372923,"pull_requests_count":112578173,"authors_count":11244734,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"lautis","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lautis"}],"active_maintainers":[]},"events":{"total":{"ForkEvent":3,"IssuesEvent":1,"WatchEvent":8,"IssueCommentEvent":4},"last_year":{"WatchEvent":2}},"keywords":["javascript","minify","ruby","uglifyjs"],"dependencies":[{"ecosystem":"rubygems","filepath":"uglifier.gemspec","sha":null,"kind":"manifest","created_at":"2022-09-15T01:56:57.416Z","updated_at":"2022-09-15T01:56:57.416Z","repository_link":"https://github.com/lautis/uglifier/blob/master/uglifier.gemspec","dependencies":[{"id":4877101254,"package_name":"execjs","ecosystem":"rubygems","requirements":"\u003e= 0.3.0, \u003c 3","direct":true,"kind":"runtime","optional":false},{"id":4877101255,"package_name":"rspec","ecosystem":"rubygems","requirements":"~\u003e 3.0","direct":true,"kind":"development","optional":false},{"id":4877101256,"package_name":"rake","ecosystem":"rubygems","requirements":"~\u003e 12.0","direct":true,"kind":"development","optional":false},{"id":4877101257,"package_name":"bundler","ecosystem":"rubygems","requirements":"\u003e= 1.3","direct":true,"kind":"development","optional":false},{"id":4877101258,"package_name":"sourcemap","ecosystem":"rubygems","requirements":"~\u003e 0.1.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ruby.yml","sha":null,"kind":"manifest","created_at":"2024-01-13T01:46:42.119Z","updated_at":"2024-01-13T01:46:42.119Z","repository_link":"https://github.com/lautis/uglifier/blob/master/.github/workflows/ruby.yml","dependencies":[{"id":15579540753,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":15579540754,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"rubygems","filepath":"Gemfile","sha":null,"kind":"manifest","created_at":"2024-01-13T01:46:42.317Z","updated_at":"2024-01-13T01:46:42.317Z","repository_link":"https://github.com/lautis/uglifier/blob/master/Gemfile","dependencies":[]}],"score":31.332050452285905,"created_at":"2024-12-15T21:38:08.630Z","updated_at":"2026-04-30T04:01:49.170Z","avatar_url":"https://github.com/lautis.png","language":"JavaScript","monthly_downloads":0,"readme":"# Uglifier\n\nRuby wrapper for [UglifyJS](https://github.com/mishoo/UglifyJS2) JavaScript\ncompressor.\n\nUglifyJS only works with ES5. If you need to compress ES6, [ruby-terser](https://github.com/ahorek/terser-ruby) is a better option.\n\n### Rails\n\nWhen used in Rails, replace\n\n```ruby\nconfig.assets.js_compressor = :uglifier\n```\n\nwith\n\n```ruby\nconfig.assets.js_compressor = Uglifier.new(harmony: true)\n```\n\nin `config/environments/production.rb`.\n\n## Installation\n\nUglifier is available as a ruby gem.\n\n    $ gem install uglifier\n\nEnsure that your environment has a JavaScript interpreter supported by\n[ExecJS](https://github.com/rails/execjs). Using `therubyracer` gem\nis a safe choice if a runtime isn't already present. Note that while JScript built-in Windows 7 and older works, it is extremely slow.\n\n## Usage\n\n```ruby\nrequire 'uglifier'\n\nUglifier.new.compile(File.read(\"source.js\"))\n# =\u003e js file minified\n\n# Or alternatively\nUglifier.compile(File.read(\"source.js\"))\n```\n\nUglifier also supports generating source maps:\n\n```ruby\nuglified, source_map = Uglifier.new.compile_with_map(source)\n```\n\nWhen initializing UglifyJS, you can tune the behavior of UglifyJS by passing options. For example, if you want disable variable name mangling:\n\n```ruby\nUglifier.new(:mangle =\u003e false).compile(source)\n\n# Or\nUglifier.compile(source, :mangle =\u003e false)\n```\n\nAvailable options and their defaults are\n\n```ruby\n{\n  :output =\u003e {\n    :ascii_only =\u003e true,        # Escape non-ASCII characters\n    :comments =\u003e :copyright,    # Preserve comments (:all, :jsdoc, :copyright, :none, Regexp (see below))\n    :inline_script =\u003e false,    # Escape occurrences of \u003c/script in strings\n    :quote_keys =\u003e false,       # Quote keys in object literals\n    :max_line_len =\u003e 32 * 1024, # Maximum line length in minified code\n    :bracketize =\u003e false,       # Bracketize if, for, do, while or with statements, even if their body is a single statement\n    :semicolons =\u003e true,        # Separate statements with semicolons\n    :preserve_line =\u003e false,    # Preserve line numbers in outputs\n    :beautify =\u003e false,         # Beautify output\n    :indent_level =\u003e 4,         # Indent level in spaces\n    :indent_start =\u003e 0,         # Starting indent level\n    :width =\u003e 80,               # Specify line width when beautifier is used (only with beautifier)\n    :preamble =\u003e nil,           # Preamble for the generated JS file. Can be used to insert any code or comment.\n    :wrap_iife =\u003e false,        # Wrap IIFEs in parenthesis. Note: this disables the negate_iife compression option.\n    :shebang =\u003e true,           # Preserve shebang (#!) in preamble (shell scripts)\n    :quote_style =\u003e 0,          # Quote style, possible values :auto (default), :single, :double, :original\n    :keep_quoted_props =\u003e false # Keep quotes property names\n  },\n  :mangle =\u003e {\n    :eval =\u003e false,             # Mangle names when eval of when is used in scope\n    :reserved =\u003e [\"$super\"],    # Argument names to be excluded from mangling\n    :sort =\u003e false,             # Assign shorter names to most frequently used variables. Often results in bigger output after gzip.\n    :toplevel =\u003e false,         # Mangle names declared in the toplevel scope\n    :properties =\u003e false,       # Mangle property names\n    :keep_fnames =\u003e false       # Do not modify function names\n  },                            # Mangle variable and function names, set to false to skip mangling\n  :mangle_properties =\u003e {\n    :regex =\u003e nil,              # A regular expression to filter property names to be mangled\n    :ignore_quoted =\u003e false,    # Only mangle unquoted property names\n    :debug =\u003e false,            # Mangle names with the original name still present\n  },                            # Mangle property names, disabled by default\n  :compress =\u003e {\n    :sequences =\u003e true,         # Allow statements to be joined by commas\n    :properties =\u003e true,        # Rewrite property access using the dot notation\n    :dead_code =\u003e true,         # Remove unreachable code\n    :drop_debugger =\u003e true,     # Remove debugger; statements\n    :unsafe =\u003e false,           # Apply \"unsafe\" transformations\n    :unsafe_comps =\u003e false,     # Reverse \u003c and \u003c= to \u003e and \u003e= to allow improved compression. This might be unsafe when an at least one of two operands is an object with computed values due the use of methods like get, or valueOf. This could cause change in execution order after operands in the comparison are switching. Compression only works if both comparisons and unsafe_comps are both set to true.\n    :unsafe_math =\u003e false,      # Optimize numerical expressions like 2 * x * 3 into 6 * x, which may give imprecise floating point results.\n    :unsafe_proto =\u003e false,     # Optimize expressions like Array.prototype.slice.call(a) into [].slice.call(a)\n    :conditionals =\u003e true,      # Optimize for if-s and conditional expressions\n    :comparisons =\u003e true,       # Apply binary node optimizations for comparisons\n    :evaluate =\u003e true,          # Attempt to evaluate constant expressions\n    :booleans =\u003e true,          # Various optimizations to boolean contexts\n    :loops =\u003e true,             # Optimize loops when condition can be statically determined\n    :unused =\u003e true,            # Drop unreferenced functions and variables\n    :toplevel =\u003e false,         # Drop unreferenced top-level functions and variables\n    :top_retain =\u003e [],          # prevent specific toplevel functions and variables from `unused` removal\n    :hoist_funs =\u003e true,        # Hoist function declarations\n    :hoist_vars =\u003e false,       # Hoist var declarations\n    :if_return =\u003e true,         # Optimizations for if/return and if/continue\n    :join_vars =\u003e true,         # Join consecutive var statements\n    :collapse_vars =\u003e false,    # Collapse single-use var and const definitions when possible.\n    :reduce_funcs =\u003e false,     # Inline single-use functions as function expressions. Depends on reduce_vars.\n    :reduce_vars =\u003e false,      # Collapse variables assigned with and used as constant values.\n    :negate_iife =\u003e true,       # Negate immediately invoked function expressions to avoid extra parens\n    :pure_getters =\u003e false,     # Assume that object property access does not have any side-effects\n    :pure_funcs =\u003e nil,         # List of functions without side-effects. Can safely discard function calls when the result value is not used\n    :drop_console =\u003e false,     # Drop calls to console.* functions\n    :keep_fargs =\u003e false,       # Preserve unused function arguments\n    :keep_fnames =\u003e false,      # Do not drop names in function definitions\n    :passes =\u003e 1,               # Number of times to run compress. Raising the number of passes will increase compress time, but can produce slightly smaller code.\n    :keep_infinity =\u003e false,    # Prevent compression of Infinity to 1/0\n    :side_effects =\u003e true,      # Pass false to disable potentially dropping functions marked as \"pure\" using pure comment annotation. See UglifyJS documentation for details.\n    :switches =\u003e true,          # de-duplicate and remove unreachable switch branches\n  },                            # Apply transformations to code, set to false to skip\n  :parse =\u003e {\n    :bare_returns =\u003e false,     # Allow top-level return statements.\n    :expression =\u003e false,       # Parse a single expression, rather than a program (for parsing JSON).\n    :html5_comments =\u003e true,    # Ignore HTML5 comments in input\n    :shebang =\u003e true,           # support #!command as the first line\n    :strict =\u003e false\n  },\n  :define =\u003e {},                # Define values for symbol replacement\n  :enclose =\u003e false,            # Enclose in output function wrapper, define replacements as key-value pairs\n  :keep_fnames =\u003e false,        # Generate code safe for the poor souls relying on Function.prototype.name at run-time. Sets both compress and mangle keep_fanems to true.\n  :source_map =\u003e {\n    :map_url =\u003e false,          # Url for source mapping to be appended in minified source\n    :url =\u003e false,              # Url for original source to be appended in minified source\n    :sources_content =\u003e false,  # Include original source content in map\n    :filename =\u003e nil,           # The filename of the input file\n    :root =\u003e nil,               # The URL of the directory which contains :filename\n    :output_filename =\u003e nil,    # The filename or URL where the minified output can be found\n    :input_source_map =\u003e nil    # The contents of the source map describing the input\n  },\n  :error_context_lines =\u003e 8,    # How many context lines surrounding the error line. Env var ERROR_CONTEXT_LINES overrides this option\n  :harmony =\u003e false             # Enable ES6/Harmony mode (experimental). Disabling mangling and compressing is recommended with Harmony mode.\n}\n```\n\nWhen passing a regular expression to the output =\u003e comments option, be sure to pass a valid Ruby Regexp.\nThe beginning and ending of comments are removed and cannot be matched (/*, */, //). For example:\nWhen matching\n\n```\n/*!\n * comment\n */\n```\n\nuse `Uglifier.new(output: {comments: /^!/})`.\n\n## Development\n\nTests are run using\n\n    bundle exec rake\n\nSee [CONTRIBUTING](https://github.com/lautis/uglifier/blob/master/CONTRIBUTING.md) for details about working on and contributing to Uglifier.\n\n## Copyright\n\n© Ville Lautanala. Released under MIT license, see [LICENSE](https://github.com/lautis/uglifier/blob/master/LICENSE.txt) for details.\n","funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["rubygems","activerecord","activejob","mvc","rack","rspec","sinatra","introspection","irb","pry"],"project_url":"https://ruby.ecosyste.ms/api/v1/projects/651","html_url":"https://ruby.ecosyste.ms/projects/651"}