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

partial.lenses

Package Overview
Dependencies
Maintainers
1
Versions
180
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

partial.lenses - npm Package Versions

23
18

14.17.0

Diff

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 •

23
18
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