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

fp-ts-std

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fp-ts-std - npm Package Versions

2345

1.0.0

Diff

Changelog

Source

1.0.0 (2024-11-12)

  • Improve fromString in URLPath to infallibly parse all strings.
  • Take a URL origin in toURL in URLPath, fixing origin retention.
  • Remove fromStringO and toURLO from URLPath.
  • Narrow input in omit in ReadonlyRecord to readonly.
samhh
published 0.20.0-beta.1 •

samhh
published 0.20.0-beta.0 •

samhh
published 0.19.1 •

Changelog

Source

0.19.1 (2024-04-08)

  • Fix fromString in URLPath failing to parse absolute URLs.
  • Fix fromURL in URLPath incorrectly retaining alternative origins.
samhh
published 0.19.0 •

Changelog

Source

0.19.0 (2024-04-06)

  • Add clone to URLPath.
  • Wrap the provided error cause in unsafeExpect in Option in an Error object.
  • Fix fromString in URLPath incorrectly retaining alternative origins.
  • Fix typings in presence of isolatedModules.
  • Bump minimum supported Node LTS to v20.
samhh
published 0.19.0-beta.0 •

samhh
published 0.18.0 •

Changelog

Source

0.18.0 (2023-10-26)

  • Add until to Monad, IO, and Task.
  • Add toString, isStringlyURL, getHash, getParams, getPathname, modifyHash, modifyParams, modifyPathname, setHash, setParams, setPathname, getOrigin and getHostname, and an Eq instance to URL.
  • Add an Eq instance to URLPath.
  • Add singleton, appendAt, upsertAt, deleteAt, lookup, lookupFirst, toLeadingString, keys, values, size, concatBy, fromMap and toMap, and Eq, Semigroup and Monoid instances to URLSearchParams.
  • Add integerFromString to Number.
  • Add dropPrefix, dropSuffix, and fromBool to String.
  • Fix fromString in Number not parsing floats.
  • Deprecate getParam, getAllForParam, and setParam in URLSearchParams.
samhh
published 0.18.0-beta.4 •

samhh
published 0.18.0-beta.3 •

samhh
published 0.18.0-beta.2 •

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