Socket
Socket
Sign inDemoInstall

@ckeditor/ckeditor5-select-all

Package Overview
Dependencies
Maintainers
1
Versions
618
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ckeditor/ckeditor5-select-all - npm Package Compare versions

Comparing version 29.0.0 to 29.1.0

2

LICENSE.md
Software License Agreement
==========================
**CKEditor 5 Select All Feature** – https://github.com/ckeditor/ckeditor5-select-all <br>
**CKEditor 5 select all feature** – https://github.com/ckeditor/ckeditor5-select-all <br>
Copyright (c) 2003-2021, [CKSource](http://cksource.com) Frederico Knabben. All rights reserved.

@@ -6,0 +6,0 @@

{
"name": "@ckeditor/ckeditor5-select-all",
"version": "29.0.0",
"version": "29.1.0",
"description": "Select all feature for CKEditor 5.",

@@ -15,15 +15,15 @@ "keywords": [

"dependencies": {
"@ckeditor/ckeditor5-core": "^29.0.0",
"@ckeditor/ckeditor5-utils": "^29.0.0",
"@ckeditor/ckeditor5-ui": "^29.0.0"
"@ckeditor/ckeditor5-core": "^29.1.0",
"@ckeditor/ckeditor5-utils": "^29.1.0",
"@ckeditor/ckeditor5-ui": "^29.1.0"
},
"devDependencies": {
"@ckeditor/ckeditor5-basic-styles": "^29.0.0",
"@ckeditor/ckeditor5-engine": "^29.0.0",
"@ckeditor/ckeditor5-essentials": "^29.0.0",
"@ckeditor/ckeditor5-heading": "^29.0.0",
"@ckeditor/ckeditor5-image": "^29.0.0",
"@ckeditor/ckeditor5-paragraph": "^29.0.0",
"@ckeditor/ckeditor5-table": "^29.0.0",
"@ckeditor/ckeditor5-editor-classic": "^29.0.0"
"@ckeditor/ckeditor5-basic-styles": "^29.1.0",
"@ckeditor/ckeditor5-engine": "^29.1.0",
"@ckeditor/ckeditor5-essentials": "^29.1.0",
"@ckeditor/ckeditor5-heading": "^29.1.0",
"@ckeditor/ckeditor5-image": "^29.1.0",
"@ckeditor/ckeditor5-paragraph": "^29.1.0",
"@ckeditor/ckeditor5-table": "^29.1.0",
"@ckeditor/ckeditor5-editor-classic": "^29.1.0"
},

@@ -46,4 +46,5 @@ "engines": {

"src",
"theme"
"theme",
"ckeditor5-metadata.json"
]
}

@@ -10,5 +10,9 @@ CKEditor 5 select all feature

## Demo
Check out the demo in the [select all feature guide](https://ckeditor.com/docs/ckeditor5/latest/features/select-all.html#demo).
## Documentation
See the [`@ckeditor/ckeditor5-select-all` package](https://ckeditor.com/docs/ckeditor5/latest/api/select-all.html) as well as the [Select all feature guide](https://ckeditor.com/docs/ckeditor5/latest/features/select-all.html) in [CKEditor 5 documentation](https://ckeditor.com/docs/ckeditor5/latest/).
See the [`@ckeditor/ckeditor5-select-all` package](https://ckeditor.com/docs/ckeditor5/latest/api/select-all.html) as well as the [select all feature](https://ckeditor.com/docs/ckeditor5/latest/features/select-all.html) guide in [CKEditor 5 documentation](https://ckeditor.com/docs/ckeditor5/latest/).

@@ -15,0 +19,0 @@ ## License

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