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
1251
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.17.11 to 0.17.12

14

CHANGELOG.md
# @blocksuite/store
## 0.17.12
### Patch Changes
- c334c91: - fix(database): remove image column
- fix: frame preview should update correctly after mode switched
- refactor: move with-disposable and signal-watcher to global package
- fix(edgeless): failed to alt clone move frame when it contains container element
- fix: wrong size limit config
- Updated dependencies [c334c91]
- @blocksuite/global@0.17.12
- @blocksuite/inline@0.17.12
- @blocksuite/sync@0.17.12
## 0.17.11

@@ -4,0 +18,0 @@

9

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

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

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

@@ -69,3 +69,2 @@ "@types/flexsearch": "^0.7.6",

"dist",
"providers",
"!src/__tests__",

@@ -72,0 +71,0 @@ "!dist/__tests__"

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