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

@blocksuite/store

Package Overview
Dependencies
Maintainers
0
Versions
1276
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.0.0-canary-20241127081342 to 0.0.0-canary-20241128001518

38

CHANGELOG.md
# @blocksuite/store
## 0.0.0-canary-20241127081342
## 0.0.0-canary-20241128001518

@@ -9,6 +9,36 @@ ### Patch Changes

- Updated dependencies
- @blocksuite/global@0.0.0-canary-20241127081342
- @blocksuite/inline@0.0.0-canary-20241127081342
- @blocksuite/sync@0.0.0-canary-20241127081342
- @blocksuite/global@0.0.0-canary-20241128001518
- @blocksuite/inline@0.0.0-canary-20241128001518
- @blocksuite/sync@0.0.0-canary-20241128001518
## 0.18.1
### Patch Changes
- e2d574c: ## Feat
- feat: new doc dnd (#8808)
## Fix
- fix(database): row selection is incorrect when clicking the row options button (#8817)
- fix(blocks): notion html import nested list with nested paragraph (#8809)
- fix(edgeless): connector endpoint may be null (#8804)
- fix(edgeless): connector selected rect width and height is zero (#8803)
- fix(blocks): linked popover styles (#8799)
## Chore
- chore: lock file maintenance (#8797)
## Refactor
- refactor(database): make Kanban View compatible with mobile devices (#8807)
- refactor: extract toggle button in list block (#8795)
- Updated dependencies [e2d574c]
- @blocksuite/global@0.18.1
- @blocksuite/inline@0.18.1
- @blocksuite/sync@0.18.1
## 0.18.0

@@ -15,0 +45,0 @@

8

package.json
{
"name": "@blocksuite/store",
"version": "0.0.0-canary-20241127081342",
"version": "0.0.0-canary-20241128001518",
"description": "BlockSuite data store built for general purpose state management.",

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

"dependencies": {
"@blocksuite/global": "0.0.0-canary-20241127081342",
"@blocksuite/inline": "0.0.0-canary-20241127081342",
"@blocksuite/sync": "0.0.0-canary-20241127081342",
"@blocksuite/global": "0.0.0-canary-20241128001518",
"@blocksuite/inline": "0.0.0-canary-20241128001518",
"@blocksuite/sync": "0.0.0-canary-20241128001518",
"@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