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.1.0 to 1.2.0

7

CHANGELOG.md
Changelog
=========
## [1.2.0](https://github.com/ckeditor/ckeditor5-inspector/compare/v1.1.0...v1.2.0) (2019-03-11)
### Features
* Implemented vertical inspector resizing. Closes [#4](https://github.com/ckeditor/ckeditor5-inspector/issues/4). ([97d56aa](https://github.com/ckeditor/ckeditor5-inspector/commit/97d56aa))
## [1.1.0](https://github.com/ckeditor/ckeditor5-inspector/compare/v1.0.0...v1.1.0) (2019-03-06)

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

2

package.json
{
"name": "@ckeditor/ckeditor5-inspector",
"version": "1.1.0",
"version": "1.2.0",
"description": "The official CKEditor 5 instance inspector.",

@@ -5,0 +5,0 @@ "dependencies": {},

@@ -73,5 +73,7 @@ CKEditor 5 inspector

**Note:** We recommend using `npm` for that.
```console
yarn changelog
yarn preversion
npm run changelog
npm run preversion
```

@@ -82,3 +84,3 @@

```console
yarn release
npm run release
```

@@ -85,0 +87,0 @@

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