New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@luolapeikko/result-option

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@luolapeikko/result-option - npm Package Compare versions

Comparing version 0.5.1 to 0.5.2

2

package.json
{
"name": "@luolapeikko/result-option",
"version": "0.5.1",
"version": "0.5.2",
"description": "Rust style Result for TypeScript/Javascript",

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

# mharj-result
[![TypeScript](https://badges.frapsoft.com/typescript/code/typescript.svg?v=101)](https://github.com/ellerbrock/typescript-badges/)
[![npm version](https://badge.fury.io/js/mharj-result.svg)](https://badge.fury.io/js/mharj-result)
[![Maintainability](https://api.codeclimate.com/v1/badges/b6385c57b8fbfa43be06/maintainability)](https://codeclimate.com/github/mharj/result/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/b6385c57b8fbfa43be06/test_coverage)](https://codeclimate.com/github/mharj/result/test_coverage)
![example workflow](https://github.com/mharj/result/actions/workflows/main.yml/badge.svg)
[![npm version](https://badge.fury.io/js/@luolapeikko%2Fresult-option.svg)](https://badge.fury.io/js/@luolapeikko%2Fresult-option)
[![Maintainability](https://api.codeclimate.com/v1/badges/55587cd1f87e61ede4fc/maintainability)](https://codeclimate.com/github/luolapeikko/result-option/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/55587cd1f87e61ede4fc/test_coverage)](https://codeclimate.com/github/luolapeikko/result-option/test_coverage)
![example workflow](https://github.com/luolapeikko/result-option/actions/workflows/main.yml/badge.svg)

@@ -9,0 +9,0 @@ A lightweight library for representing the Rust style Result and Option classes for function callback or promise in TypeScript/JavaScript.

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