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

lutils

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lutils - npm Package Versions

13

1.2.2

Diff

nfour
published 1.2.1 •

nfour
published 1.2.0 •

Changelog

Source

1.2.0 August 7th 2016

  • Version bumps
nfour
published 1.1.2 •

nfour
published 1.1.1 •

nfour
published 1.1.0 •

nfour
published 1.0.1 •

Changelog

Source

1.0.1 April 23rd 2016

  • Tidy up
  • Constrain versions
nfour
published 1.0.0 •

Changelog

Source

1.0.0

  • Rebuilt lutils, splitting each function off
    • lutils-typeof
    • lutils-merge
    • lutils-clone
    • lutils simply exposes all three
  • Converted to ES5 from CoffeeScript
  • Refactored API to be more flexible and consitant with similar utilities, such as underscore
    • merge, merge.whtie, merge.black
      • merge(obj1, obj2, obj3, ...)
      • merge(obj1, obj2, obj3, ..., function() {})
      • merge([obj1, obj2, obj3, ...], options)
    • merge now supports test functions for custom merging
    • clone
      • clone(obj, options)
    • typeOf reamins the same
    • See each modules readme for precise api
nfour
published 0.2.11 •

nfour
published 0.2.10 •

Changelog

Source

0.2.10

  • Fixed depth being compared one unit too low.
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