YahooArchive / secure-handlebars

Handlebars Context Pre-compiler
BSD 3-Clause "New" or "Revised" License
45 stars 13 forks source link

packaged as secure-handlebars #26

Closed adon-at-work closed 9 years ago

adon-at-work commented 9 years ago
yahoocla commented 9 years ago

CLA is valid!

adon-at-work commented 9 years ago

@neraliu, please review. thanks.

neraliu commented 9 years ago

if we push this to live, what will happen to the exiting npm package of context-parser-handlebars? we should redirect the user to secure-handlebars?

adon-at-work commented 9 years ago

this will become a new npm package called secure-handlebars. yes, if secure-handlebars is released, we can branch out from the latest version of context-parser-handlebars to write a deprecate message and ask the user to use the new one (much like from express3-handlebars to express-handlebars).

neraliu commented 9 years ago

agreed!