google-closure-compiler-linux
Advanced tools
Comparing version 20181028.0.0 to 20181028.0.1
{ | ||
"name": "google-closure-compiler-linux", | ||
"version": "20181028.0.0", | ||
"version": "20181028.0.1", | ||
"description": "Check, compile, optimize and compress Javascript with Closure-Compiler using Java", | ||
@@ -24,2 +24,6 @@ "main": "index.js", | ||
], | ||
"cpu": [ | ||
"x64", | ||
"x86" | ||
], | ||
"scripts": { | ||
@@ -29,3 +33,6 @@ "build": "./build-image.js", | ||
}, | ||
"gitHead": "4b8edc7dd84d9d0620c21a7891f5f3805519185c" | ||
"os": [ | ||
"linux" | ||
], | ||
"gitHead": "f16e0b7a4b85d78be294662f1ea59609eaac5ae8" | ||
} |
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
33040493