Socket
Socket
Sign inDemoInstall

http-cookie-agent

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

http-cookie-agent - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

dist/create_cookie_agent.js

@@ -24,3 +24,3 @@ "use strict";

protocol: req.protocol,
hostname: req.host,
host: req.host,
pathname: req.path,

@@ -27,0 +27,0 @@ });

{
"name": "http-cookie-agent",
"version": "1.0.0",
"version": "1.0.1",
"description": "Allows cookies with every Node.js HTTP clients.",

@@ -44,6 +44,6 @@ "license": "MIT",

"@types/needle": "2.5.2",
"@types/node": "12.20.24",
"@types/node": "12.20.26",
"@types/node-fetch": "2.5.12",
"@types/request": "2.48.7",
"@types/superagent": "4.1.12",
"@types/superagent": "4.1.13",
"@types/tough-cookie": "4.0.1",

@@ -50,0 +50,0 @@ "agentkeepalive": "4.1.4",

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