Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ckeditor/vite-plugin-ckeditor5

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ckeditor/vite-plugin-ckeditor5 - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

8

CHANGELOG.md
Changelog
=========
## [0.1.2](https://github.com/ckeditor/vite-plugin-ckeditor5/compare/v0.1.1...v0.1.2) (2023-06-01)
### Bug fixes
* Using external plugins with different name conventions than official CKEditor 5 plugins no longer results in editor crash. Closes: [#10](https://github.com/ckeditor/vite-plugin-ckeditor5/issues/10). ([commit](https://github.com/ckeditor/vite-plugin-ckeditor5/commit/bde6558577801a0d180d31c7dc31344c6ffabdc7))
* Using sourcemap option in Vite no longer results in warnings. Closes: [#8](https://github.com/ckeditor/vite-plugin-ckeditor5/issues/8). ([commit](https://github.com/ckeditor/vite-plugin-ckeditor5/commit/a18e701f355ede3cfe584599ba823064bd62ba51))
## [0.1.1](https://github.com/ckeditor/vite-plugin-ckeditor5/compare/v0.1.0...v0.1.1) (2023-01-16)

@@ -5,0 +13,0 @@

2

dist/index.d.ts
import { Plugin } from 'vite';
/**
* @license Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
* @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
* For licensing, see LICENSE.md.

@@ -6,0 +6,0 @@ */

Software License Agreement
==========================
Copyright (c) 2003-2022, [CKSource](http://cksource.com) Holding sp. z o.o. All rights reserved.
Copyright (c) 2003-2023, [CKSource](http://cksource.com) Holding sp. z o.o. All rights reserved.

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

{
"name": "@ckeditor/vite-plugin-ckeditor5",
"version": "0.1.1",
"version": "0.1.2",
"type": "module",

@@ -45,4 +45,4 @@ "author": "CKSource (http://cksource.com/)",

"devDependencies": {
"@ckeditor/ckeditor5-dev-bump-year": "^32.0.0",
"@ckeditor/ckeditor5-dev-release-tools": "^32.0.0",
"@ckeditor/ckeditor5-dev-bump-year": "^37.0.0",
"@ckeditor/ckeditor5-dev-release-tools": "^37.0.0",
"@types/node": "^18.11.17",

@@ -57,4 +57,3 @@ "@types/postcss-import": "^14.0.0",

"unbuild": "^1.0.2",
"vite": "^4.0.0",
"webpack": "^5.75.0"
"vite": "^4.0.0"
},

@@ -61,0 +60,0 @@ "engines": {

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