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

ts-errorflow

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ts-errorflow - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

dist/index.d.ts

2

package.json
{
"name": "ts-errorflow",
"version": "1.0.0",
"version": "1.0.1",
"description": "A simple zero dependency TypeScript empowered implementation of an Either construct for improved control flow and error handling",

@@ -5,0 +5,0 @@ "main": "dist/index",

@@ -10,3 +10,3 @@ {

// "jsx": "preserve", /* Specify JSX code generation: 'preserve', 'react-native', or 'react'. */
// "declaration": true, /* Generates corresponding '.d.ts' file. */
"declaration": true, /* Generates corresponding '.d.ts' file. */
// "sourceMap": true, /* Generates corresponding '.map' file. */

@@ -13,0 +13,0 @@ // "outFile": "./", /* Concatenate and emit output to single file. */

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