Socket
Socket
Sign inDemoInstall

ts-results

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ts-results - npm Package Compare versions

Comparing version 3.1.0 to 3.1.1

27

package.json
{
"name": "ts-results",
"version": "3.1.0",
"version": "3.1.1",
"description": "A typescript implementation of Rust's Result and Option objects.",

@@ -9,11 +9,18 @@ "main": "index.js",

"keywords": [
"typescript",
"rust",
"errors",
"ok",
"err",
"result",
"option",
"some",
"none"
"Rust",
"Result",
"Results",
"Option",
"Options",
"Typescript",
"TS",
"Ok",
"Err",
"Some",
"None",
"Typed Errors",
"Error Handling",
"Monad",
"Maybe",
"Union"
],

@@ -20,0 +27,0 @@ "author": "Vultix",

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