Socket
Socket
Sign inDemoInstall

@types/cookiejar

Package Overview
Dependencies
0
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.0 to 2.1.1

2

cookiejar/index.d.ts

@@ -115,3 +115,3 @@ // Type definitions for CookieJar 2.1

*/
getCookies(accessInfo: CookieAccessInfo): ReadonlyArray<Cookie>;
getCookies(accessInfo: CookieAccessInfo): ReadonlyArray<Cookie> & { toValueString(): string };
}
{
"name": "@types/cookiejar",
"version": "2.1.0",
"version": "2.1.1",
"description": "TypeScript definitions for CookieJar",

@@ -14,2 +14,3 @@ "license": "MIT",

"main": "",
"types": "index",
"repository": {

@@ -21,4 +22,4 @@ "type": "git",

"dependencies": {},
"typesPublisherContentHash": "bd54adca58148c6d1313f7247a0b43706167cdc85f009a9c11577a8c427f5ddc",
"typesPublisherContentHash": "58e1137b0ffb6185011d3009af21d5f4b8430f65d888f058e964d240bc2a0fae",
"typeScriptVersion": "2.2"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Fri, 06 Jul 2018 21:56:16 GMT
* Last updated: Wed, 16 Jan 2019 19:36:53 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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc