New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@ivfuture/ecomm-event-bus-local

Package Overview
Dependencies
Maintainers
1
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ivfuture/ecomm-event-bus-local - npm Package Compare versions

Comparing version 1.2.5-cibo.0 to 1.2.6-cibo.0

0

dist/index.d.ts

@@ -0,0 +0,0 @@ import { ModuleExports } from "@ivfuture/ecomm-modules-sdk";

@@ -0,0 +0,0 @@ "use strict";

import { IEventBusService } from "@ivfuture/ecomm-types";
export declare const initialize: () => Promise<IEventBusService>;

@@ -0,0 +0,0 @@ "use strict";

import { LoaderOptions } from "@ivfuture/ecomm-modules-sdk";
declare const _default: ({ logger }: LoaderOptions) => Promise<void>;
export default _default;

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ /// <reference types="node" />

@@ -0,0 +0,0 @@ "use strict";

10

package.json
{
"name": "@ivfuture/ecomm-event-bus-local",
"version": "1.2.5-cibo.0",
"version": "1.2.6-cibo.0",
"description": "Local Event Bus Module for Medusa",

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

"devDependencies": {
"@ivfuture/ecomm-types": "1.1.3-cibo.0",
"@ivfuture/ecomm-types": "1.1.4-cibo.0",
"cross-env": "^5.2.1",

@@ -35,7 +35,7 @@ "jest": "^25.5.2",

"dependencies": {
"@ivfuture/ecomm-modules-sdk": "1.1.5-cibo.0",
"@ivfuture/ecomm-utils": "1.2.4-cibo.0",
"@ivfuture/ecomm-modules-sdk": "1.1.6-cibo.0",
"@ivfuture/ecomm-utils": "1.2.5-cibo.0",
"ulid": "^2.3.0"
},
"gitHead": "4dddad5540d08fb35376579303f96212f660717b"
"gitHead": "604488556ad20ec4b3adc444faee2ad593b4ec66"
}

@@ -0,0 +0,0 @@ <p align="center">

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