New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@medusajs/utils

Package Overview
Dependencies
Maintainers
2
Versions
3447
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@medusajs/utils - npm Package Compare versions

Comparing version

to
1.10.5-snapshot-20231109143713

1

dist/dal/mikro-orm/mikro-orm-repository.js

@@ -218,2 +218,3 @@ "use strict";

if (!("q" in findOptions.where) || !findOptions.where.q) {
delete findOptions.where.q;
return;

@@ -220,0 +221,0 @@ }

4

package.json
{
"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