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

@ckeditor/ckeditor5-inspector

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ckeditor/ckeditor5-inspector - npm Package Compare versions

Comparing version 2.3.0 to 3.0.0

build/miniinspector.js

2

build/inspector.js.LICENSE.txt

@@ -23,3 +23,3 @@ /*

/**
* @license Copyright (c) 2003-2021, CKSource - Frederico Knabben. All rights reserved.
* @license Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
* For licensing, see LICENSE.md.

@@ -26,0 +26,0 @@ */

@@ -5,3 +5,3 @@ Software License Agreement

**CKEditor 5 inspector** – https://github.com/ckeditor/ckeditor5-inspector <br>
Copyright (c) 2003-2021, [CKSource](http://cksource.com) Frederico Knabben. All rights reserved.
Copyright (c) 2003-2022, [CKSource](http://cksource.com) Holding sp. z o.o. All rights reserved.

@@ -18,2 +18,2 @@ Licensed under the terms of [GNU General Public License Version 2 or later](http://www.gnu.org/licenses/gpl.html).

**CKEditor** is a trademark of [CKSource](http://cksource.com) Frederico Knabben. All other brand and product names are trademarks, registered trademarks or service marks of their respective holders.
**CKEditor** is a trademark of [CKSource](http://cksource.com) Holding sp. z o.o. All other brand and product names are trademarks, registered trademarks or service marks of their respective holders.

@@ -9,5 +9,5 @@ {

"license": "GPL-2.0-or-later",
"version": "2.3.0",
"version": "3.0.0",
"engines": {
"node": ">=12.0.0",
"node": ">=14.0.0",
"npm": ">=5.7.1"

@@ -40,3 +40,3 @@ },

"@ckeditor/ckeditor5-core": "^31.0.0",
"@ckeditor/ckeditor5-dev-env": "^26.1.0",
"@ckeditor/ckeditor5-dev-env": "^27.4.0",
"@ckeditor/ckeditor5-paragraph": "^31.0.0",

@@ -49,2 +49,3 @@ "@ckeditor/ckeditor5-ui": "^31.0.0",

"chai-enzyme": "^1.0.0-beta.1",
"copy-to-clipboard": "^3.3.1",
"css-loader": "^2.1.1",

@@ -51,0 +52,0 @@ "cssnano": "^4.1.11",

@@ -134,3 +134,3 @@ CKEditor 5 inspector

and open `http://path/to/ckeditor5-inspector/sample` in your web browser.
and open `http://path/to/ckeditor5-inspector/sample/inspector.html` in your web browser.

@@ -137,0 +137,0 @@ ### Building

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