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.2 to 2.3.3

3

tough-cookie/index.d.ts

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

// LiJinyao <https://github.com/LiJinyao>
// Michael Wei <https://github.com/no2chem>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -155,3 +156,3 @@ // TypeScript Version: 2.2

static deserializeSync(serialized: CookieJar.Serialized | string): CookieJar;
static deserializeSync(serialized: CookieJar.Serialized | string, store?: Store): CookieJar;

@@ -158,0 +159,0 @@ static fromJSON(string: string): CookieJar;

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

@@ -16,2 +16,7 @@ "license": "MIT",

"githubUsername": "LiJinyao"
},
{
"name": "Michael Wei",
"url": "https://github.com/no2chem",
"githubUsername": "no2chem"
}

@@ -22,8 +27,8 @@ ],

"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git.git"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "732ad8dc0487919ea9849183b7dd2e47c20d757fa3785cc896cc4175e93dfa1b",
"typesPublisherContentHash": "9e1c460bd876543784250bfe8e617c1d0413eda93f509efcf07ff11d482ab6b1",
"typeScriptVersion": "2.2"
}

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

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tough-cookie
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped.git/tree/master/types/tough-cookie
Additional Details
* Last updated: Sun, 15 Oct 2017 07:47:25 GMT
* Last updated: Tue, 08 May 2018 22:09:43 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>.
These definitions were written by Leonard Thieu <https://github.com/leonard-thieu>, LiJinyao <https://github.com/LiJinyao>, Michael Wei <https://github.com/no2chem>.

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