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
1247
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-20241025034244 to 0.0.0-canary-20241025100850

18

CHANGELOG.md
# @blocksuite/store
## 0.0.0-canary-20241025034244
## 0.0.0-canary-20241025100850

@@ -8,2 +8,11 @@ ### Patch Changes

- Release a snapshot version.
- Updated dependencies
- @blocksuite/global@0.0.0-canary-20241025100850
- @blocksuite/inline@0.0.0-canary-20241025100850
- @blocksuite/sync@0.0.0-canary-20241025100850
## 0.17.21
### Patch Changes
- 24db578: ## Feat

@@ -30,7 +39,6 @@

- Updated dependencies
- Updated dependencies [24db578]
- @blocksuite/global@0.0.0-canary-20241025034244
- @blocksuite/inline@0.0.0-canary-20241025034244
- @blocksuite/sync@0.0.0-canary-20241025034244
- @blocksuite/global@0.17.21
- @blocksuite/inline@0.17.21
- @blocksuite/sync@0.17.21

@@ -37,0 +45,0 @@ ## 0.17.20

@@ -64,2 +64,3 @@ var __esDecorate = (this && this.__esDecorate) || function (ctor, descriptorIn, decorators, contextIn, initializers, extraInitializers) {

enable_new_dnd: false,
enable_mobile_keyboard_toolbar: false,
readonly: {},

@@ -66,0 +67,0 @@ };

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

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

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

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

@@ -69,2 +69,3 @@ import type { BlockSuiteFlags } from '@blocksuite/global/types';

enable_new_dnd: false,
enable_mobile_keyboard_toolbar: false,
readonly: {},

@@ -71,0 +72,0 @@ } satisfies BlockSuiteFlags;

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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