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

@medusajs/types

Package Overview
Dependencies
Maintainers
2
Versions
3493
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@medusajs/types - npm Package Compare versions

Comparing version

to
1.11.8-snapshot-20231122091250

2

dist/product/common.d.ts

@@ -229,3 +229,3 @@ import { BaseFilterable } from "../dal";

*/
options: ProductOptionValueDTO[];
options: ProductOptionValueDTO;
/**

@@ -232,0 +232,0 @@ * Holds custom data in key-value pairs.

{
"name": "@medusajs/types",
"version": "1.11.8-snapshot-20231121170256",
"version": "1.11.8-snapshot-20231122091250",
"description": "Medusa Types definition",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

Sorry, the diff of this file is too big to display