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

@blocksuite/affine-model

Package Overview
Dependencies
Maintainers
2
Versions
158
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blocksuite/affine-model - npm Package Compare versions

Comparing version 0.0.0-canary-20240924001354 to 0.0.0-canary-20240925001409

32

CHANGELOG.md
# @blocksuite/affine-model
## 0.0.0-canary-20240924001354
## 0.0.0-canary-20240925001409

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

- Updated dependencies
- @blocksuite/block-std@0.0.0-canary-20240924001354
- @blocksuite/global@0.0.0-canary-20240924001354
- @blocksuite/inline@0.0.0-canary-20240924001354
- @blocksuite/store@0.0.0-canary-20240924001354
- @blocksuite/block-std@0.0.0-canary-20240925001409
- @blocksuite/global@0.0.0-canary-20240925001409
- @blocksuite/inline@0.0.0-canary-20240925001409
- @blocksuite/store@0.0.0-canary-20240925001409
## 0.17.15
### Patch Changes
- 931315f: - Fix: Improved scroll behavior to target elements
- Fix: Enhanced bookmark and synced document block styles
- Fix: Resolved issues with PDF printing completion
- Fix: Prevented LaTeX editor from triggering at the start of a line
- Fix: Adjusted portal position in blocks
- Fix: Improved mindmap layout for existing models
- Feature: Added file type detection for exports
- Feature: Enhanced block visibility UI in Edgeless mode
- Refactor: Improved data source API for database
- Refactor: Ensured new block elements are always on top in Edgeless mode
- Chore: Upgraded non-major dependencies
- Chore: Improved ThemeObserver and added tests
- Updated dependencies [931315f]
- @blocksuite/block-std@0.17.15
- @blocksuite/global@0.17.15
- @blocksuite/inline@0.17.15
- @blocksuite/store@0.17.15
## 0.17.14

@@ -16,0 +38,0 @@

10

package.json
{
"name": "@blocksuite/affine-model",
"version": "0.0.0-canary-20240924001354",
"version": "0.0.0-canary-20240925001409",
"description": "Models for BlockSuite in Affine.",

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

"dependencies": {
"@blocksuite/block-std": "0.0.0-canary-20240924001354",
"@blocksuite/global": "0.0.0-canary-20240924001354",
"@blocksuite/inline": "0.0.0-canary-20240924001354",
"@blocksuite/store": "0.0.0-canary-20240924001354",
"@blocksuite/block-std": "0.0.0-canary-20240925001409",
"@blocksuite/global": "0.0.0-canary-20240925001409",
"@blocksuite/inline": "0.0.0-canary-20240925001409",
"@blocksuite/store": "0.0.0-canary-20240925001409",
"fractional-indexing": "^3.2.0",

@@ -28,0 +28,0 @@ "zod": "^3.23.8"

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