@medusajs/types
Advanced tools
Comparing version 1.8.6-snapshot-20230515205937 to 1.8.6
@@ -0,1 +1,2 @@ | ||
import { RedisOptions } from "ioredis"; | ||
import { LoggerOptions } from "typeorm"; | ||
@@ -19,2 +20,3 @@ import { ExternalModuleDeclaration, InternalModuleDeclaration } from "../modules-sdk"; | ||
redis_url?: string; | ||
redis_options?: RedisOptions; | ||
session_options?: SessionOptions; | ||
@@ -21,0 +23,0 @@ jwt_secret?: string; |
@@ -1,2 +0,1 @@ | ||
export * from "./admin"; | ||
export * from "./bundles"; | ||
@@ -3,0 +2,0 @@ export * from "./cache"; |
@@ -17,3 +17,2 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
__exportStar(require("./admin"), exports); | ||
__exportStar(require("./bundles"), exports); | ||
@@ -20,0 +19,0 @@ __exportStar(require("./cache"), exports); |
{ | ||
"name": "@medusajs/types", | ||
"version": "1.8.6-snapshot-20230515205937", | ||
"version": "1.8.6", | ||
"description": "Medusa Types definition", | ||
@@ -22,3 +22,2 @@ "main": "dist/index.js", | ||
"cross-env": "^5.2.1", | ||
"react-router-dom": "6.8.0", | ||
"typeorm": "^0.3.16", | ||
@@ -25,0 +24,0 @@ "typescript": "^4.4.4", |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
62071
5
109
1440
1