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

@flekschas/utils

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@flekschas/utils - npm Package Versions

2345

0.32.2

Diff

Changelog

Source

0.32.2

  • Fis getD3FormatSpecifier() for negative domains
flekschas
published 0.32.1 •

Changelog

Source

0.32.1

  • Fix getD3FormatSpecifier() to ensure that at least 3 significant digits are shown (if present)
flekschas
published 0.32.0 •

Changelog

Source

0.32.0

  • Add and test getD3FormatSpecifier()
  • Add missing tests for iteratorToArray() and mergeMaps()
flekschas
published 0.31.0 •

Changelog

Source

0.31.0

  • Add TypeScript types
  • Update 3rd-party libraries

Note: Unfortunately, the jsdoc library does not play well with type annotations. This means that the jsdoc2md script does not run anymore and API.md is outdated for now.

flekschas
published 0.30.1 •

Changelog

Source

0.30.1

  • Add missing export of hasSameElements()
flekschas
published 0.30.0 •

Changelog

Source

0.30.0

  • Add and test hasSameElements(arrayA, arrayB)
  • Improve implementation of randomString()
flekschas
published 0.29.0 •

Changelog

Source

v0.29.0

  • Add noop as a synonym for toVoid because it's kind of a convention
  • Add timeout as a synonym for wait because await timeout(250) reads nicer
  • Declare module as side effect free
  • Use named exports in index.js for better tree shakability
flekschas
published 0.28.0 •

Changelog

Source

v0.28.0

  • Add and test rangeMap(length, (i, length) => i)
  • Improve and test range(start, end, stepSize)
flekschas
published 0.27.0 •

Changelog

Source

v0.27.0

  • Add and test clamp(value, min, max)
flekschas
published 0.26.0 •

Changelog

Source

v0.26.0

  • Add and test unionIntegers()
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