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

@blocksuite/affine-model

Package Overview
Dependencies
Maintainers
0
Versions
294
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-20240913094504 to 0.0.0-canary-20240914001315

29

CHANGELOG.md
# @blocksuite/affine-model
## 0.0.0-canary-20240913094504
## 0.0.0-canary-20240914001315

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

- Updated dependencies
- @blocksuite/global@0.0.0-canary-20240913094504
- @blocksuite/block-std@0.0.0-canary-20240913094504
- @blocksuite/store@0.0.0-canary-20240913094504
- @blocksuite/inline@0.0.0-canary-20240913094504
- @blocksuite/global@0.0.0-canary-20240914001315
- @blocksuite/block-std@0.0.0-canary-20240914001315
- @blocksuite/store@0.0.0-canary-20240914001315
- @blocksuite/inline@0.0.0-canary-20240914001315
## 0.17.10
### Patch Changes
- e0d0016: - Fix database performance issue
- Fix frame panel display issue
- Fix editor settings for color with transparency
- Fix portal in modals
- Fix group selection rendering delay
- Remove unused and duplicated code
- Improve frame model
- Improve ParseDocUrl service
- Support custom max zoom
- Updated dependencies [e0d0016]
- @blocksuite/block-std@0.17.10
- @blocksuite/global@0.17.10
- @blocksuite/inline@0.17.10
- @blocksuite/store@0.17.10
## 0.17.9

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

10

package.json
{
"name": "@blocksuite/affine-model",
"version": "0.0.0-canary-20240913094504",
"version": "0.0.0-canary-20240914001315",
"description": "Default BlockSuite editable blocks.",

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

"dependencies": {
"@blocksuite/block-std": "0.0.0-canary-20240913094504",
"@blocksuite/global": "0.0.0-canary-20240913094504",
"@blocksuite/inline": "0.0.0-canary-20240913094504",
"@blocksuite/store": "0.0.0-canary-20240913094504",
"@blocksuite/block-std": "0.0.0-canary-20240914001315",
"@blocksuite/global": "0.0.0-canary-20240914001315",
"@blocksuite/inline": "0.0.0-canary-20240914001315",
"@blocksuite/store": "0.0.0-canary-20240914001315",
"zod": "^3.23.8"

@@ -24,0 +24,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