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-20230129215429-b7fd526 to 0.4.0-20230130171906-1b6338b

dist/config/consts/affine-style-consts.d.ts

1

dist/config/consts.d.ts
export * from './consts/blockhub.js';
export * from './consts/database-block.js';
export * from './consts/affine-style-consts.js';
export declare const BLOCK_ID_ATTR: "data-block-id";

@@ -4,0 +5,0 @@ export declare const BLOCK_SERVICE_LOADING_ATTR: "data-service-loading";

export * from './consts/blockhub.js';
export * from './consts/database-block.js';
export * from './consts/affine-style-consts.js';
export const BLOCK_ID_ATTR = 'data-block-id';

@@ -4,0 +5,0 @@ export const BLOCK_SERVICE_LOADING_ATTR = 'data-service-loading';

2

package.json
{
"name": "@blocksuite/global",
"version": "0.4.0-20230129215429-b7fd526",
"version": "0.4.0-20230130171906-1b6338b",
"types": "./index.d.ts",

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

export * from './consts/blockhub.js';
export * from './consts/database-block.js';
export * from './consts/affine-style-consts.js';

@@ -4,0 +5,0 @@ export const BLOCK_ID_ATTR = 'data-block-id' as const;

Sorry, the diff of this file is not supported yet

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