New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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

1
18

13.10.0

Diff

Changelog

Source

13.10.0

There is no longer guarantee that optic operations return newly allocated data structures. In case all the elements of the result are the same, as determined by Object.is, as in the input, optic operations may return the input as is. OTOH, there is also currently no guarantee that input is returned as is.

polytypic
published 13.9.0 •

polytypic
published 13.8.0 •

polytypic
published 13.7.4 •

Changelog

Source

13.7.4

Worked around an issue with React Native, see #161.

polytypic
published 13.7.3 •

polytypic
published 13.7.2 •

Changelog

Source

13.7.2

Tightened the specification of L.flatten and L.leafs to skip undefined focuses. This is considered a bug fix as the behaviour wasn't previously strictly specified.

polytypic
published 13.7.1 •

polytypic
published 13.7.0 •

polytypic
published 13.6.2 •

Changelog

Source

13.6.2

Fixed a bug in L.filter, which didn't correctly handle the case of writing an empty array in case the focus wasn't an array-like object.

polytypic
published 13.6.1 •

Changelog

Source

13.6.1

Fixed a bug in L.condOf, which didn't handle the case of zero cases correctly.

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