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
505
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-20241025023715 to 0.0.0-canary-20241025034244

26

CHANGELOG.md
# @blocksuite/sync
## 0.0.0-canary-20241025023715
## 0.0.0-canary-20241025034244

@@ -8,4 +8,26 @@ ### Patch Changes

- Release a snapshot version.
- 24db578: ## Feat
- feat(blocks): mobile keyboard toolbar widget (#8585)
- feat: add mobile detection and virtual keyboard support (#8584)
- feat(blocks): handle event only when nav.clipboard is available (#8587)
- feat: add new dnd (#8524)
## Fix
- fix(edgeless): delete at the start of edgeless text (#8574)
## Chore
- chore: organize edgeless spec exports (#8595)
- chore: Lock file maintenance (#8569)
## Refactor
- refactor(blocks): extract insert inline latex to command (#8594)
- refactor(blocks): remove hover state after button pressed in mobile (#8586)
- Updated dependencies
- @blocksuite/global@0.0.0-canary-20241025023715
- Updated dependencies [24db578]
- @blocksuite/global@0.0.0-canary-20241025034244

@@ -12,0 +34,0 @@ ## 0.17.20

4

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

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

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