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

odata-v4-filter-parser

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

odata-v4-filter-parser - npm Package Compare versions

Comparing version

to
0.0.4

3

package.json
{
"name": "odata-v4-filter-parser",
"version": "0.0.3",
"version": "0.0.4",
"description": "Parse OData $filter syntax into MongoDB syntax in JS",
"main": "index.js",
"repository": "ljqx/odata-v4-filter-parser",
"scripts": {

@@ -7,0 +8,0 @@ "build-peg": "pegjs -o ./dist/index.js ./src/parser.pegjs",