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
4
Versions
118
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-beta.2 to 1.0.0-beta.3

7

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

@@ -57,9 +57,2 @@ /// <reference types="node" />

/**
* Handle a ws instance error, which is required to prevent
* the server from crashing when one happens
* See https://github.com/websockets/ws/issues/1777#issuecomment-660803472
* @private
*/
private handleError;
/**
* Get the underlying connection instance

@@ -66,0 +59,0 @@ * @deprecated

4

package.json
{
"name": "@hocuspocus/extension-throttle",
"version": "1.0.0-beta.2",
"version": "1.0.0-beta.3",
"description": "hocuspocus throttle extension",

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

"dependencies": {
"@hocuspocus/server": "^1.0.0-beta.2"
"@hocuspocus/server": "^1.0.0-beta.3"
},
"gitHead": "b3454a4ca289a84ddfb7fa5607a2d4b8d5c37e9d"
}
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