Skip to content

Releases: blakeembrey/js-template

Support nested keys

03 Sep 03:34
22f70c7
Compare
Choose a tag to compare

Changed

  • Replace new Function to minimize code sanitization required and mitigate CVEs filed against untrusted templates
  • Use foo.bar syntax for nested keys

v1.1.0...v1.2.0

Allow JS strings within variable space

07 Mar 05:41
1f91187
Compare
Choose a tag to compare

Added

  • Simpler separator check 6c4b09e
  • Allow any variable for interpolation f54e993

v1.0.0...v1.1.0