Socket
Socket
Sign inDemoInstall

@6river/reason-guard

Package Overview
Dependencies
0
Maintainers
5
Versions
52
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @6river/reason-guard

TypeScript library to build typeguards that explain their decisions


Version published
Maintainers
5
Install size
296 kB
Created

Readme

Source

reason-guard

TypeScript library to build typeguards that explain their decisions

semantics

  • A true reasonguard will provide no errors and at least one confirmation of what was checked.
  • A false reasonguard will provide at least one error about what failed.

compatibility

  • isLiteral may not work unless your project uses at least version 3.4 of typescript

examples

  • See the example guard tests

FAQs

Last updated on 22 Nov 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc