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

hkt-toolbelt

Package Overview
Dependencies
Maintainers
0
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hkt-toolbelt - npm Package Versions

1
46

0.13.0

Diff

Changelog

Source

[0.13.0]

  • Add Number, NaturalNumber, Digit, and DigitList modules.
  • Add Type.IsNever method.
  • Add Union.Length method.
mpoteat
published 0.12.0 •

Changelog

Source

[0.12.0]

  • [Breaking] Switch default package export from '$' to entire module.
  • [Breaking] Remove deprecated Conditional.SubtypeOf in favor of Conditional.Extends.
  • [Breaking] Remove Kind namespace-class merging in favor of Kind.Kind.
  • Add support for deep subpath imports.
    • e.g. import { StartsWith } from "hkt-toolbelt/string/starts-with"
mpoteat
published 0.11.0 •

Changelog

Source

[0.11.0]

  • Add String.ToUpper and String.ToLower methods.
  • Add Object.MapKeys and Object.MapValues methods.
mpoteat
published 0.10.0 •

Changelog

Source

[0.10.0]

  • Add Conditional.If hk-type for type-level control flow.
  • Add String.IsString hk-level predicate.
  • Add Type, Union, and Object core components.
mpoteat
published 0.9.0 •

Changelog

Source

[0.9.0]

  • Fix a type resolution issue for Conditional.Extends hk-type.
  • Strengthen hk-level type check for Combinator.ApplySelf hk-type.
  • Optimize string and list utilities via tail-call optimization.
mpoteat
published 0.8.1 •

Changelog

Source

[0.8.1]

  • Introduce Conditional.Extends utility type.
  • Deprecate alias Conditional.SubtypeOf in favor of Conditional.Extends.
mpoteat
published 0.8.0 •

Changelog

Source

[0.8.0]

  • Add String.Tail, String.Init, and String.Reverse hk-types.
mpoteat
published 0.7.0 •

Changelog

Source

[0.7.0]

  • Optimize string splitting routine in String.IsTemplate using tail-call optimization.
  • Add String.First and String.Last kinds.
mpoteat
published 0.6.1 •

Changelog

Source

[0.6.1]

  • Publish updated npm readme.
mpoteat
published 0.6.0 •

Changelog

Source

[0.6.0]

  • Add String.Join, String.Split, and String.IsTemplate kinds.
  • Add List.IsVariadic kind.
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