@medusajs/types
Advanced tools
Comparing version 1.8.5 to 1.8.6-next-20230516070326
@@ -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; |
{ | ||
"name": "@medusajs/types", | ||
"version": "1.8.5", | ||
"version": "1.8.6-next-20230516070326", | ||
"description": "Medusa Types definition", | ||
@@ -22,3 +22,3 @@ "main": "dist/index.js", | ||
"cross-env": "^5.2.1", | ||
"typeorm": "npm:@medusajs/typeorm@0.3.16-next.0", | ||
"typeorm": "^0.3.16", | ||
"typescript": "^4.4.4", | ||
@@ -25,0 +25,0 @@ "winston": "^3.8.2" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
53644
82
1261
2