google-closure-compiler-linux
Advanced tools
Comparing version 20180610.0.0 to 20180610.0.1
{ | ||
"name": "google-closure-compiler-linux", | ||
"version": "20180610.0.0", | ||
"version": "20180610.0.1", | ||
"description": "Native image distribution of closure-compiler", | ||
@@ -15,2 +15,6 @@ "main": "index.js", | ||
], | ||
"cpu": [ | ||
"x64", | ||
"x86" | ||
], | ||
"os": [ | ||
@@ -17,0 +21,0 @@ "linux" |
# closure-compiler-graal | ||
Public distribution of closure compiler native images | ||
[![Build Status](https://travis-ci.org/chadkillingsworth/closure-compiler-graal.svg?branch=master)](https://travis-ci.org/google/closure-compiler-graal) | ||
[![Build Status](https://travis-ci.org/ChadKillingsworth/closure-compiler-graal.svg?branch=master)](https://travis-ci.org/ChadKillingsworth/closure-compiler-graal) | ||
@@ -6,0 +6,0 @@ Includes both of the following packages: |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
31230832