@ivfuture/ecomm-types
Advanced tools
Comparing version 1.56.0 to 1.56.1
@@ -38,2 +38,4 @@ import { RedisOptions } from "ioredis"; | ||
admin_cors?: string; | ||
store_base_url?: string; | ||
admin_base_url?: string; | ||
eric_url?: string; | ||
@@ -46,2 +48,4 @@ merchant_id?: string; | ||
excluded_cron_jobs?: string[]; | ||
user_token_ttl?: number; | ||
customer_deletion_period?: number; | ||
}; | ||
@@ -48,0 +52,0 @@ export type ConfigModule = { |
{ | ||
"name": "@ivfuture/ecomm-types", | ||
"version": "1.56.0", | ||
"version": "1.56.1", | ||
"description": "Medusa Types definition", | ||
@@ -36,3 +36,3 @@ "main": "dist/index.js", | ||
}, | ||
"gitHead": "6c38bc7825ead70b8a38c776b6d5a1c60bdc85fd" | ||
"gitHead": "2ac886b44657241b405737f4d565439910ce7eaa" | ||
} |
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
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
330534
8561