Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ivfuture/ecomm-types

Package Overview
Dependencies
Maintainers
0
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ivfuture/ecomm-types - npm Package Compare versions

Comparing version 1.56.0 to 1.56.1

4

dist/common/config-module.d.ts

@@ -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 = {

4

package.json
{
"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"
}
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