New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@blocksuite/sync

Package Overview
Dependencies
Maintainers
0
Versions
548
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-20241105063536 to 0.0.0-canary-20241105114520

39

CHANGELOG.md
# @blocksuite/sync
## 0.0.0-canary-20241105063536
## 0.0.0-canary-20241105114520

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

- Updated dependencies
- @blocksuite/global@0.0.0-canary-20241105063536
- @blocksuite/global@0.0.0-canary-20241105114520
## 0.17.26
### Patch Changes
- cfa436e: ## Feat
- feat: add pdf viewer to playground (#8650)
- feat: add view toggle menu to toolbar of attachment block (#8660)
- feat: attachment embedded view supports configurable (#8658)
## Fix
- fix: tidy up after multiple images uploaded (#8671)
- fix: unable to add caption for linked document of embedded view (#8670)
- fix(blocks): code block should update highlight when theme changed (#8669)
- fix(edgeless): allow right click of tool controller (#8652)
- fix(database): short name of tag type (#8665)
- fix: the content of formula should contain spaces (#8647)
- fix: import notion database with title (#8661)
- fix(page): bookmark block selected style (#8656)
- fix(edgeless): switching shape style and color, the preview does not change in time (#8655)
- fix(blocks): size of icons are not consistent in keyboard toolbar (#8653)
- fix: use host instead of offsetParent (#8651)
## Refactor
- refactor(database): filter ui (#8611)
## Ci
- ci: renovate pr title lint (#8666)
- Updated dependencies [cfa436e]
- @blocksuite/global@0.17.26
## 0.17.25

@@ -13,0 +48,0 @@

4

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

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

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