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
1329
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

to
0.0.0-canary-20241124001618

20

CHANGELOG.md
# @blocksuite/store
## 0.0.0-canary-20241123001438
## 0.0.0-canary-20241124001618
### Patch Changes
- Release a snapshot version.
- Updated dependencies
- @blocksuite/global@0.0.0-canary-20241124001618
- @blocksuite/inline@0.0.0-canary-20241124001618
- @blocksuite/sync@0.0.0-canary-20241124001618
## 0.18.0
### Minor Changes

@@ -43,8 +53,6 @@

- Release a snapshot version.
- Updated dependencies [9daa1f3]
- Updated dependencies
- @blocksuite/global@0.0.0-canary-20241123001438
- @blocksuite/inline@0.0.0-canary-20241123001438
- @blocksuite/sync@0.0.0-canary-20241123001438
- @blocksuite/global@0.18.0
- @blocksuite/inline@0.18.0
- @blocksuite/sync@0.18.0

@@ -51,0 +59,0 @@ ## 0.17.33

{
"name": "@blocksuite/store",
"version": "0.0.0-canary-20241123001438",
"version": "0.0.0-canary-20241124001618",
"description": "BlockSuite data store built for general purpose state management.",

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

"dependencies": {
"@blocksuite/global": "0.0.0-canary-20241123001438",
"@blocksuite/inline": "0.0.0-canary-20241123001438",
"@blocksuite/sync": "0.0.0-canary-20241123001438",
"@blocksuite/global": "0.0.0-canary-20241124001618",
"@blocksuite/inline": "0.0.0-canary-20241124001618",
"@blocksuite/sync": "0.0.0-canary-20241124001618",
"@preact/signals-core": "^1.8.0",

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