🚀 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.1

18

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

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

"name": "Vano Devium",
"email": "vano.devium@gmail.com",
"email": "vano@devium.me",
"url": "https://www.devium.me/"

@@ -36,12 +36,12 @@ },

"fastify-plugin": "^3.0.0",
"qs": "^6.9.4"
"qs": "^6.10.1"
},
"devDependencies": {
"@types/node": "^14.0.20",
"fastify": "^3.0.0",
"phin": "^3.5.0",
"@types/node": "^14.17.5",
"fastify": "^3.19.0",
"phin": "^3.6.0",
"pre-commit": "^1.2.2",
"snazzy": "^8.0.0",
"standard": "^14.3.4",
"tap": "^14.10.7"
"snazzy": "^9.0.0",
"standard": "^16.0.3",
"tap": "^15.0.9"
},

@@ -48,0 +48,0 @@ "precommit": [

# fastify-qs
[![Build Status](https://travis-ci.org/webdevium/fastify-qs.svg?branch=master)](https://travis-ci.org/webdevium/fastify-qs)
[![Build Status](https://api.travis-ci.com/webdevium/fastify-qs.svg?branch=master)](https://travis-ci.com/github/webdevium/fastify-qs)
[![GitHub issues](https://img.shields.io/github/issues/webdevium/fastify-qs)](https://github.com/webdevium/fastify-qs/issues)

@@ -5,0 +5,0 @@ [![GitHub license](https://img.shields.io/github/license/webdevium/fastify-qs)](https://github.com/webdevium/fastify-qs/blob/master/LICENSE.MD)

Sorry, the diff of this file is not supported yet