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.1 to 1.4.2

2

cookie-parser/index.d.ts

@@ -6,3 +6,3 @@ // Type definitions for cookie-parser 1.4

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.2
// TypeScript Version: 2.3

@@ -9,0 +9,0 @@ import * as express from 'express';

{
"name": "@types/cookie-parser",
"version": "1.4.1",
"version": "1.4.2",
"description": "TypeScript definitions for cookie-parser",

@@ -9,13 +9,17 @@ "license": "MIT",

"name": "Santi Albo",
"url": "https://github.com/santialbo"
"url": "https://github.com/santialbo",
"githubUsername": "santialbo"
},
{
"name": "BendingBender",
"url": "https://github.com/BendingBender"
"url": "https://github.com/BendingBender",
"githubUsername": "BendingBender"
}
],
"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/cookie-parser"
},

@@ -26,4 +30,4 @@ "scripts": {},

},
"typesPublisherContentHash": "28c91961545323d563e4bbeeb25802a524f8648c998ac34189c8183bb7e0e2fa",
"typeScriptVersion": "2.2"
"typesPublisherContentHash": "c7f1bd64948c00975ec74c2ebc516c33bdb987d6f802c2b45a3378a31f37bf4b",
"typeScriptVersion": "2.3"
}

@@ -8,10 +8,10 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cookie-parser
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cookie-parser
Additional Details
* Last updated: Mon, 21 Aug 2017 21:49:18 GMT
* Dependencies: express
* Last updated: Mon, 19 Aug 2019 00:51:10 GMT
* Dependencies: @types/express
* Global values: none
# Credits
These definitions were written by Santi Albo <https://github.com/santialbo>, BendingBender <https://github.com/BendingBender>.
These definitions were written by Santi Albo <https://github.com/santialbo>, and BendingBender <https://github.com/BendingBender>.

Sorry, the diff of this file is not supported yet

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