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

@blocksuite/affine-widget-scroll-anchoring

Package Overview
Dependencies
Maintainers
0
Versions
140
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-20241209001608 to 0.0.0-canary-20241210001545

50

CHANGELOG.md
# @blocksuite/affine-widget-scroll-anchoring
## 0.0.0-canary-20241209001608
## 0.0.0-canary-20241210001545

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

- Updated dependencies
- @blocksuite/affine-model@0.0.0-canary-20241209001608
- @blocksuite/affine-shared@0.0.0-canary-20241209001608
- @blocksuite/block-std@0.0.0-canary-20241209001608
- @blocksuite/global@0.0.0-canary-20241209001608
- @blocksuite/affine-model@0.0.0-canary-20241210001545
- @blocksuite/affine-shared@0.0.0-canary-20241210001545
- @blocksuite/block-std@0.0.0-canary-20241210001545
- @blocksuite/global@0.0.0-canary-20241210001545
## 0.18.5
### Patch Changes
- ec2956c: ## Feat
- feat: api for encode and decode dnd data (#8909)
- feat(blocks): add event tracking for linked doc (#8876)
- feat(playground): outside click to close docs panel (#8885)
## Fix
- fix(store): fix awareness destroy (#8904)
- fix: switch card view style does not work (#8886)
- fix: no need to save aliases on embed synced doc model (#8884)
- fix: should differentiate between internal and external links when pasting links (#8896)
- fix(presets): incorrectly adding page root widgets to edgeless (#8897)
- fix: sentry-0f7fafa98f7c483ca95c04c188f485b8 (#8892)
- fix: sentry-2d6423fce9c242ec9e63364243a6cf59 (#8891)
- fix: sentry-d6ecba020e5047e394de05bf0ff77e71 (#8890)
- fix: sentry-6d40eee6cbcd4704bb2dff3d5347544c (#8889)
- fix: sentry-f25281abb20a4260aa424741c30e5756 (#8888)
- fix(playground): starter debug menu theming (#8883)
- fix(playground): adapt docs panel to dark mode (#8881)
- fix: should show alias icon when title has alias (#8880)
## Chore
- chore: lock file maintenance (#8895)
## Refactor
- refactor(playground): remove redundant doc init logic (#8906)
- Updated dependencies [ec2956c]
- @blocksuite/affine-model@0.18.5
- @blocksuite/affine-shared@0.18.5
- @blocksuite/block-std@0.18.5
- @blocksuite/global@0.18.5
## 0.18.4

@@ -16,0 +56,0 @@

10

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

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

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

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

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