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
509
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-20241218024138 to 0.0.0-canary-20241219001505

30

CHANGELOG.md
# @blocksuite/sync
## 0.0.0-canary-20241218024138
## 0.0.0-canary-20241219001505

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

- Updated dependencies
- @blocksuite/global@0.0.0-canary-20241218024138
- @blocksuite/global@0.0.0-canary-20241219001505
## 0.19.3
### Patch Changes
- 59e0cd6: Release patch version.
## Feat
- feat(edgeless): mind map collapse (#8905)
- feat(blocks): add plain text adapter for mind map element (#9006)
- feat(edgeless): add views and event support for canvas elements (#8882)
- feat(edgeless): improve local element support (#8869)
## Fix
- fix: drag doc from affine to edgeless (#9011)
- fix: mind map opacity (#9010)
- fix: should only generate new id when cross doc (#9009)
## Perf
- perf(std): add cache for gfx viewport (#9003)
- Updated dependencies [59e0cd6]
- @blocksuite/global@0.19.3
## 0.19.2

@@ -13,0 +39,0 @@

4

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

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

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