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
534
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.17.32 to 0.17.33

37

CHANGELOG.md
# @blocksuite/sync
## 0.17.33
### Patch Changes
- c65c3ee: ## Feat
- feat: add pdf style to attachment (#8752)
- feat(playground): optimize heavy whiteboard content positioning (#8746)
## Fix
- fix(edgeless): frame title should be render on the top and clickable (#8755)
- fix(database): use copy logic when creating a linked doc (#8640)
- fix(store): remove page from draft model (#8760)
- fix(edgeless): container should not contain itself (#8758)
- fix(edgeless): new frame should be on the bottom layer (#8756)
- fix(edgeless): only clear surface selection when switching tool (#8753)
- fix(edgeless): connector clone (#8747)
## Chore
- chore(blocks): remove trigger key '、' from slash menu (#8768)
- chore(blocks): adjust and remove some actions from keyboard-toolbar (#8767)
- chore: lock file maintenance (#8659)
- chore: bump icons (#8761)
## Refactor
- refactor(edgeless): avoid accumulated updates in batch drag (#8763)
## Perf
- perf(edgeless): optimize selection frame rate (#8751)
- Updated dependencies [c65c3ee]
- @blocksuite/global@0.17.33
## 0.17.32

@@ -4,0 +41,0 @@

4

package.json
{
"name": "@blocksuite/sync",
"version": "0.17.32",
"version": "0.17.33",
"description": "BlockSuite data synchronization engine abstraction and implementation.",

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

"dependencies": {
"@blocksuite/global": "0.17.32",
"@blocksuite/global": "0.17.33",
"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