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-20241205001533 to 0.0.0-canary-20241205123002

27

CHANGELOG.md
# @blocksuite/store
## 0.0.0-canary-20241205001533
## 0.0.0-canary-20241205123002

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

- Updated dependencies
- @blocksuite/global@0.0.0-canary-20241205001533
- @blocksuite/inline@0.0.0-canary-20241205001533
- @blocksuite/sync@0.0.0-canary-20241205001533
- @blocksuite/global@0.0.0-canary-20241205123002
- @blocksuite/inline@0.0.0-canary-20241205123002
- @blocksuite/sync@0.0.0-canary-20241205123002
## 0.18.3
### Patch Changes
- 3448094: ## Fix
- fix(database): storage should be accessed via globalThis (#8863)
- fix(edgeless): memory leak in edgeless widgets (#8862)
- fix: page switching under starter route (#8860)
## Refactor
- refactor(blocks): shadowless keyboard toolbar (#8864)
- Updated dependencies [3448094]
- @blocksuite/global@0.18.3
- @blocksuite/inline@0.18.3
- @blocksuite/sync@0.18.3
## 0.18.2

@@ -15,0 +34,0 @@

8

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

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

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