New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@3846masa/axios-cookiejar-support

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@3846masa/axios-cookiejar-support - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

10

package.json
{
"name": "@3846masa/axios-cookiejar-support",
"version": "2.0.2",
"version": "2.0.3",
"description": "Add tough-cookie support to axios.",

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

"dependencies": {
"http-cookie-agent": "^1.0.1"
"http-cookie-agent": "^1.0.2"
},

@@ -43,6 +43,6 @@ "peerDependencies": {

"@semantic-release/git": "9.0.1",
"@types/node": "12.20.26",
"@types/node": "12.20.33",
"@types/tough-cookie": "4.0.1",
"ava": "3.15.0",
"axios": "0.21.4",
"axios": "0.22.0",
"semantic-release": "17.4.7",

@@ -60,3 +60,3 @@ "tough-cookie": "4.0.0",

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

@@ -63,0 +63,0 @@ "publishConfig": {

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