You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

fastify-axios

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fastify-axios - npm Package Compare versions

Comparing version

to
1.2.8

4

package.json
{
"name": "fastify-axios",
"version": "1.2.7",
"version": "1.2.8",
"description": "Decorate fastify instance with axios http client",

@@ -30,3 +30,3 @@ "main": "index.js",

"dependencies": {
"axios": "^0.27.2",
"axios": "^1.6.2",
"fastify-plugin": "^4.5.1"

@@ -33,0 +33,0 @@ },