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

@ezez/utils

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ezez/utils - npm Package Versions

1

1.5.0

Diff

Changelog

Source

[1.5.0] - 2023-05-12

Added

  • compareArrays method
  • unique method
dzek69
published 1.4.0 •

Changelog

Source

[1.4.0] - 2023-05-11

Added

  • escapeRegExp method
  • replace method
  • sortProps method
dzek69
published 1.2.0 •

Changelog

Source

[1.2.0] - 2023-03-01

Added

  • ensureDate method
  • ensurePrefix method
  • ensureSuffix method
  • ensureTimestamp method
  • stripPrefix method
  • stripSuffix method
dzek69
published 1.1.0 •

Changelog

Source

[1.1.0] - 2023-02-20

Added

  • isNumericString method
  • occurrences method

Changed

  • isEmpty throws TypeError instead of Error on primitives
dzek69
published 1.0.0 •

Changelog

Source

[1.0.0] - 2023-02-19

Added

  • isPlainObject method

Breaking

  • changed isEmpty to throw on primitives
  • makeArray is renamed to ensureArray
  • wait.sync is extracted as waitSync
  • removed pack method
  • removed pages method
  • replaced merge.UNSET with mergeUNSET
  • replaced mapValues.REMOVE with mapValuesUNSET

Changed

  • added some examples to docs
  • in jsdoc added a warning to get/set and family about using them with TS

Dev

  • added missing docs
  • fixed some jsdoc strings (so they contain types for non-ts users)
  • fixed typedoc warnings
  • README update, preparing to rename library
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