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
1241
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-20241202001602 to 0.0.0-canary-20241203001623

shim.d.ts

8

CHANGELOG.md
# @blocksuite/store
## 0.0.0-canary-20241202001602
## 0.0.0-canary-20241203001623

@@ -9,5 +9,5 @@ ### Patch Changes

- Updated dependencies
- @blocksuite/global@0.0.0-canary-20241202001602
- @blocksuite/inline@0.0.0-canary-20241202001602
- @blocksuite/sync@0.0.0-canary-20241202001602
- @blocksuite/global@0.0.0-canary-20241203001623
- @blocksuite/inline@0.0.0-canary-20241203001623
- @blocksuite/sync@0.0.0-canary-20241203001623

@@ -14,0 +14,0 @@ ## 0.18.1

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

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

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

@@ -75,3 +75,4 @@ "@types/flexsearch": "^0.7.6",

"!src/__tests__",
"!dist/__tests__"
"!dist/__tests__",
"shim.d.ts"
],

@@ -78,0 +79,0 @@ "main": "dist/index.js",

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