🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@hocuspocus/provider

Package Overview
Dependencies
Maintainers
6
Versions
161
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hocuspocus/provider - npm Package Compare versions

Comparing version
4.0.0-rc.5
to
4.0.0-rc.6
+1
-1
dist/hocuspocus-provider.esm.js

@@ -1618,3 +1618,3 @@ import { WsReadyStates, awarenessStatesToArray, makeRoutingKey, parseRoutingKey, readAuthMessage, writeAuthentication } from "@hocuspocus/common";

//#region packages/provider/src/version.ts
const version = "4.0.0-rc.5";
const version = "4.0.0-rc.6";

@@ -1621,0 +1621,0 @@ //#endregion

{
"name": "@hocuspocus/provider",
"version": "4.0.0-rc.5",
"version": "4.0.0-rc.6",
"description": "hocuspocus provider",

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

"dependencies": {
"@hocuspocus/common": "^4.0.0-rc.5",
"@hocuspocus/common": "^4.0.0-rc.6",
"@lifeomic/attempt": "^3.0.2",

@@ -42,3 +42,3 @@ "lib0": "^0.2.87",

},
"gitHead": "01af67eb9d7d31a46e7ab358dac29f235f2359ac",
"gitHead": "f8b039aea9d9c7f5b80b2cbb82381e2153ef8dc0",
"repository": {

@@ -45,0 +45,0 @@ "url": "https://github.com/ueberdosis/hocuspocus"

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