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

@hocuspocus/extension-throttle

Package Overview
Dependencies
Maintainers
3
Versions
116
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hocuspocus/extension-throttle - npm Package Compare versions

Comparing version 1.0.0-alpha.32 to 1.0.0-alpha.33

2

dist/packages/server/src/MessageReceiver.d.ts

@@ -9,3 +9,3 @@ import Connection from './Connection';

apply(connection: Connection): void;
readSyncMessage(message: IncomingMessage, connection: Connection): 0 | 2 | 1;
readSyncMessage(message: IncomingMessage, connection: Connection): 0 | 1 | 2;
}
{
"name": "@hocuspocus/extension-throttle",
"version": "1.0.0-alpha.32",
"version": "1.0.0-alpha.33",
"description": "hocuspocus throttle extension",

@@ -25,5 +25,5 @@ "homepage": "https://hocuspocus.dev",

"dependencies": {
"@hocuspocus/server": "^1.0.0-alpha.76"
"@hocuspocus/server": "^1.0.0-alpha.77"
},
"gitHead": "fa031748b345c53bd71eaeca2bccfcf29cbb36e8"
"gitHead": "cf1b78a733c001c8179a883a783933c32dae46a0"
}
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