New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@blocksuite/affine-widget-scroll-anchoring

Package Overview
Dependencies
Maintainers
0
Versions
228
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blocksuite/affine-widget-scroll-anchoring - npm Package Compare versions

Comparing version 0.0.0-canary-20241106001401 to 0.0.0-canary-20241107001412

29

CHANGELOG.md
# @blocksuite/affine-widget-scroll-anchoring
## 0.0.0-canary-20241106001401
## 0.0.0-canary-20241107001412

@@ -9,7 +9,26 @@ ### Patch Changes

- Updated dependencies
- @blocksuite/affine-model@0.0.0-canary-20241106001401
- @blocksuite/affine-shared@0.0.0-canary-20241106001401
- @blocksuite/block-std@0.0.0-canary-20241106001401
- @blocksuite/global@0.0.0-canary-20241106001401
- @blocksuite/affine-model@0.0.0-canary-20241107001412
- @blocksuite/affine-shared@0.0.0-canary-20241107001412
- @blocksuite/block-std@0.0.0-canary-20241107001412
- @blocksuite/global@0.0.0-canary-20241107001412
## 0.17.27
### Patch Changes
- f70b950: fix: color of canvas element under embed dark theme whiteboard is wrong (#8677)
## Fix
- fix: color of canvas element under embed dark theme whiteboard is wrong (#8677)
- fix(edgeless): tool controller potential problem (#8675)
- fix: typeError: f.\_def.innerType.shape[e] is undefined (#8676)
- fix: whiteboard is first loaded, size of the linked doc card is scaled to wrong size (#8674)
- Updated dependencies [f70b950]
- @blocksuite/affine-model@0.17.27
- @blocksuite/affine-shared@0.17.27
- @blocksuite/block-std@0.17.27
- @blocksuite/global@0.17.27
## 0.17.26

@@ -16,0 +35,0 @@

10

package.json
{
"name": "@blocksuite/affine-widget-scroll-anchoring",
"version": "0.0.0-canary-20241106001401",
"version": "0.0.0-canary-20241107001412",
"description": "Affine scroll anchoring widget.",

@@ -22,6 +22,6 @@ "type": "module",

"dependencies": {
"@blocksuite/affine-model": "0.0.0-canary-20241106001401",
"@blocksuite/affine-shared": "0.0.0-canary-20241106001401",
"@blocksuite/block-std": "0.0.0-canary-20241106001401",
"@blocksuite/global": "0.0.0-canary-20241106001401",
"@blocksuite/affine-model": "0.0.0-canary-20241107001412",
"@blocksuite/affine-shared": "0.0.0-canary-20241107001412",
"@blocksuite/block-std": "0.0.0-canary-20241107001412",
"@blocksuite/global": "0.0.0-canary-20241107001412",
"@preact/signals-core": "^1.8.0",

@@ -28,0 +28,0 @@ "@toeverything/theme": "^1.0.15",

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