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

@ckeditor/ckeditor5-list

Package Overview
Dependencies
Maintainers
1
Versions
808
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ckeditor/ckeditor5-list - npm Package Compare versions

Comparing version 34.0.0 to 34.0.1

2

package.json
{
"name": "@ckeditor/ckeditor5-list",
"version": "34.0.0",
"version": "34.0.1",
"description": "Ordered and unordered lists feature to CKEditor 5.",

@@ -5,0 +5,0 @@ "keywords": [

@@ -10,2 +10,6 @@ /**

export { default as DocumentList } from './documentlist';
export { default as DocumentListEditing } from './documentlist/documentlistediting';
export { default as DocumentListProperties } from './documentlistproperties';
export { default as DocumentListPropertiesEditing } from './documentlistproperties/documentlistpropertiesediting';
export { default as List } from './list';

@@ -12,0 +16,0 @@ export { default as ListEditing } from './list/listediting';

Sorry, the diff of this file is too big to display

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