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
886
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-20241101001601 to 0.0.0-canary-20241102001353

30

CHANGELOG.md
# @blocksuite/block-std
## 0.0.0-canary-20241101001601
## 0.0.0-canary-20241102001353

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

- Updated dependencies
- @blocksuite/global@0.0.0-canary-20241101001601
- @blocksuite/inline@0.0.0-canary-20241101001601
- @blocksuite/store@0.0.0-canary-20241101001601
- @blocksuite/global@0.0.0-canary-20241102001353
- @blocksuite/inline@0.0.0-canary-20241102001353
- @blocksuite/store@0.0.0-canary-20241102001353
## 0.17.25
### Patch Changes
- 4d0bd4c: fix(blocks): reset keyboard toolbar after blur (#8646)
## Fix
- fix(blocks): reset keyboard toolbar after blur (#8646)
- fix: scale note and edgeless-text when resize and align elements (#8642)
- fix(edgeless): can not insert link when no selection (#8644)
- fix(database): prevent 0 in number cells from getting rendered as an empty string (#8629)
## Refactor
- refactor(blocks): provide position controll config for keyboard toolbar (#8645)
- Updated dependencies [4d0bd4c]
- @blocksuite/global@0.17.25
- @blocksuite/inline@0.17.25
- @blocksuite/store@0.17.25
## 0.17.24

@@ -15,0 +37,0 @@

8

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

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

"dependencies": {
"@blocksuite/global": "0.0.0-canary-20241101001601",
"@blocksuite/inline": "0.0.0-canary-20241101001601",
"@blocksuite/store": "0.0.0-canary-20241101001601",
"@blocksuite/global": "0.0.0-canary-20241102001353",
"@blocksuite/inline": "0.0.0-canary-20241102001353",
"@blocksuite/store": "0.0.0-canary-20241102001353",
"@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