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.1 to 1.0.2

12

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

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

"@types/needle": "2.5.2",
"@types/node": "12.20.26",
"@types/node": "12.20.33",
"@types/node-fetch": "2.5.12",

@@ -52,8 +52,8 @@ "@types/request": "2.48.7",

"ava": "3.15.0",
"axios": "0.21.4",
"axios": "0.22.0",
"got": "11.8.2",
"http-proxy": "1.18.1",
"http-proxy-agent": "4.0.1",
"http-proxy-agent": "5.0.0",
"needle": "3.0.0",
"node-fetch": "2.6.2",
"node-fetch": "2.6.5",
"phin": "3.6.0",

@@ -85,3 +85,3 @@ "request": "2.88.2",

"engines": {
"node": ">=12.0.0"
"node": ">=12.19.0 <13.0.0 || >=14.5.0"
},

@@ -88,0 +88,0 @@ "ava": {

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