Socket
Socket
Sign inDemoInstall

@types/tough-cookie

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/tough-cookie - npm Package Compare versions

Comparing version 2.3.5 to 2.3.6

4

tough-cookie/index.d.ts

@@ -207,5 +207,5 @@ // Type definitions for tough-cookie 2.3

secure?: boolean;
date?: Date;
now?: Date;
expire?: boolean;
allPoints?: boolean;
allPaths?: boolean;
}

@@ -212,0 +212,0 @@

{
"name": "@types/tough-cookie",
"version": "2.3.5",
"version": "2.3.6",
"description": "TypeScript definitions for tough-cookie",

@@ -24,11 +24,12 @@ "license": "MIT",

"main": "",
"types": "index",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/tough-cookie"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "0efe9044a43862c414e1f5ad50de0dd23a0e8521446aef5a86a7e42aa73d292d",
"typeScriptVersion": "2.2"
"typesPublisherContentHash": "f99963c45ef837887ac7831d070f874eb7ced3aded2d0a245b0d5cb7b7bf937e",
"typeScriptVersion": "2.8"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tough-cookie
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tough-cookie.
Additional Details
* Last updated: Thu, 17 Jan 2019 23:41:53 GMT
### Additional Details
* Last updated: Fri, 06 Dec 2019 06:02:13 GMT
* Dependencies: none

@@ -17,2 +17,2 @@ * Global values: none

# Credits
These definitions were written by Leonard Thieu <https://github.com/leonard-thieu>, LiJinyao <https://github.com/LiJinyao>, Michael Wei <https://github.com/no2chem>.
These definitions were written by Leonard Thieu (https://github.com/leonard-thieu), LiJinyao (https://github.com/LiJinyao), and Michael Wei (https://github.com/no2chem).
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