🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

fastify-qs

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fastify-qs - npm Package Compare versions

Comparing version

to
3.0.0

4

package.json
{
"name": "fastify-qs",
"version": "2.0.0",
"version": "3.0.0",
"private": false,

@@ -34,3 +34,3 @@ "description": "Fastify plugin for querystring parsing with qs",

"dependencies": {
"fastify-plugin": "^2.0.0",
"fastify-plugin": "^3.0.0",
"qs": "^6.9.4"

@@ -37,0 +37,0 @@ },