@medusajs/utils
Advanced tools
Comparing version
@@ -218,2 +218,3 @@ "use strict"; | ||
if (!("q" in findOptions.where) || !findOptions.where.q) { | ||
delete findOptions.where.q; | ||
return; | ||
@@ -220,0 +221,0 @@ } |
{ | ||
"name": "@medusajs/utils", | ||
"version": "1.10.5-snapshot-20231109125142", | ||
"version": "1.10.5-snapshot-20231109143713", | ||
"description": "Medusa utilities functions shared by Medusa core and Modules", | ||
@@ -30,3 +30,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@medusajs/types": "1.11.6-snapshot-20231109125142", | ||
"@medusajs/types": "1.11.6-snapshot-20231109143713", | ||
"@mikro-orm/core": "5.7.12", | ||
@@ -33,0 +33,0 @@ "@mikro-orm/migrations": "5.7.12", |
Sorry, the diff of this file is not supported yet
255581
0.03%4454
0.02%+ Added
- Removed