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

@blocksuite/global

Package Overview
Dependencies
Maintainers
5
Versions
1175
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.4.0-20230211035417-55e3edb to 0.4.0-20230212194855-047e1b9

4

index.d.ts

@@ -77,3 +77,3 @@ // eslint-disable-next-line @typescript-eslint/no-explicit-any

declare namespace BlockSuiteInternal {
import type { TextType } from '@blocksuite/store';
import type { Text } from '@blocksuite/store';
interface IBaseBlockProps {

@@ -86,3 +86,3 @@ flavour: string;

// TODO use schema
text?: TextType;
text?: Text;
}

@@ -89,0 +89,0 @@

{
"name": "@blocksuite/global",
"version": "0.4.0-20230211035417-55e3edb",
"version": "0.4.0-20230212194855-047e1b9",
"types": "./index.d.ts",

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

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