uglify-js
Advanced tools
Comparing version 1.3.1 to 1.3.2
@@ -1360,4 +1360,6 @@ /*********************************************************************** | ||
exports.is_alphanumeric_char = is_alphanumeric_char; | ||
exports.is_identifier_start = is_identifier_start; | ||
exports.is_identifier_char = is_identifier_char; | ||
exports.set_logger = function(logger) { | ||
warn = logger; | ||
}; |
@@ -12,3 +12,3 @@ { | ||
"version" : "1.3.1", | ||
"version" : "1.3.2", | ||
@@ -15,0 +15,0 @@ "main" : "./uglify-js.js", |
Sorry, the diff of this file is too big to display
362153
6809