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
3159
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 1.11.8-snapshot-20231122184051 to 1.11.8-snapshot-20231123103111

2

dist/pricing/common/money-amount.d.ts

@@ -38,4 +38,2 @@ import { BaseFilterable } from "../../dal";

* The details of the relation between the money amount and its associated price set.
*
* @expandable
*/

@@ -42,0 +40,0 @@ price_set_money_amount?: PriceSetMoneyAmountDTO;

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

* The associated price set.
*
* @expandable

@@ -36,9 +35,2 @@ */

/**
* @ignore
* @privateRemarks
*
* Behavior behind this property is not implemented yet.
*/
is_dynamic: boolean;
/**
* The value of the price rule.

@@ -80,9 +72,2 @@ */

/**
* @ignore
* @privateRemarks
*
* Behavior behind this property is not implemented yet.
*/
is_dynamic?: boolean;
/**
* The value of the price rule.

@@ -105,9 +90,2 @@ */

/**
* @ignore
* @privateRemark
*
* Behavior behind this property is not implemented yet.
*/
is_dynamic?: boolean;
/**
* The value of the price rule.

@@ -131,3 +109,2 @@ */

* @interface
*
* Filters to apply on price rules.

@@ -134,0 +111,0 @@ */

2

package.json
{
"name": "@medusajs/types",
"version": "1.11.8-snapshot-20231122184051",
"version": "1.11.8-snapshot-20231123103111",
"description": "Medusa Types definition",

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc