New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@async-af/filter

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@async-af/filter - npm Package Versions

scottrudiger
published 3.2.0 •

Changelog

Source

3.2.0 (2018-05-04)

Features

  • every: implement everyAF method (ee24c58)

<a name="3.1.0"></a>

scottrudiger
published 3.1.0 •

Changelog

Source

3.1.0 (2018-05-03)

Features

  • reduce: implement reduceAF method (d67358a)

<a name="3.0.0"></a>

scottrudiger
published 3.0.0 •

Changelog

Source

3.0.0 (2018-05-02)

Bug Fixes

  • githooks: update husky so githook for commitlint works in npm 6.0.0 (4e36818)
  • don't mangle function names to prevent bugs in minified files (31bd350)
  • set --add (-a) flag so gh-pages doesn't delete .circleci for docs PRs (5e89316)
  • use [filebase] instead of [file] in banner so parent dir doesn't show up after refactor (931c1b2)
  • log: fixed case where logAF would throw when aliased (e511ec5)
  • logAF: fix bug where incorrect filename would log when using minified files (351b696)

Code Refactoring

  • bower: delete bower.json & stop releasing to bower (93acf2a)

Features

  • make 'AF-less' aliases available (e.g., mapAF -> map) (cd44a77)
  • revert to previous way of preserving function arity w/ rest params instead of arguments obj (d75dd8f)

BREAKING CHANGES

  • bower: updates no longer released to bower

<a name="2.0.0"></a>

scottrudiger
published 3.0.0-prerelease.3 •

scottrudiger
published 3.0.0-prerelease.2 •

scottrudiger
published 3.0.0-prerelease.1 •