Huge News!Announcing our $40M Series B led by Abstract Ventures.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.14 to 1.0.0-alpha.15

dist/demos/backend/src/redis.d.ts

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

# [1.0.0-alpha.15](https://github.com/ueberdosis/hocuspocus/compare/@hocuspocus/extension-throttle@1.0.0-alpha.14...@hocuspocus/extension-throttle@1.0.0-alpha.15) (2021-06-11)
**Note:** Version bump only for package @hocuspocus/extension-throttle
# [1.0.0-alpha.14](https://github.com/ueberdosis/hocuspocus/compare/@hocuspocus/extension-throttle@1.0.0-alpha.13...@hocuspocus/extension-throttle@1.0.0-alpha.14) (2021-06-09)

@@ -8,0 +16,0 @@

8

package.json
{
"name": "@hocuspocus/extension-throttle",
"version": "1.0.0-alpha.14",
"version": "1.0.0-alpha.15",
"description": "hocuspocus throttle extension",

@@ -18,3 +18,3 @@ "homepage": "https://hocuspocus.dev",

"import": "./dist/hocuspocus-throttle.esm.js",
"require": "./dist/hocuspocus-throttle.js"
"require": "./dist/hocuspocus-throttle.cjs"
},

@@ -26,5 +26,5 @@ "files": [

"dependencies": {
"@hocuspocus/server": "^1.0.0-alpha.57"
"@hocuspocus/server": "^1.0.0-alpha.58"
},
"gitHead": "9e1f9b46ab3c1dbbe2f42384f91751bc5c56c5b8"
"gitHead": "b57aeb0834f684ab8254d02923443ff19a69cf55"
}
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