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
1146
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.1-20230221160243-d0e05e5 to 0.4.1-20230223000800-427ad66

2

package.json
{
"name": "@blocksuite/global",
"version": "0.4.1-20230221160243-d0e05e5",
"version": "0.4.1-20230223000800-427ad66",
"types": "./index.d.ts",

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

@@ -202,5 +202,5 @@ import type { TemplateResult } from 'lit/html.js';

name: 'Divider',
description: 'A visually divide block.',
description: 'A visual divider.',
icon: DividerIcon,
toolTip: 'Drag to insert Divider',
toolTip: 'A visual divider',
},

@@ -216,3 +216,3 @@ ];

icon: BulletedListIcon,
toolTip: 'Drag to insert Bulleted List.',
toolTip: 'Drag to insert Bulleted List',
},

@@ -223,5 +223,5 @@ {

name: 'Numbered List',
description: '1. A list with numbering.',
description: 'A list with numbering.',
icon: NumberedListIcon,
toolTip: 'Drag to insert Numbered List.',
toolTip: 'Drag to insert Numbered List',
},

@@ -234,3 +234,3 @@ {

icon: TodoIcon,
toolTip: 'Drag to insert To-do List.',
toolTip: 'Drag to insert To-do List',
},

@@ -246,4 +246,4 @@ ];

icon: ImageIcon,
toolTip: 'Drag to insert Image.',
toolTip: 'Drag to insert Image',
},
];
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