@tsed/exceptions
Advanced tools
Comparing version 6.0.0-beta.4 to 6.0.0-beta.5
{ | ||
"name": "@tsed/exceptions", | ||
"version": "6.0.0-beta.4", | ||
"version": "6.0.0-beta.5", | ||
"description": "HTTP exceptions module for Ts.ED Framework and other pure Express application", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.js", |
# @tsed/exceptions | ||
[![Build Status](https://travis-ci.org/TypedProject/tsed.svg?branch=master)](https://travis-ci.org/TypedProject/tsed) | ||
[![Coverage Status](https://coveralls.io/repos/github/TypedProject/tsed/badge.svg?branch=production)](https://coveralls.io/github/TypedProject/tsed?branch=production) | ||
![npm](https://img.shields.io/npm/dm/@tsed/common.svg) | ||
[![npm version](https://badge.fury.io/js/%40tsed%2Fcommon.svg)](https://badge.fury.io/js/%40tsed%2Fcommon) | ||
[![Dependencies](https://david-dm.org/TypedProject/tsed.svg)](https://david-dm.org/TypedProject/tsed#info=dependencies) | ||
[![img](https://david-dm.org/TypedProject/tsed/dev-status.svg)](https://david-dm.org/TypedProject/tsed/#info=devDependencies) | ||
[![img](https://david-dm.org/TypedProject/tsed/peer-status.svg)](https://david-dm.org/TypedProject/tsed/#info=peerDependenciess) | ||
[![Known Vulnerabilities](https://snyk.io/test/github/TypedProject/tsed/badge.svg)](https://snyk.io/test/github/TypedProject/tsed) | ||
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release) | ||
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier) | ||
[![backers](https://opencollective.com/tsed/tiers/badge.svg)](https://opencollective.com/tsed) | ||
A package of Ts.ED framework. See website: https://tsed.io/ | ||
@@ -4,0 +16,0 @@ |
88405
60