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

@hocuspocus/extension-webhook

Package Overview
Dependencies
Maintainers
3
Versions
121
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hocuspocus/extension-webhook - npm Package Compare versions

Comparing version 1.0.0-alpha.37 to 1.0.0-alpha.38

2

dist/packages/provider/src/HocuspocusProvider.d.ts

@@ -125,3 +125,3 @@ import * as Y from 'yjs';

setOptions(options?: Partial<HocuspocusProviderOptions>): void;
connect(): void;
connect(): Promise<void>;
createWebSocketConnection(): Promise<unknown>;

@@ -128,0 +128,0 @@ resolveConnectionAttempt(): void;

{
"name": "@hocuspocus/extension-webhook",
"version": "1.0.0-alpha.37",
"version": "1.0.0-alpha.38",
"description": "hocuspocus webhook extension",

@@ -27,7 +27,7 @@ "homepage": "https://hocuspocus.dev",

"dependencies": {
"@hocuspocus/server": "^1.0.0-alpha.73",
"@hocuspocus/server": "^1.0.0-alpha.74",
"@hocuspocus/transformer": "^1.0.0-alpha.14",
"axios": "^0.21.1"
},
"gitHead": "555bb01c2c40f80183bf8a123a533169c5fdb29c"
"gitHead": "d5699cebc1fa14412a4e2cec00a842f01e90a69b"
}
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