Socket
Socket
Sign inDemoInstall

dustjs-linkedin

Package Overview
Dependencies
Maintainers
4
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dustjs-linkedin - npm Package Versions

1
6

2.3.2

Diff

Changelog

Source

v2.3.2 (2014/01/28 01:12 +00:00)

  • #414 Point dustc to the correct version of server dust (@jimmyhchan)
jimmyhchan
published 2.3.1 •

Changelog

Source

v2.3.1 (2014/01/19 22:23 +00:00)

  • #408 dust.compileFn no longer requires the name to be defined. (@jimmyhchan)
jimmyhchan
published 2.3.0 •

Changelog

Source

v2.3.0 (2014/01/17 00:26 +00:00)

  • #405 Fix Grunt release and don't push upstream by default (safer) (@jimmyhchan)
  • #392 Add Rhino and Rhino unit tests (@kate2753)
  • #404 revert package.json back to 2.2.3 (@prashn64)
  • #403 bump commit does not support tasks (@jimmyhchan)
  • #395 fail hard when a name is not explicitly defined in dust.compile (@prashn64)
  • #399 Don't swallow all errors by default (Issue #381). Deprecate dust.isDebug and dust.onError. Instead, just use debugLevel and dust.log(message, 'ERROR'), respectively. Add a dust.silenceErrors flag to swallow all errors. (@prashn64)
jimmyhchan
published 2.2.4 •

jimmyhchan
published 2.1.1 •

Changelog

Source

v2.1.1 (2014/01/16 01:09 +00:00)

  • #382 remove the globals and isolate parser and compiler (@jimmyhchan)
  • #334 Issue #332 provide a raw input syntax similar to comments {!...!} where newlines, spaces and braces are kept. (@jimmyhchan)
  • #371 Fix our release process + add bower.json + jshint + cleanup master (@jimmyhchan)
jimmyhchan
published 2.2.3 •

Changelog

Source

v2.2.3 (2013/12/06 02:02 +00:00)

  • #374 Properly generate .min files for 2.2.3 (@kate2753)
  • #372 Regenerate dist files for v2.2.3 to include $idx fixes (@kate2753)
jimmyhchan
published 2.2.2 •

Changelog

Source

v2.2.2 (2013/11/28 00:10 +00:00)

  • #368 Add context.getTemplateName. This method now correctly returns the template name even for directly loaded templates being used as partials. For end users please use this api for getting the template name instead of ctx.templatename (@prashn64)
  • #363 Issue #340. Remove old optimization to avoid looking at arrays in get. (@rragan)
  • #362 remove node_modules directory (@vovacodes)
jimmyhchan
published 2.2.0 •

Changelog

Source

v2.2.0 (2013/11/08 18:42 +00:00)

  • #360 Use get for all Dust references (@smfoote)
jimmyhchan
published 2.1.0 •

Changelog

Source

v2.1.0 (2013/10/25 08:44 +00:00)

  • #350 Support dynamic template names for the context's template name. (@johnsonlei)
  • #355 add a unit test for inline params with dashes (@prashn64)
  • #347 Dust error logging (@prashn64)
  • #344 Per discussions, this may be a bit premature. Revert "Merge pull request #279 from prashn64/master" until the api for debugging is more settled. (@prashn64)
  • #279 Client Side Debugging (@prashn64)
vybs
published 2.0.3 •

Changelog

Source

v2.0.3 (2013/09/06 23:23 +00:00)

  • #338 update to correct 2.0.3 (@prashn64)
  • #335 make context.templateName change into version 2.0.3 (@prashn64)
  • #328 Put templateName on the context instance instead of the context's globals. (@prashn64)
  • #323 Fix Issue #322. block name in template includes previous text by mistake (@rragan)
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