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

@blocksuite/affine-shared

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-shared - npm Package Compare versions

Comparing version 0.0.0-canary-20240925001409 to 0.0.0-canary-20240926001339

30

CHANGELOG.md
# @blocksuite/affine-shared
## 0.0.0-canary-20240925001409
## 0.0.0-canary-20240926001339

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

- Updated dependencies
- @blocksuite/affine-model@0.0.0-canary-20240925001409
- @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
- @blocksuite/affine-model@0.0.0-canary-20240926001339
- @blocksuite/block-std@0.0.0-canary-20240926001339
- @blocksuite/global@0.0.0-canary-20240926001339
- @blocksuite/inline@0.0.0-canary-20240926001339
- @blocksuite/store@0.0.0-canary-20240926001339
## 0.17.16
### Patch Changes
- ce9a242: Fix bugs and improve experience:
- fix slash menu and @ menu issues with IME [#8444](https://github.com/toeverything/blocksuite/pull/8444)
- improve trigger way of latex editor [#8445](https://github.com/toeverything/blocksuite/pull/8445)
- support in-app link jump [#8499](https://github.com/toeverything/blocksuite/pull/8449)
- some ui improvements [#8446](https://github.com/toeverything/blocksuite/pull/8446), [#8450](https://github.com/toeverything/blocksuite/pull/8450)
- Updated dependencies [ce9a242]
- @blocksuite/affine-model@0.17.16
- @blocksuite/block-std@0.17.16
- @blocksuite/global@0.17.16
- @blocksuite/inline@0.17.16
- @blocksuite/store@0.17.16
## 0.17.15

@@ -17,0 +35,0 @@

12

package.json
{
"name": "@blocksuite/affine-shared",
"version": "0.0.0-canary-20240925001409",
"version": "0.0.0-canary-20240926001339",
"description": "Default BlockSuite editable blocks.",

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

"dependencies": {
"@blocksuite/affine-model": "0.0.0-canary-20240925001409",
"@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",
"@blocksuite/affine-model": "0.0.0-canary-20240926001339",
"@blocksuite/block-std": "0.0.0-canary-20240926001339",
"@blocksuite/global": "0.0.0-canary-20240926001339",
"@blocksuite/inline": "0.0.0-canary-20240926001339",
"@blocksuite/store": "0.0.0-canary-20240926001339",
"@floating-ui/dom": "^1.6.10",

@@ -29,0 +29,0 @@ "@lit/context": "^1.1.2",

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