🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@types/set-cookie-parser

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/set-cookie-parser - npm Package Compare versions

Comparing version

to
2.4.5

6

set-cookie-parser/index.d.ts

@@ -1,7 +0,1 @@

// Type definitions for set-cookie-parser 2.4
// Project: https://github.com/nfriedly/set-cookie-parser
// Definitions by: Nick Paddock <https://github.com/nickp10>
// Singlebyted <https://github.com/singlebyted>
// Piotr Błażejewicz <https://github.com/peterblazejewicz>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference types="node" />

@@ -8,0 +2,0 @@

16

set-cookie-parser/package.json
{
"name": "@types/set-cookie-parser",
"version": "2.4.4",
"version": "2.4.5",
"description": "TypeScript definitions for set-cookie-parser",

@@ -10,14 +10,14 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/set-cookie-parser",

"name": "Nick Paddock",
"url": "https://github.com/nickp10",
"githubUsername": "nickp10"
"githubUsername": "nickp10",
"url": "https://github.com/nickp10"
},
{
"name": "Singlebyted",
"url": "https://github.com/singlebyted",
"githubUsername": "singlebyted"
"githubUsername": "singlebyted",
"url": "https://github.com/singlebyted"
},
{
"name": "Piotr Błażejewicz",
"url": "https://github.com/peterblazejewicz",
"githubUsername": "peterblazejewicz"
"githubUsername": "peterblazejewicz",
"url": "https://github.com/peterblazejewicz"
}

@@ -36,4 +36,4 @@ ],

},
"typesPublisherContentHash": "4624a8793ffb37ee45333c438938741a65d363879d0e9378721c1601779b9f72",
"typesPublisherContentHash": "a89ba434e1c2cdd5dd7942784686bdde913144bdab0b1671498f5ff321b2b8da",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,6 @@ # Installation

### Additional Details
* Last updated: Mon, 25 Sep 2023 13:39:06 GMT
* Last updated: Wed, 18 Oct 2023 11:45:06 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)
* Global values: none
# Credits
These definitions were written by [Nick Paddock](https://github.com/nickp10), [Singlebyted](https://github.com/singlebyted), and [Piotr Błażejewicz](https://github.com/peterblazejewicz).