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

do-try-tuple

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

do-try-tuple - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

9

package.json
{
"name": "do-try-tuple",
"version": "1.0.0",
"version": "1.0.1",
"description": "Catches errors and rejected promises, returns tuple",

@@ -28,3 +28,8 @@ "main": "dist/index.js",

"typescript-eslint": "^7.17.0"
}
},
"repository": {
"type": "git",
"url": "git+https://github.com/DScheglov/do-try-tuple.git"
},
"homepage": "https://github.com/DScheglov/do-try-tuple"
}
# do-try-tuple
![npm](https://img.shields.io/npm/v/do-try-tuple)
![npm](https://img.shields.io/npm/dw/do-try-tuple)
[![Coverage Status](https://coveralls.io/repos/github/DScheglov/do-try-tuple/badge.svg?branch=main)](https://coveralls.io/github/DScheglov/do-try-tuple?branch=main)
![GitHub](https://img.shields.io/github/license/DScheglov/do-try-tuple)
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/DScheglov/do-try-tuple/main.yml)
Catches errors and rejected promises, returns tuple with error and value.

@@ -4,0 +11,0 @@

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