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

@rocket.chat/apps-engine

Package Overview
Dependencies
Maintainers
8
Versions
637
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rocket.chat/apps-engine - npm Package Compare versions

Comparing version 1.4.1 to 1.4.2

2

definition/rooms/RoomType.d.ts

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

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