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
3024
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.10.2-snapshot-20230810121138 to 1.10.2-snapshot-20230814153423

2

dist/workflow/cart/create-cart.d.ts
import { AddressDTO } from "../../address";
import { WorkflowInputConfig } from "../common";
export interface CreateLineItemInputDTO {

@@ -8,3 +7,2 @@ variant_id: string;

export interface CreateCartWorkflowInputDTO {
config?: WorkflowInputConfig;
region_id?: string;

@@ -11,0 +9,0 @@ country_code?: string;

2

package.json
{
"name": "@medusajs/types",
"version": "1.10.2-snapshot-20230810121138",
"version": "1.10.2-snapshot-20230814153423",
"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