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

futil

Package Overview
Dependencies
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

futil - npm Package Versions

1
57

1.60.0

Diff

Changelog

Source

1.60.0

  • Add mergeOverAll
sp-dev
published 1.59.1 •

Changelog

Source

1.59.1

  • change all words regex to report full string as match rather than empty string
sp-dev
published 1.59.0 •

Changelog

Source

1.59.0

  • export anyWordToRegexp and wordsToRegexp
sp-dev
published 1.58.1 •

Changelog

Source

1.58.1

  • Fixed issue where renameProperty was not a pure function. Specifically:
  1. The original object was mutated.
  2. If the original object din't have the property to be renamed the function was adding the property with a value of undefined.
  3. If code was relying in this incorrect behavior this will be a braking change.
sp-dev
published 1.58.0 •

Changelog

Source

1.58.0

  • Add uniqueString and uniqueStringWith
sp-dev
published 1.57.0 •

Changelog

Source

1.57.0

  • Added new object functions: omitNil omitNull omitBlank omitEmpty
  • Added new array functions: replaceElementBy replaceElement
sp-dev
published 1.56.0 •

Changelog

Source

1.56.0

  • New lens helper for React users: stateLens
sp-dev
published 1.55.1 •

Changelog

Source

1.55.1

  • Fix issue with autoLabelOption not accepting correctly falsy values as valid options
sp-dev
published 1.55.0 •

Changelog

Source

1.55.0

  • Added intersperse, differentLast, toSentence and toSentenceWith.
sp-dev
published 1.54.0 •

Changelog

Source

1.54.0

  • Add domLens functions: domLens.value domLens.checkboxValues domLens.hover domLens.focus domLens.targetBinding domLens.binding
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