+ Fixes a security issue in _.template that could enable a
+ third party to inject code in compiled templates. This issue
+ affects all versions of Underscore between 1.3.2 and 1.12.0,
+ inclusive, as well as preview releases 1.13.0-0 and 1.13.0-1. The
+ fix in this release is also included in the parallel preview
+ release 1.13.0-2.
+
+
+ Restores an optimization in _.debounce that was
+ unintentionally lost in version 1.9.0.
+