Log in Register Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

cody's Profile Picture

cody

4270 Files

636447 Views

Latest files of /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/on-finished

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

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

index.js cody/Khushigupta8/Hotel-Management-Webpage/node_modules/on-finished/index.js
123 Views
0 Comments
/*!
* on-finished
* Copyright(c) 2013 Jonathan Ong
* Copyright(c) 2014 Douglas Christopher Wilson
* MIT Licensed
*/

'use strict'
LICENSE cody/Khushigupta8/Hotel-Management-Webpage/node_modules/on-finished/LICENSE
195 Views
0 Comments
Media file
package.json cody/Khushigupta8/Hotel-Management-Webpage/node_modules/on-finished/package.json
109 Views
0 Comments
{
"name": "on-finished",
"description": "Execute a callback when a request closes, finishes, or errors",
"version": "2.4.1",
"contributors": [
"Douglas Christopher Wilson <doug@somethingdoug.com>",
"Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)"
],
HISTORY.md cody/Khushigupta8/Hotel-Management-Webpage/node_modules/on-finished/HISTORY.md
148 Views
0 Comments
2.4.1 / 2022-02-22
==================

* Fix error on early async hooks implementations

2.4.0 / 2022-02-21
==================