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

@blocksuite/affine-model

Package Overview
Dependencies
Maintainers
0
Versions
247
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-20240912001340 to 0.0.0-canary-20240913001322

44

CHANGELOG.md
# @blocksuite/affine-model
## 0.0.0-canary-20240912001340
## 0.0.0-canary-20240913001322

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

- Updated dependencies
- @blocksuite/global@0.0.0-canary-20240912001340
- @blocksuite/block-std@0.0.0-canary-20240912001340
- @blocksuite/store@0.0.0-canary-20240912001340
- @blocksuite/inline@0.0.0-canary-20240912001340
- @blocksuite/global@0.0.0-canary-20240913001322
- @blocksuite/block-std@0.0.0-canary-20240913001322
- @blocksuite/store@0.0.0-canary-20240913001322
- @blocksuite/inline@0.0.0-canary-20240913001322
## 0.17.9
### Patch Changes
- 5f29800: - Fix latex issues
- Fix inline embed gap
- Fix edgeless text color
- Fix outline panel note status
- Improve mindmap
- Add sideEffects: false to all packages
- Add parse url service
- Add ref node slots extension
- Updated dependencies [5f29800]
- @blocksuite/block-std@0.17.9
- @blocksuite/global@0.17.9
- @blocksuite/inline@0.17.9
- @blocksuite/store@0.17.9
## 0.17.8
### Patch Changes
- 2f7dbe9: - feat(database): easy access to property visibility
- fix: mind map issues
- feat(database): supports switching view types
- fix(blocks): should use cardStyle for rendering
- test: add mini-mindmap test
- feat(database): full width POC
- Updated dependencies [2f7dbe9]
- @blocksuite/block-std@0.17.8
- @blocksuite/global@0.17.8
- @blocksuite/inline@0.17.8
- @blocksuite/store@0.17.8
## 0.17.7

@@ -16,0 +50,0 @@

11

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

@@ -13,2 +13,3 @@ "type": "module",

},
"sideEffects": false,
"keywords": [],

@@ -18,6 +19,6 @@ "author": "toeverything",

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

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