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
502
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.24 to 0.17.25

20

CHANGELOG.md
# @blocksuite/sync
## 0.17.25
### Patch Changes
- 4d0bd4c: fix(blocks): reset keyboard toolbar after blur (#8646)
## Fix
- fix(blocks): reset keyboard toolbar after blur (#8646)
- fix: scale note and edgeless-text when resize and align elements (#8642)
- fix(edgeless): can not insert link when no selection (#8644)
- fix(database): prevent 0 in number cells from getting rendered as an empty string (#8629)
## Refactor
- refactor(blocks): provide position controll config for keyboard toolbar (#8645)
- Updated dependencies [4d0bd4c]
- @blocksuite/global@0.17.25
## 0.17.24

@@ -4,0 +24,0 @@

4

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

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

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