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

@ckeditor/ckeditor5-icons

Package Overview
Dependencies
Maintainers
0
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ckeditor/ckeditor5-icons - npm Package Compare versions

Comparing version 0.0.0-nightly-next-20250225.0 to 0.0.0-nightly-next-20250226.0

theme/icons/bookmark-medium.svg

2

package.json
{
"name": "@ckeditor/ckeditor5-icons",
"version": "0.0.0-nightly-next-20250225.0",
"version": "0.0.0-nightly-next-20250226.0",
"description": "Icons for CKEditor 5.",

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

@@ -22,2 +22,4 @@ /**

export const IconBookmark: string;
export const IconBookmarkMedium: string;
export const IconBookmarkSmall: string;
export const IconBrowseFiles: string;

@@ -137,2 +139,3 @@ export const IconBulletedList: string;

export const IconSelectAll: string;
export const IconSettings: string;
export const IconShowBlocks: string;

@@ -139,0 +142,0 @@ export const IconSource: string;

@@ -22,2 +22,4 @@ /**

export { default as IconBookmark } from '../theme/icons/bookmark.svg';
export { default as IconBookmarkMedium } from '../theme/icons/bookmark-medium.svg';
export { default as IconBookmarkSmall } from '../theme/icons/bookmark-small.svg';
export { default as IconBrowseFiles } from '../theme/icons/browse-files.svg';

@@ -137,2 +139,3 @@ export { default as IconBulletedList } from '../theme/icons/bulleted-list.svg';

export { default as IconSelectAll } from '../theme/icons/select-all.svg';
export { default as IconSettings } from '../theme/icons/settings.svg';
export { default as IconShowBlocks } from '../theme/icons/show-blocks.svg';

@@ -139,0 +142,0 @@ export { default as IconSource } from '../theme/icons/source.svg';

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

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