Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

167

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

167 - npm Package Versions

1345

0.32.0

Diff

Changelog

Source

0.32.0 (2017-07-07)

Bug Fixes

  • dissoc: fix type signature for dissoc (f9d507b)

<a name="0.31.0"></a>

tylors
published 0.31.0 •

Changelog

Source

0.31.0 (2017-07-07)

Features

<a name="0.30.0"></a>

tylors
published 0.30.0 •

Changelog

Source

0.30.0 (2017-06-07)

Bug Fixes

  • remove: return unchanged list on index >= length (0f1668c), closes #1

BREAKING CHANGES

  • remove: Before: remove(3, 1, [ 1, 2, 3 ]) => Range Error

After: remove(3, 1, [ 1, 2, 3 ]) => [ 1, 2, 3 ]

<a name="0.29.0"></a>

tylors
published 0.29.0 •

Changelog

Source

0.29.0 (2017-06-05)

Features

  • lenses: relax type restriction on Lens (44a4000)

<a name="0.28.0"></a>

tylors
published 0.28.0 •

Changelog

Source

0.28.0 (2017-06-05)

Bug Fixes

  • pluck: update type signature (e024cf5)

Features

<a name="0.27.0"></a>

tylors
published 0.27.0 •

Changelog

Source

0.27.0 (2017-05-27)

Features

  • Maybe: use interfaces for Just and Nothing (328a102)

<a name="0.26.0"></a>

tylors
published 0.26.0 •

Changelog

Source

0.26.0 (2017-05-27)

Features

  • object: implement keys and values (90a2a80)

<a name="0.25.0"></a>

tylors
published 0.25.0 •

Changelog

Source

0.25.0 (2017-05-26)

Features

  • maybe: implement fromMaybe (56c946b)

<a name="0.24.0"></a>

tylors
published 0.24.0 •

Changelog

Source

0.24.0 (2017-05-26)

Features

  • logic: implement many logic functions (9640431)

<a name="0.23.0"></a>

tylors
published 0.23.0 •

Changelog

Source

0.23.0 (2017-05-26)

Features

  • math: implement math-related functions (7505bf1)

<a name="0.22.0"></a>

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