uglify-js
Advanced tools
Comparing version 1.3.2 to 1.3.3
@@ -1365,1 +1365,5 @@ /*********************************************************************** | ||
}; | ||
// Local variables: | ||
// js-indent-level: 8 | ||
// End: |
@@ -75,1 +75,5 @@ var jsp = require("./parse-js"), | ||
exports.ast_squeeze_more = ast_squeeze_more; | ||
// Local variables: | ||
// js-indent-level: 8 | ||
// End: |
@@ -12,3 +12,3 @@ { | ||
"version" : "1.3.2", | ||
"version" : "1.3.3", | ||
@@ -15,0 +15,0 @@ "main" : "./uglify-js.js", |
@@ -5,3 +5,3 @@ #! /usr/bin/env node | ||
var parseJS = require("../lib/parse-js"); | ||
var sys = require("sys"); | ||
var sys = require("util"); | ||
@@ -8,0 +8,0 @@ // write debug in a very straightforward manner |
Sorry, the diff of this file is too big to display
363024
6838