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

mongodb-query-parser

Package Overview
Dependencies
Maintainers
46
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mongodb-query-parser - npm Package Compare versions

Comparing version

to
2.0.0

MIGRATION.md

2

package.json
{
"name": "mongodb-query-parser",
"description": "Parse MongoDB queries",
"version": "1.6.0-rc.0",
"version": "2.0.0",
"scripts": {

@@ -6,0 +6,0 @@ "check": "mongodb-js-precommit",

@@ -49,2 +49,8 @@ # mongodb-query-parser [![travis][travis_img]][travis_url] [![npm][npm_img]][npm_url]

## Migrations
We aim to not have any API breaking changes in this library as we consider it stable, but breakages may occur whenever we upgrade a core dependency or perform a major refactor.
We have a [migration guide](MIGRATION.md) which covers what to look out for between releases.
## Related

@@ -51,0 +57,0 @@