Closure Compiler is a JavaScript optimizing compiler. It parses your
JavaScript, analyzes it, removes dead code and rewrites and minimizes
what's left. It also checks syntax, variable references, and types, and
warns about common JavaScript pitfalls. It is used in many of Google's
JavaScript apps, including Gmail, Google Web Search, Google Maps, and
Google Docs.
This binary checks for style issues such as incorrect or missing JSDoc
usage, and missing goog.require() statements. ...
| License | Apache 2.0 |
|---|---|
| Tags | compilergooglescriptinglintjavascript |
| HomePage | https://developers.google.com/closure/compiler/ 🔍 Inspect URL |
| Date | Apr 18, 2019 |
| Files | pom (4 KB) jar (11.7 MB) View All |
| Repositories | Central |
| Ranking | #815923 in MvnRepository (See Top Artifacts) |
| Vulnerabilities | Vulnerabilities from dependencies: CVE-2021-36374 CVE-2021-36373 CVE-2020-1945 View 2 more ... |
Compile Dependencies (0)
| Category/License | Group / Artifact | Version | Updates |
|---|
Provided Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| CodeGen Apache 2.0 | com.google.auto.value » auto-value | 1.4.1 | 1.11.1 | |
| Build Tool Apache 2.0 | org.apache.ant » ant4 vulnerabilities | 1.9.7 | 1.10.15 |
Test Dependencies (4)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| Testing Apache 2.0 | com.google.guava » guava-testlib | 25.1-jre | 33.5.0-jre | |
| Assertion Apache 2.0 | com.google.truth » truth | 0.41 | 1.4.5 | |
| Testing EPL 2.0 | junit » junit1 vulnerability | 4.12 | 6.0.1 | |
| Mocking MIT | org.mockito » mockito-core | 2.2.21 | 5.20.0 |
Licenses
| License | URL |
|---|---|
| The Apache Software License, Version 2.0 | http://www.apache.org/licenses/LICENSE-2.0.html |
Developers
| Name | Dev Id | Roles | Organization | |
|---|---|---|---|---|
| John Lenz | concavelenz<at>gmail.com | johnlenz | ||
| Nick Santos | nicholas.j.santos<at>gmail.com | nicksantos | ||
| Alan Leung | acleung | |||
| Michael Bolin | mbolin<at>alum.mit.edu | mbolin | ||
| Paul Lindner | lindner<at>inuus.com | plindner | ||
| Chad Killingsworth | chadkillingsworth<at>gmail.com | ckillingsworth |