Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/body-parser/

HISTORY.md /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/body-parser/HISTORY.md
175 Views
0 Comments
1.20.1 / 2022-10-06
===================

* deps: qs@6.11.0
* perf: remove unnecessary object clone

1.20.0 / 2022-04-02
====
LICENSE /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/body-parser/LICENSE
327 Views
0 Comments
(The MIT License)

Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
Copyright (c) 2014-2015 Douglas Christopher Wilson <doug
README.md /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/body-parser/README.md
211 Views
0 Comments
# body-parser

[![NPM Version][npm-image]][npm-url]
[![NPM Downloads][downloads-image]][downloads-url]
[![Build Status][github-a
SECURITY.md /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/body-parser/SECURITY.md
195 Views
0 Comments
# Security Policies and Procedures

## Reporting a Bug

The Express team and community take all security bugs seriously. Thank y
index.js /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/body-parser/index.js
165 Views
0 Comments
/*!
* body-parser
* Copyright(c) 2014-2015 Douglas Christopher Wilson
* MIT Licensed
*/

'use strict'

lib /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/body-parser/lib/
2 Items
  • read.js
  • types
  • package.json /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/body-parser/package.json
    146 Views
    0 Comments
    {
    "name": "body-parser",
    "description": "Node.js body parsing middleware",
    "version": "1.20.1",
    "contributors": [
    "D