Socket
Socket
Sign inDemoInstall

@6river/reason-guard

Package Overview
Dependencies
Maintainers
5
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

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
Weekly downloads
315
increased by21.62%
Maintainers
5
Weekly downloads
 
Created
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

Package last updated on 14 May 2019

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc