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
526
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-20241217001530 to 0.0.0-canary-20241218001453

27

CHANGELOG.md
# @blocksuite/sync
## 0.0.0-canary-20241217001530
## 0.0.0-canary-20241218001453

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

- Updated dependencies
- @blocksuite/global@0.0.0-canary-20241217001530
- @blocksuite/global@0.0.0-canary-20241218001453
## 0.19.2
### Patch Changes
- bc04f27: ## Feat
- feat: support heading toggle (#8829)
- feat(blocks): add surface element plain text adapter (#8977)
- feat: add doc display meta extension (#8953)
## Fix
- fix(blocks): incorrect image icon in keyboard tool panel (#8998)
- fix(inline): incorrect caret position in safari when using IME (#8993)
- fix(blocks): toolbar color should be light when app theme is light and edgeless theme is dark (#8996)
- fix: dnd in edgeless (#8995)
- fix: dnd status error (#8994)
- fix(blocks): the width of the card view is not fully filled (#8988)
- fix(blocks): prevent hiding keyboard when scrolling (#8989)
- Updated dependencies [bc04f27]
- @blocksuite/global@0.19.2
## 0.19.1

@@ -13,0 +36,0 @@

4

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

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

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