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

@blocksuite/global

Package Overview
Dependencies
Maintainers
2
Versions
1152
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blocksuite/global - npm Package Compare versions

Comparing version 0.0.0-canary-20241025034244 to 0.0.0-canary-20241025100850

7

CHANGELOG.md
# @blocksuite/global
## 0.0.0-canary-20241025034244
## 0.0.0-canary-20241025100850

@@ -8,2 +8,7 @@ ### Patch Changes

- Release a snapshot version.
## 0.17.21
### Patch Changes
- 24db578: ## Feat

@@ -10,0 +15,0 @@

@@ -18,2 +18,3 @@ export interface BlockSuiteFlags {

enable_new_dnd: boolean;
enable_mobile_keyboard_toolbar: boolean;
readonly: Record<string, boolean>;

@@ -20,0 +21,0 @@ }

2

package.json
{
"name": "@blocksuite/global",
"version": "0.0.0-canary-20241025034244",
"version": "0.0.0-canary-20241025100850",
"types": "./index.d.ts",

@@ -5,0 +5,0 @@ "type": "module",

@@ -18,4 +18,5 @@ export interface BlockSuiteFlags {

enable_new_dnd: boolean;
enable_mobile_keyboard_toolbar: boolean;
readonly: Record<string, boolean>;
}
export * from './virtual-keyboard.js';

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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