Socket
Socket
Sign inDemoInstall

google-closure-compiler

Package Overview
Dependencies
129
Maintainers
4
Versions
1822
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 20160208.4.0 to 20160208.5.0

2

lib/gulp/index.js

@@ -145,3 +145,3 @@ /*

for (i = 0; i < outputFiles.length; i++) {
for (var i = 0; i < outputFiles.length; i++) {
if (outputFiles[i].sourceMap) {

@@ -148,0 +148,0 @@ // Closure compiler does not compose source maps (use input source maps)

{
"name": "google-closure-compiler",
"version": "20160208.4.0",
"version": "20160208.5.0",
"description": "Check, compile, optimize and compress Javascript with Closure-Compiler",

@@ -5,0 +5,0 @@ "repository": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc