do-try-tuple
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"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 @@ |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
14088
0
247
0