Log in Register Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

cody's Profile Picture

cody

4270 Files

634861 Views

Latest files of /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/http-errors

README.md cody/Khushigupta8/Hotel-Management-Webpage/node_modules/http-errors/README.md
150 Views
0 Comments
# http-errors

[![NPM Version][npm-version-image]][npm-url]
[![NPM Downloads][npm-downloads-image]][node-url]
[![Node.js Version][node-image]][node-url]
[![Build Status][ci-image]][ci-url]
[![Test Coverage][coveralls-image]][coveralls-url]

index.js cody/Khushigupta8/Hotel-Management-Webpage/node_modules/http-errors/index.js
128 Views
0 Comments
/*!
* http-errors
* Copyright(c) 2014 Jonathan Ong
* Copyright(c) 2016 Douglas Christopher Wilson
* MIT Licensed
*/

'use strict'
LICENSE cody/Khushigupta8/Hotel-Management-Webpage/node_modules/http-errors/LICENSE
192 Views
0 Comments
Media file
package.json cody/Khushigupta8/Hotel-Management-Webpage/node_modules/http-errors/package.json
105 Views
0 Comments
{
"name": "http-errors",
"description": "Create HTTP error objects",
"version": "2.0.0",
"author": "Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)",
"contributors": [
"Alan Plum <me@pluma.io>",
"Douglas Christopher Wilson <doug@somethingdoug.com>"
HISTORY.md cody/Khushigupta8/Hotel-Management-Webpage/node_modules/http-errors/HISTORY.md
137 Views
0 Comments
2.0.0 / 2021-12-17
==================

* Drop support for Node.js 0.6
* Remove `I'mateapot` export; use `ImATeapot` instead
* Remove support for status being non-first argument
* Rename `UnorderedCollection` constructor to `TooEarly`
* deps: depd@2.0.0