Socket
Socket
Sign inDemoInstall

@hocuspocus/server

Package Overview
Dependencies
Maintainers
5
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hocuspocus/server - npm Package Compare versions

Comparing version 2.12.2-rc.0 to 2.12.2

2

dist/packages/extension-redis/src/Redis.d.ts

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

*/
afterStoreDocument({ documentName }: afterStoreDocumentPayload): Promise<void>;
afterStoreDocument({ documentName, socketId }: afterStoreDocumentPayload): Promise<void>;
/**

@@ -99,0 +99,0 @@ * Handle awareness update messages received directly by this Hocuspocus instance.

{
"name": "@hocuspocus/server",
"description": "plug & play collaboration backend",
"version": "2.12.2-rc.0",
"version": "2.12.2",
"homepage": "https://hocuspocus.dev",

@@ -32,3 +32,3 @@ "keywords": [

"dependencies": {
"@hocuspocus/common": "^2.12.2-rc.0",
"@hocuspocus/common": "^2.12.2",
"async-lock": "^1.3.1",

@@ -35,0 +35,0 @@ "kleur": "^4.1.4",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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