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
1174
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-20230120084602-681c07e to 0.4.0-20230121183427-d5aa28f

10

index.d.ts

@@ -227,11 +227,2 @@ // eslint-disable-next-line @typescript-eslint/no-explicit-any

import type { ColorStyle, TDShapeType } from '@blocksuite/blocks';
interface ShapeBlockModel {
color: ColorStyle | `#${string}`;
type: TDShapeType;
xywh: string;
}
// eslint-disable-next-line @typescript-eslint/no-empty-interface

@@ -248,5 +239,4 @@ interface SurfaceBlockModel {}

'affine:embed': EmbedBlockModel;
// 'affine:shape': ShapeBlockModel,
'affine:surface': SurfaceBlockModel;
};
}

2

package.json
{
"name": "@blocksuite/global",
"version": "0.4.0-20230120084602-681c07e",
"version": "0.4.0-20230121183427-d5aa28f",
"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