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
498
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-20241127081342 to 0.0.0-canary-20241128001518

32

CHANGELOG.md
# @blocksuite/sync
## 0.0.0-canary-20241127081342
## 0.0.0-canary-20241128001518

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

- Updated dependencies
- @blocksuite/global@0.0.0-canary-20241127081342
- @blocksuite/global@0.0.0-canary-20241128001518
## 0.18.1
### Patch Changes
- e2d574c: ## Feat
- feat: new doc dnd (#8808)
## Fix
- fix(database): row selection is incorrect when clicking the row options button (#8817)
- fix(blocks): notion html import nested list with nested paragraph (#8809)
- fix(edgeless): connector endpoint may be null (#8804)
- fix(edgeless): connector selected rect width and height is zero (#8803)
- fix(blocks): linked popover styles (#8799)
## Chore
- chore: lock file maintenance (#8797)
## Refactor
- refactor(database): make Kanban View compatible with mobile devices (#8807)
- refactor: extract toggle button in list block (#8795)
- Updated dependencies [e2d574c]
- @blocksuite/global@0.18.1
## 0.18.0

@@ -13,0 +41,0 @@

4

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

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

"dependencies": {
"@blocksuite/global": "0.0.0-canary-20241127081342",
"@blocksuite/global": "0.0.0-canary-20241128001518",
"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