Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/cookie/

HISTORY.md /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/cookie/HISTORY.md
201 Views
0 Comments
0.5.0 / 2022-04-11
==================

* Add `priority` option
* Fix `expires` option to reject invalid dates
* pref: impr
LICENSE /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/cookie/LICENSE
301 Views
0 Comments
(The MIT License)

Copyright (c) 2012-2014 Roman Shtylman <shtylman@gmail.com>
Copyright (c) 2015 Douglas Christopher Wilson <do
README.md /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/cookie/README.md
194 Views
0 Comments
# cookie

[![NPM Version][npm-version-image]][npm-url]
[![NPM Downloads][npm-downloads-image]][npm-url]
[![Node.js Version][node
SECURITY.md /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/cookie/SECURITY.md
189 Views
0 Comments
# Security Policies and Procedures

## Reporting a Bug

The `cookie` team and community take all security bugs seriously. Thank

index.js /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/cookie/index.js
155 Views
0 Comments
/*!
* cookie
* Copyright(c) 2012-2014 Roman Shtylman
* Copyright(c) 2015 Douglas Christopher Wilson
* MIT Licensed
*/

'use
package.json /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/cookie/package.json
121 Views
0 Comments
{
"name": "cookie",
"description": "HTTP server cookie parsing and serialization",
"version": "0.5.0",
"author": "Roman