Socket
Socket
Sign inDemoInstall

io-ts

Package Overview
Dependencies
1
Maintainers
1
Versions
120
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
79
12Next

1.1.2

Diff

Changelog

Source

1.1.2

  • Bug Fix
    • fix alias implementation (@gcanti)
    • handle exact types in isTagged (@gcanti)
gcanti
published 1.1.1 •

Changelog

Source

1.1.1

  • Experimental
    • add clean / alias functions, closes #149 (@gcanti)
    • add exact combinator (@gcanti)
      • the strict combinator is deprecated
    • remove optional combinator (@gcanti)
      • it doesn't play well with advanced combinators, see here for a discussion
gcanti
published 1.1.0 •

gcanti
published 1.0.6 •

Changelog

Source

1.0.6

  • Bug Fix
    • taggedUnion fails to decode when tag values are not string literals, fix #161 (@gcanti)
gcanti
published 1.0.5 •

Changelog

Source

1.0.5

  • Bug Fix
    • workaround for upstream TypeScript bug 14041 (wrong generated declarations) (@gcanti)
  • Internal
    • optimize InterfaceType.encode (@gcanti)
    • use definite assignment assertion for phantom fields (@gcanti)
gcanti
published 1.0.4 •

Changelog

Source

1.0.4

  • Bug Fix
    • make Context readonly (@gcanti)
  • Internal
    • optimizations, #137 (@gcanti, @sledorze)
gcanti
published 1.0.3 •

Changelog

Source

1.0.3

  • Internal
    • optimizations, #134 (@gcanti, @sledorze)
gcanti
published 1.0.2 •

Changelog

Source

1.0.2

  • Bug Fix
    • fix OutputOfPartialProps name (@gcanti)
gcanti
published 1.0.1 •

Changelog

Source

1.0.1

  • Bug Fix
    • fix AnyType by extending Type<any> (@gcanti)
gcanti
published 1.0.0 •

Changelog

Source

1.0.0

  • Breaking Change
    • upgrade to fp-ts@1.0.0
    • see https://github.com/gcanti/io-ts/pull/112 (@gcanti)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc