tango-app-api-trax 3.7.48 → 3.7.50

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tango-app-api-trax",
3
- "version": "3.7.48",
3
+ "version": "3.7.50",
4
4
  "description": "Trax",
5
5
  "main": "index.js",
6
6
  "type": "module",
@@ -27,7 +27,7 @@
27
27
  "mongodb": "^6.8.0",
28
28
  "nodemon": "^3.1.4",
29
29
  "path": "^0.12.7",
30
- "tango-api-schema": "^2.5.52",
30
+ "tango-api-schema": "^2.5.58",
31
31
  "tango-app-api-middleware": "^3.5.2",
32
32
  "url": "^0.11.4",
33
33
  "winston": "^3.13.1",
@@ -604,6 +604,7 @@ export const zoneList = async ( req, res ) => {
604
604
  ];
605
605
 
606
606
  if ( inputBody.checkListName && allowedChecklists.includes( inputBody.checkListName ) ) {
607
+ console.log( '==================' );
607
608
  let query = [
608
609
  {
609
610
  $match: {