Socket
Socket
Sign inDemoInstall

mustache

Package Overview
Dependencies
Maintainers
2
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mustache - npm Package Versions

124

2.1.2

Diff

Changelog

Source

[2.1.2] / 17 June 2015

Added

  • Mustache global definition ([#466]) by [@yousefcisco].
dasilvacontin
published 2.1.1 •

Changelog

Source

[2.1.1] / 11 June 2015

Added

  • State that we use semver on the change log, by [@dasilvacontin].
  • Added version links to change log, by [@dasilvacontin].

Fixed

  • Bugfix for using values from view's context prototype, by [@phillipj].
  • Improve test with undefined/null lookup hit using dot notation, by [@dasilvacontin].
  • Bugfix for null/undefined lookup hit when using dot notation, by [@phillipj].
  • Remove moot version property from bower.json, by [@kkirsche].
  • bower.json doesn't require a version bump via hook, by [@dasilvacontin].
dasilvacontin
published 2.1.0 •

Changelog

Source

[2.1.0] / 5 June 2015

  • Added license attribute to package.json, by [@pgilad].
  • Minor changes to make mustache.js compatible with both WSH and ASP, by [@nagaozen].
  • Improve CLI view parsing error, by [@phillipj].
  • Bugfix for view context cache, by [@phillipj].
dasilvacontin
published 2.0.0 •

Changelog

Source

[2.0.0] / 27 Mar 2015

  • Fixed lookup not stopping upon finding undefined or null values, by [@dasilvacontin].
  • Refactored pre-commit hook, by [@dasilvacontin].
dasilvacontin
published 1.2.0 •

Changelog

Source

[1.2.0] / 24 Mar 2015

  • Added -v option to CLI, by [@phillipj].
  • Bugfix for rendering Number when it serves as the Context, by [@phillipj].
  • Specified files in package.json for a cleaner install, by [@phillipj].
dasilvacontin
published 1.1.0 •

Changelog

Source

[1.1.0] / 18 Feb 2015

  • Refactor Writer.renderTokens() for better readability, by [@phillipj].
  • Cleanup tests section in readme, by [@phillipj].
  • Added JSHint to tests/CI, by [@phillipj].
  • Added node v0.12 on travis, by [@phillipj].
  • Created command line tool, by [@phillipj].
  • Added falsy to Inverted Sections description in README, by [@kristijanmatic].
dasilvacontin
published 1.0.0 •

Changelog

Source

[1.0.0] / 20 Dec 2014

  • Inline tag compilation, by [@mjackson].
    • Fixed AMD registration, volo package.json entry, by [@jrburke].
    • Added spm support, by [@afc163].
    • Only access properties of objects on Context.lookup, by [@cmbuckley].
mjackson
published 0.8.2 •

Changelog

Source

[0.8.2] / 17 Mar 2014

  • Supporting Bower through a bower.json file.
mjackson
published 0.8.1 •

Changelog

Source

[0.8.1] / 3 Jan 2014

  • Fix usage of partial templates.
mjackson
published 0.8.0 •

Changelog

Source

[0.8.0] / 2 Dec 2013

  • Remove compile* writer functions, use mustache.parse instead. Smaller API.
    • Throw an error when rendering a template that contains higher-order sections and the original template is not provided.
    • Remove low-level Context.make function.
    • Better code readability and inline documentation.
    • Stop caching templates by name.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc