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

@blocksuite/sync

Package Overview
Dependencies
Maintainers
0
Versions
533
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blocksuite/sync - npm Package Compare versions

Comparing version 0.0.0-canary-20241205001533 to 0.0.0-canary-20241205123002

21

CHANGELOG.md
# @blocksuite/sync
## 0.0.0-canary-20241205001533
## 0.0.0-canary-20241205123002

@@ -9,4 +9,21 @@ ### Patch Changes

- Updated dependencies
- @blocksuite/global@0.0.0-canary-20241205001533
- @blocksuite/global@0.0.0-canary-20241205123002
## 0.18.3
### Patch Changes
- 3448094: ## Fix
- fix(database): storage should be accessed via globalThis (#8863)
- fix(edgeless): memory leak in edgeless widgets (#8862)
- fix: page switching under starter route (#8860)
## Refactor
- refactor(blocks): shadowless keyboard toolbar (#8864)
- Updated dependencies [3448094]
- @blocksuite/global@0.18.3
## 0.18.2

@@ -13,0 +30,0 @@

4

package.json
{
"name": "@blocksuite/sync",
"version": "0.0.0-canary-20241205001533",
"version": "0.0.0-canary-20241205123002",
"description": "BlockSuite data synchronization engine abstraction and implementation.",

@@ -21,3 +21,3 @@ "type": "module",

"dependencies": {
"@blocksuite/global": "0.0.0-canary-20241205001533",
"@blocksuite/global": "0.0.0-canary-20241205123002",
"idb": "^8.0.0",

@@ -24,0 +24,0 @@ "idb-keyval": "^6.2.1",

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