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

partial.lenses

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

partial.lenses - npm Package Versions

2345
18
polytypic
published 14.17.0 •

polytypic
published 14.16.0 •

polytypic
published 14.15.0 •

polytypic
published 14.14.0 •

Changelog

Source

14.14.0

Renamed L.append to L.appendTo. This means that L.append is deprecated. Code using it should be switched to use L.appendTo. This change was made due to introducing new L.prependTo and L.assignTo lenses for similar partial updates.

-L.append
+L.appendTo

Deprecated L.propsOf. L.propsOf was introduced to implement L.assign. Now L.assignTo allows for a simpler implementation of L.assign and more.

polytypic
published 14.13.0 •

polytypic
published 14.12.0 •

polytypic
published 14.11.1 •

Changelog

Source

14.11.1

Fixed L.subset not to call the predicate in case the focus is already undefined.

polytypic
published 14.11.0 •

polytypic
published 14.10.0 •

polytypic
published 14.9.1 •

2345
18