You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP

@json-api/query-parser

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@json-api/query-parser - npm Package Compare versions

Comparing version

to
0.0.5

{
"name": "@json-api/query-parser",
"version": "0.0.4",
"version": "0.0.5",
"description": "A query parser for the ?filter and ?sort param syntax used by @json-api/server",

@@ -27,3 +27,8 @@ "main": "index.js",

"node": ">=6.x.x"
}
},
"files": [
"index.d.ts",
"index.js",
"build/"
]
}