Comparing version 5.13.20 to 5.13.21
@@ -317,3 +317,3 @@ 'use strict'; | ||
* aggregate.near({ | ||
* near: [40.724, -73.997], | ||
* near: { type: 'Point', coordinates: [40.724, -73.997] }, | ||
* distanceField: "dist.calculated", // required | ||
@@ -323,4 +323,4 @@ * maxDistance: 0.008, | ||
* includeLocs: "dist.location", | ||
* uniqueDocs: true, | ||
* num: 5 | ||
* spherical: true, | ||
* uniqueDocs: true | ||
* }); | ||
@@ -327,0 +327,0 @@ * |
{ | ||
"name": "mongoose", | ||
"description": "Mongoose MongoDB ODM", | ||
"version": "5.13.20", | ||
"version": "5.13.21", | ||
"author": "Guillermo Rauch <guillermo@learnboost.com>", | ||
@@ -42,2 +42,4 @@ "keywords": [ | ||
"@typescript-eslint/parser": "4.10.0", | ||
"@types/babel-types": "7.0.11", | ||
"@types/babylon": "6.16.6", | ||
"@types/json-schema": "7.0.3", | ||
@@ -44,0 +46,0 @@ "@types/node": "16.11.23", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
44090
1991739
39
221