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

@blocksuite/global

Package Overview
Dependencies
Maintainers
5
Versions
1187
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-20230212194855-047e1b9 to 0.4.0-20230213234455-1a23f69

1

dist/config/consts.d.ts

@@ -20,2 +20,3 @@ export * from './consts/affine-style-consts.js';

TAB: string;
SPACE: string;
};

@@ -22,0 +23,0 @@ export declare const MOVE_DETECT_THRESHOLD = 2;

@@ -20,2 +20,3 @@ export * from './consts/affine-style-consts.js';

TAB: 'tab',
SPACE: 'space',
};

@@ -22,0 +23,0 @@ export const MOVE_DETECT_THRESHOLD = 2;

2

index.d.ts

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

import {
import type {
// Model

@@ -91,0 +91,0 @@ CodeBlockModel,

{
"name": "@blocksuite/global",
"version": "0.4.0-20230212194855-047e1b9",
"version": "0.4.0-20230213234455-1a23f69",
"types": "./index.d.ts",

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

@@ -23,2 +23,3 @@ export * from './consts/affine-style-consts.js';

TAB: 'tab',
SPACE: 'space',
};

@@ -25,0 +26,0 @@

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