Socket
Socket
Sign inDemoInstall

@types/cookie-parser

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/cookie-parser - npm Package Compare versions

Comparing version 1.4.4 to 1.4.5

7

cookie-parser/index.d.ts

@@ -1,8 +0,1 @@

// Type definitions for cookie-parser 1.4
// Project: https://github.com/expressjs/cookie-parser
// Definitions by: Santi Albo <https://github.com/santialbo>
// BendingBender <https://github.com/BendingBender>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
import * as express from "express";

@@ -9,0 +2,0 @@

14

cookie-parser/package.json
{
"name": "@types/cookie-parser",
"version": "1.4.4",
"version": "1.4.5",
"description": "TypeScript definitions for cookie-parser",

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

"name": "Santi Albo",
"url": "https://github.com/santialbo",
"githubUsername": "santialbo"
"githubUsername": "santialbo",
"url": "https://github.com/santialbo"
},
{
"name": "BendingBender",
"url": "https://github.com/BendingBender",
"githubUsername": "BendingBender"
"githubUsername": "BendingBender",
"url": "https://github.com/BendingBender"
}

@@ -31,4 +31,4 @@ ],

},
"typesPublisherContentHash": "1fe3e440b2282ee003cd4d897d5b1effc9b1eefbcb49b3fae680d61535576632",
"typeScriptVersion": "4.3"
"typesPublisherContentHash": "1607749d196346acf3fa421816152bd7fb0f75c588d4bdb37f1446ea8cbbb1ca",
"typeScriptVersion": "4.5"
}

@@ -11,9 +11,2 @@ # Installation

````ts
// Type definitions for cookie-parser 1.4
// Project: https://github.com/expressjs/cookie-parser
// Definitions by: Santi Albo <https://github.com/santialbo>
// BendingBender <https://github.com/BendingBender>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
import * as express from "express";

@@ -62,7 +55,6 @@

### Additional Details
* Last updated: Mon, 04 Sep 2023 15:41:12 GMT
* Last updated: Wed, 18 Oct 2023 00:05:18 GMT
* Dependencies: [@types/express](https://npmjs.com/package/@types/express)
* Global values: none
# Credits
These definitions were written by [Santi Albo](https://github.com/santialbo), and [BendingBender](https://github.com/BendingBender).
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc