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

@blocksuite/store

Package Overview
Dependencies
Maintainers
0
Versions
1302
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-20241217001530 to 0.0.0-canary-20241218001453

33

CHANGELOG.md
# @blocksuite/store
## 0.0.0-canary-20241217001530
## 0.0.0-canary-20241218001453

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

- Updated dependencies
- @blocksuite/global@0.0.0-canary-20241217001530
- @blocksuite/inline@0.0.0-canary-20241217001530
- @blocksuite/sync@0.0.0-canary-20241217001530
- @blocksuite/global@0.0.0-canary-20241218001453
- @blocksuite/inline@0.0.0-canary-20241218001453
- @blocksuite/sync@0.0.0-canary-20241218001453
## 0.19.2
### Patch Changes
- bc04f27: ## Feat
- feat: support heading toggle (#8829)
- feat(blocks): add surface element plain text adapter (#8977)
- feat: add doc display meta extension (#8953)
## Fix
- fix(blocks): incorrect image icon in keyboard tool panel (#8998)
- fix(inline): incorrect caret position in safari when using IME (#8993)
- fix(blocks): toolbar color should be light when app theme is light and edgeless theme is dark (#8996)
- fix: dnd in edgeless (#8995)
- fix: dnd status error (#8994)
- fix(blocks): the width of the card view is not fully filled (#8988)
- fix(blocks): prevent hiding keyboard when scrolling (#8989)
- Updated dependencies [bc04f27]
- @blocksuite/global@0.19.2
- @blocksuite/inline@0.19.2
- @blocksuite/sync@0.19.2
## 0.19.1

@@ -15,0 +40,0 @@

8

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

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

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