Socket
Socket
Sign inDemoInstall

fetch-cookie

Package Overview
Dependencies
Maintainers
3
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fetch-cookie - npm Package Compare versions

Comparing version 0.8.0 to 0.9.0

index.d.ts

4

package.json
{
"name": "fetch-cookie",
"version": "0.8.0",
"version": "0.9.0",
"description": "Decorator for a `fetch` function to support automatic cookies.",

@@ -18,2 +18,3 @@ "homepage": "https://github.com/valeriangalliat/fetch-cookie",

"node-fetch.js",
"index.d.ts",
"README.md",

@@ -32,2 +33,3 @@ "UNLICENSE"

"dependencies": {
"@types/tough-cookie": "^2.3.3 || ^4.0.0",
"tough-cookie": "^2.3.3 || ^3.0.1 || ^4.0.0"

@@ -34,0 +36,0 @@ },

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