Huge News!Announcing our $40M Series B led by Abstract Ventures.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 1.4.0 to 1.5.0

11

CHANGELOG.md
Changelog
=========
## [1.5.0](https://github.com/ckeditor/ckeditor5-inspector/compare/v1.4.0...v1.5.0) (2019-12-05)
### Features
* Allowed inspecting model attribute properties. Closes [#40](https://github.com/ckeditor/ckeditor5-inspector/issues/40). ([448ae71](https://github.com/ckeditor/ckeditor5-inspector/commit/448ae71))
### Bug fixes
* The inspector should render the RTL content in the trees properly. Closes [#64](https://github.com/ckeditor/ckeditor5-inspector/issues/64). ([40c3102](https://github.com/ckeditor/ckeditor5-inspector/commit/40c3102))
## [1.4.0](https://github.com/ckeditor/ckeditor5-inspector/compare/v1.3.0...v1.4.0) (2019-09-23)

@@ -5,0 +16,0 @@

16

package.json

@@ -10,3 +10,3 @@ {

"license": "GPL-2.0-or-later",
"version": "1.4.0",
"version": "1.5.0",
"engines": {

@@ -47,9 +47,9 @@ "node": ">=8.0.0",

"@babel/preset-react": "^7.0.0",
"@ckeditor/ckeditor5-basic-styles": "^11.1.4",
"@ckeditor/ckeditor5-build-decoupled-document": "^12.4.0",
"@ckeditor/ckeditor5-core": "^12.3.0",
"@ckeditor/ckeditor5-dev-env": "^16.0.0",
"@ckeditor/ckeditor5-paragraph": "^11.0.5",
"@ckeditor/ckeditor5-ui": "^14.0.0",
"@ckeditor/ckeditor5-utils": "^14.0.0",
"@ckeditor/ckeditor5-basic-styles": "^16.0.0",
"@ckeditor/ckeditor5-build-decoupled-document": "^16.0.0",
"@ckeditor/ckeditor5-core": "^16.0.0",
"@ckeditor/ckeditor5-dev-env": "^17.1.0",
"@ckeditor/ckeditor5-paragraph": "^16.0.0",
"@ckeditor/ckeditor5-ui": "^16.0.0",
"@ckeditor/ckeditor5-utils": "^16.0.0",
"babel-eslint": "^10.0.1",

@@ -56,0 +56,0 @@ "babel-loader": "^8.0.5",

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