Log in Register Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

cody's Profile Picture

cody

4270 Files

785131 Views

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

lib/ cody/Khushigupta8/Hotel-Management-Webpage/node_modules/body-parser/lib/
2 Items
  • read.js
  • types/
  • README.md cody/Khushigupta8/Hotel-Management-Webpage/node_modules/body-parser/README.md
    191 Views
    0 Comments
    # body-parser

    [![NPM Version][npm-image]][npm-url]
    [![NPM Downloads][downloads-image]][downloads-url]
    [![Build Status][github-actions-ci-image]][github-actions-ci-url]
    [![Test Coverage][coveralls-image]][coveralls-url]

    Node.js body parsing middleware.
    index.js cody/Khushigupta8/Hotel-Management-Webpage/node_modules/body-parser/index.js
    156 Views
    0 Comments
    /*!
    * body-parser
    * Copyright(c) 2014-2015 Douglas Christopher Wilson
    * MIT Licensed
    */

    'use strict'

    LICENSE cody/Khushigupta8/Hotel-Management-Webpage/node_modules/body-parser/LICENSE
    294 Views
    0 Comments
    Media file
    package.json cody/Khushigupta8/Hotel-Management-Webpage/node_modules/body-parser/package.json
    128 Views
    0 Comments
    {
    "name": "body-parser",
    "description": "Node.js body parsing middleware",
    "version": "1.20.1",
    "contributors": [
    "Douglas Christopher Wilson <doug@somethingdoug.com>",
    "Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)"
    ],
    SECURITY.md cody/Khushigupta8/Hotel-Management-Webpage/node_modules/body-parser/SECURITY.md
    174 Views
    0 Comments
    # Security Policies and Procedures

    ## Reporting a Bug

    The Express team and community take all security bugs seriously. Thank you
    for improving the security of Express. We appreciate your efforts and
    responsible disclosure and will make every effort to acknowledge your
    contributions.
    HISTORY.md cody/Khushigupta8/Hotel-Management-Webpage/node_modules/body-parser/HISTORY.md
    164 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
    ===================