Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@blocksuite/store

Package Overview
Dependencies
Maintainers
2
Versions
1252
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blocksuite/store - npm Package Compare versions

Comparing version 0.19.3 to 0.19.4

32

CHANGELOG.md
# @blocksuite/store
## 0.19.4
### Patch Changes
- 8ae61d6: Improves edgeless viewport stability
## Feat
- feat(database): add AddDatabase event tracking to slash menu (#9015)
## Fix
- fix: should show title alias first (#9005)
## Chore
- chore(blocks): add event tracking for attachment upload (#9008)
- chore(blocks): reuse attachment upload method (#9007)
## Refactor
- refactor(std): optimize gfx viewport cache fields (#9014)
## Perf
- perf(edgeless): reduce redundant dom query per render (#9016)
- Updated dependencies [8ae61d6]
- @blocksuite/global@0.19.4
- @blocksuite/inline@0.19.4
- @blocksuite/sync@0.19.4
## 0.19.3

@@ -4,0 +36,0 @@

8

package.json
{
"name": "@blocksuite/store",
"version": "0.19.3",
"version": "0.19.4",
"description": "BlockSuite data store built for general purpose state management.",

@@ -23,5 +23,5 @@ "type": "module",

"dependencies": {
"@blocksuite/global": "0.19.3",
"@blocksuite/inline": "0.19.3",
"@blocksuite/sync": "0.19.3",
"@blocksuite/global": "0.19.4",
"@blocksuite/inline": "0.19.4",
"@blocksuite/sync": "0.19.4",
"@preact/signals-core": "^1.8.0",

@@ -28,0 +28,0 @@ "@types/flexsearch": "^0.7.6",

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