@rocket.chat/apps-engine
Advanced tools
Comparing version 1.4.1 to 1.4.2
@@ -5,3 +5,3 @@ export declare enum RoomType { | ||
DIRECT_MESSAGE = "d", | ||
LIVE_CHAT = "lc" | ||
LIVE_CHAT = "l" | ||
} |
@@ -8,5 +8,5 @@ "use strict"; | ||
RoomType["DIRECT_MESSAGE"] = "d"; | ||
RoomType["LIVE_CHAT"] = "lc"; | ||
RoomType["LIVE_CHAT"] = "l"; | ||
})(RoomType = exports.RoomType || (exports.RoomType = {})); | ||
//# sourceMappingURL=RoomType.js.map |
{ | ||
"name": "@rocket.chat/apps-engine", | ||
"version": "1.4.1", | ||
"version": "1.4.2", | ||
"description": "The engine code for the Rocket.Chat Apps which manages, runs, translates, coordinates and all of that.", | ||
@@ -5,0 +5,0 @@ "main": "index", |
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
828646
522