🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@zakaa/common

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zakaa/common - npm Package Compare versions

Comparing version
1.1.2
to
1.1.3
+1
-0
build/messages/topics.d.ts

@@ -6,1 +6,2 @@ export declare const USER_SERVICE_TOPIC = "user-service-topic";

export declare const PAYMENT_SERVICE_TOPIC = "payment-service-topic";
export declare const CHAT_SERVICE_TOPIC = "chat-service-topic";
+2
-1
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.PAYMENT_SERVICE_TOPIC = exports.COURSE_SERVICE_TOPIC = exports.NOTIFICATION_SERVICE_TOPIC = exports.AUTH_SERVICE_TOPIC = exports.USER_SERVICE_TOPIC = void 0;
exports.CHAT_SERVICE_TOPIC = exports.PAYMENT_SERVICE_TOPIC = exports.COURSE_SERVICE_TOPIC = exports.NOTIFICATION_SERVICE_TOPIC = exports.AUTH_SERVICE_TOPIC = exports.USER_SERVICE_TOPIC = void 0;
exports.USER_SERVICE_TOPIC = "user-service-topic";

@@ -9,1 +9,2 @@ exports.AUTH_SERVICE_TOPIC = "auth-service-topic";

exports.PAYMENT_SERVICE_TOPIC = "payment-service-topic";
exports.CHAT_SERVICE_TOPIC = "chat-service-topic";
{
"name": "@zakaa/common",
"version": "1.1.2",
"version": "1.1.3",
"description": "zakaa project common packages",

@@ -5,0 +5,0 @@ "main": "./build/index.js",