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

@blocksuite/store

Package Overview
Dependencies
Maintainers
5
Versions
1249
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blocksuite/store - npm Package Compare versions

Comparing version 0.3.0-20221225004222-eacf37a to 0.3.0-20221225012015-8e5d6f5

dist/providers/indexeddb.d.ts

2

dist/doc-providers.d.ts
import type * as Y from 'yjs';
import { WebrtcProvider } from 'y-webrtc';
import { IndexeddbPersistence } from './providers/indexdb.js';
import { IndexeddbPersistence } from './providers/indexeddb.js';
import type { Awareness } from 'y-protocols/awareness';

@@ -5,0 +5,0 @@ /**

// @ts-ignore
import { WebrtcProvider } from 'y-webrtc';
import { IndexeddbPersistence } from './providers/indexdb.js';
import { IndexeddbPersistence } from './providers/indexeddb.js';
// When using playground from blocksuite repo, this comes from "serve" script in "@blocksuite/store" package.

@@ -5,0 +5,0 @@ // We use our own sync server because a local service for sync makes everything much faster for dev.

{
"name": "@blocksuite/store",
"version": "0.3.0-20221225004222-eacf37a",
"version": "0.3.0-20221225012015-8e5d6f5",
"description": "BlockSuite data store built for general purpose state management.",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

import type * as Y from 'yjs';
// @ts-ignore
import { WebrtcProvider } from 'y-webrtc';
import { IndexeddbPersistence } from './providers/indexdb.js';
import { IndexeddbPersistence } from './providers/indexeddb.js';
import type { Awareness } from 'y-protocols/awareness';

@@ -6,0 +6,0 @@

Sorry, the diff of this file is not supported yet

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