Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@hocuspocus/extension-monitor

Package Overview
Dependencies
Maintainers
3
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hocuspocus/extension-monitor - npm Package Compare versions

Comparing version 1.0.0-alpha.86 to 1.0.0-alpha.87

2

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

@@ -26,3 +26,3 @@ /// <reference types="node" />

configure(configuration: Partial<Configuration>): Hocuspocus;
get authenticationRequired(): boolean;
get requiresAuthentication(): boolean;
/**

@@ -29,0 +29,0 @@ * Start the server

@@ -30,2 +30,3 @@ /// <reference types="node" />

readOnly: boolean;
requiresAuthentication: boolean;
isAuthenticated: boolean;

@@ -32,0 +33,0 @@ }

{
"name": "@hocuspocus/extension-monitor",
"description": "hocuspocus monitoring",
"version": "1.0.0-alpha.86",
"version": "1.0.0-alpha.87",
"homepage": "https://hocuspocus.dev",

@@ -35,3 +35,3 @@ "keywords": [

"dependencies": {
"@hocuspocus/server": "^1.0.0-alpha.87",
"@hocuspocus/server": "^1.0.0-alpha.88",
"@types/node-os-utils": "^1.2.0",

@@ -48,3 +48,3 @@ "@types/node-static": "^0.7.7",

},
"gitHead": "8ffe8d8f4d10ba33f4f203806bd1d4415bef5dc3"
"gitHead": "09919438a0a220ffb7479afc562872c8726cc4b4"
}
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