Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@medusajs/types

Package Overview
Dependencies
Maintainers
2
Versions
2904
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.8.10-next-20230629132216 to 1.8.10-next-20230629133602

dist/joiner/index.d.ts

1

dist/index.d.ts

@@ -6,2 +6,3 @@ export * from "./bundles";

export * from "./inventory";
export * from "./joiner";
export * from "./modules-sdk";

@@ -8,0 +9,0 @@ export * from "./product";

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

__exportStar(require("./inventory"), exports);
__exportStar(require("./joiner"), exports);
__exportStar(require("./modules-sdk"), exports);

@@ -24,0 +25,0 @@ __exportStar(require("./product"), exports);

2

package.json
{
"name": "@medusajs/types",
"version": "1.8.10-next-20230629132216",
"version": "1.8.10-next-20230629133602",
"description": "Medusa Types definition",

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

Sorry, the diff of this file is not supported yet

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