Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@blocksuite/block-std

Package Overview
Dependencies
Maintainers
0
Versions
876
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blocksuite/block-std - npm Package Compare versions

Comparing version 0.0.0-canary-20241112001403 to 0.0.0-canary-20241112094159

38

CHANGELOG.md
# @blocksuite/block-std
## 0.0.0-canary-20241112001403
## 0.0.0-canary-20241112094159

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

- Updated dependencies
- @blocksuite/global@0.0.0-canary-20241112001403
- @blocksuite/inline@0.0.0-canary-20241112001403
- @blocksuite/store@0.0.0-canary-20241112001403
- @blocksuite/global@0.0.0-canary-20241112094159
- @blocksuite/inline@0.0.0-canary-20241112094159
- @blocksuite/store@0.0.0-canary-20241112094159
## 0.17.29
### Patch Changes
- 9cc49ff: ## Feat
- feat(database): support sorting for linked doc (#8715)
## Fix
- fix(blocks): init collapsed state of list (#8727)
- fix(blocks): outline header sorting button tooltip (#8730)
- fix(database): date-picker styles (#8728)
- fix(blocks): only split paragraphs based on newlines (#8702)
- fix(edgeless): disable list and paragraph padding in edgeless text (#8723)
- fix(blocks): surface ref viewport element undefined (#8722)
- fix(blocks): show keyboard when at menu is triggered by keyboard toolbar (#8721)
- fix(database): linked doc convert logic (#8714)
- fix(database): improve the display logic of the row menu button (#8713)
## Chore
- chore: configurable visibility of reference node popup (#8711)
- chore(blocks): disable dragging in mobile (#8724)
- Updated dependencies [9cc49ff]
- @blocksuite/global@0.17.29
- @blocksuite/inline@0.17.29
- @blocksuite/store@0.17.29
## 0.17.28

@@ -15,0 +45,0 @@

8

package.json
{
"name": "@blocksuite/block-std",
"version": "0.0.0-canary-20241112001403",
"version": "0.0.0-canary-20241112094159",
"description": "Std for blocksuite blocks",

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

"dependencies": {
"@blocksuite/global": "0.0.0-canary-20241112001403",
"@blocksuite/inline": "0.0.0-canary-20241112001403",
"@blocksuite/store": "0.0.0-canary-20241112001403",
"@blocksuite/global": "0.0.0-canary-20241112094159",
"@blocksuite/inline": "0.0.0-canary-20241112094159",
"@blocksuite/store": "0.0.0-canary-20241112094159",
"@lit/context": "^1.1.2",

@@ -28,0 +28,0 @@ "@preact/signals-core": "^1.8.0",

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