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
2795
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.6-snapshot-20230515122935 to 1.8.6-snapshot-20230515130846

dist/admin/application.d.ts

1

dist/index.d.ts

@@ -0,1 +1,2 @@

export * from "./admin";
export * from "./bundles";

@@ -2,0 +3,0 @@ export * from "./cache";

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

Object.defineProperty(exports, "__esModule", { value: true });
__exportStar(require("./admin"), exports);
__exportStar(require("./bundles"), exports);

@@ -19,0 +20,0 @@ __exportStar(require("./cache"), exports);

3

package.json
{
"name": "@medusajs/types",
"version": "1.8.6-snapshot-20230515122935",
"version": "1.8.6-snapshot-20230515130846",
"description": "Medusa Types definition",

@@ -22,2 +22,3 @@ "main": "dist/index.js",

"cross-env": "^5.2.1",
"react-router-dom": "6.8.0",
"typeorm": "^0.3.16",

@@ -24,0 +25,0 @@ "typescript": "^4.4.4",

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