Socket
Socket
Sign inDemoInstall

@ckeditor/ckeditor5-angular

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ckeditor/ckeditor5-angular - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

7

CHANGELOG.md
Changelog
=========
## [1.2.1](https://github.com/ckeditor/ckeditor5-angular/compare/v1.2.0...v1.2.1) (2020-02-28)
### Bug fixes
* Added `ckeditor5-watchdog` to package dependencies. ([b4278d1](https://github.com/ckeditor/ckeditor5-angular/commit/b4278d1))
## [1.2.0](https://github.com/ckeditor/ckeditor5-angular/compare/v1.1.2...v1.2.0) (2020-02-27)

@@ -5,0 +12,0 @@

11

package.json
{
"name": "@ckeditor/ckeditor5-angular",
"version": "1.2.0",
"version": "1.2.1",
"description": "Official Angular component for CKEditor 5 – the best browser-based rich text editor.",

@@ -26,2 +26,6 @@ "keywords": [

},
"dependencies": {
"@ckeditor/ckeditor5-watchdog": "^17.0.0",
"tslib": "^1.9.0"
},
"author": "CKSource (http://cksource.com/)",

@@ -44,6 +48,3 @@ "license": "GPL-2.0-or-later",

"metadata": "ckeditor-ckeditor5-angular.metadata.json",
"sideEffects": false,
"dependencies": {
"tslib": "^1.9.0"
}
"sideEffects": false
}
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