mongodb-query-parser
Advanced tools
Comparing version
@@ -302,3 +302,3 @@ const EJSON = require('mongodb-extended-json'); | ||
' ' | ||
).replace(/ ?\n ? ?/g, ''); | ||
).replace(/ ?\n ? ?/g, '').replace(/ {2,}/g, ' '); | ||
}; | ||
@@ -305,0 +305,0 @@ |
{ | ||
"name": "mongodb-query-parser", | ||
"description": "Parse MongoDB queries", | ||
"version": "0.4.0", | ||
"version": "0.5.0", | ||
"scripts": { | ||
@@ -6,0 +6,0 @@ "fmt": "mongodb-js-fmt", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
95309
0.02%0
-100%