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.3 to 2.3.4

2

tough-cookie/index.d.ts

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

*
* The canonicalize parameter will run the other two paramters through canonicalDomain or not.
* The canonicalize parameter will run the other two parameters through canonicalDomain or not.
*/

@@ -36,0 +36,0 @@ export function domainMatch(str: string, domStr: string, canonicalize?: boolean): boolean;

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

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

"main": "",
"types": "",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "9e1c460bd876543784250bfe8e617c1d0413eda93f509efcf07ff11d482ab6b1",
"typesPublisherContentHash": "be39a364314ff26d1ecd6011d3cdfd5d806c25eb7d880d15746c491494da6565",
"typeScriptVersion": "2.2"
}

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

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped.git/tree/master/types/tough-cookie
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tough-cookie
Additional Details
* Last updated: Tue, 08 May 2018 22:09:43 GMT
* Last updated: Thu, 01 Nov 2018 17:41:04 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: none

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