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

@bangle.dev/disk

Package Overview
Dependencies
Maintainers
1
Versions
110
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bangle.dev/disk - npm Package Compare versions

Comparing version 0.17.1 to 0.17.2-alpha.0

1

dist/index.js

@@ -79,3 +79,2 @@ import debounceFn from 'debounce-fn';

async flushAll() {
console.log('Flushing data');
Array.from(this.debounceFuncs.values()).map((r) => r());

@@ -82,0 +81,0 @@ }

@@ -84,3 +84,2 @@ import type { Disk } from '@bangle.dev/collab-server';

async flushAll() {
console.log('Flushing data');
Array.from(this.debounceFuncs.values()).map((r) => r());

@@ -87,0 +86,0 @@ }

4

package.json
{
"name": "@bangle.dev/disk",
"version": "0.17.1",
"version": "0.17.2-alpha.0",
"homepage": "https://bangle.dev",

@@ -29,3 +29,3 @@ "authors": [

"devDependencies": {
"@bangle.dev/collab-server": "0.17.1",
"@bangle.dev/collab-server": "0.17.2-alpha.0",
"@types/prosemirror-model": "^1.13.0",

@@ -32,0 +32,0 @@ "prosemirror-model": "^1.12.0"

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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