@types/set-cookie-parser
Advanced tools
Comparing version
@@ -32,2 +32,3 @@ // Type definitions for set-cookie-parser | ||
httpOnly?: boolean; | ||
sameSite?: string; | ||
} | ||
@@ -34,0 +35,0 @@ |
{ | ||
"name": "@types/set-cookie-parser", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "TypeScript definitions for set-cookie-parser", | ||
@@ -19,3 +19,3 @@ "license": "MIT", | ||
"main": "", | ||
"types": "index", | ||
"types": "index.d.ts", | ||
"repository": { | ||
@@ -30,4 +30,4 @@ "type": "git", | ||
}, | ||
"typesPublisherContentHash": "5ed7fd844203052ba0250f1afc0df86562ceafd37da54b2abef21f8b09c668ac", | ||
"typeScriptVersion": "2.0" | ||
"typesPublisherContentHash": "11273514011875a041ce1bb131a501464032d64d68f328698e28de4ddc851961", | ||
"typeScriptVersion": "2.8" | ||
} |
@@ -5,13 +5,13 @@ # Installation | ||
# Summary | ||
This package contains type definitions for set-cookie-parser ( https://github.com/nfriedly/set-cookie-parser ). | ||
This package contains type definitions for set-cookie-parser (https://github.com/nfriedly/set-cookie-parser). | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/set-cookie-parser | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/set-cookie-parser. | ||
Additional Details | ||
* Last updated: Mon, 17 Jun 2019 03:12:29 GMT | ||
* Dependencies: @types/node | ||
### Additional Details | ||
* Last updated: Sat, 16 Nov 2019 00:50:07 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>, Ilya Zaytsev <https://github.com/ilyaztsv>. | ||
These definitions were written by Nick Paddock (https://github.com/nickp10), and Ilya Zaytsev (https://github.com/ilyaztsv). |
4650
1.84%37
2.78%