Socket
Socket
Sign inDemoInstall

adlib

Package Overview
Dependencies
1
Maintainers
11
Versions
32
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous134Next

2.2.5

Diff

Changelog

Source

2.2.5

Changed

  • upgraded build/test dependencies to eliminate possible vulnerabilities with growl < 1.10.0
dbouwman
published 2.2.4 •

Changelog

Source

2.2.4

Fixed

  • allow more chars in templates - now allows for {{{foo.bar||http://s.com/123/_(foo)_/ウォ/🏹.?b=c&d=f}}}
dbouwman
published 2.2.3 •

Changelog

Source

2.2.3

Fixed

  • we had a regression where {{{obj.val}}} was not coming out as {TheValue} which means info window templating was broken. Also Regex--
dbouwman
published 2.2.2 •

Changelog

Source

2.2.2 npm registry ate it

dbouwman
published 2.2.1 •

Changelog

Source

2.2.1

Added

  • support for default values like Hello my name is {{obj.name||Slim Shady}}. If obj.name is undefined, the default value is used.
dbouwman
published 2.2.0 •

Changelog

Source

2.2.0

Yanked

akharris
published 2.1.1 •

Changelog

Source

2.1.1

Fixed

  • issue with build of 2.1.0
akharris
published 2.1.0 •

Changelog

Source

2.1.0

Added

  • ability to specify a hierarchy of possible values in order of preference in a template, e.g. this dataset was last modified {{metadata.some.nested.timestamp||item.modified}}
dbouwman
published 2.0.0 •

Changelog

Source

2.0.0

Changed

  • removed lodash depencencies. Public API remains the same, and all existing tests pass. Should be a drop-in replacement, but bumped to 2.0.0 because we removed the deps which others may be using indirectly.
dbouwman
published 1.1.1 •

Changelog

Source

1.1.1

Fixed

  • removed rogue console statements
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc