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
3146
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 to 1.10.3-canary-20230824093346

dist/file-service/index.d.ts

1

dist/index.d.ts

@@ -9,2 +9,3 @@ export * from "./address";

export * from "./feature-flag";
export * from "./file-service";
export * from "./inventory";

@@ -11,0 +12,0 @@ export * from "./joiner";

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

__exportStar(require("./feature-flag"), exports);
__exportStar(require("./file-service"), exports);
__exportStar(require("./inventory"), exports);

@@ -27,0 +28,0 @@ __exportStar(require("./joiner"), exports);

2

package.json
{
"name": "@medusajs/types",
"version": "1.10.2",
"version": "1.10.3-canary-20230824093346",
"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