@ebl-vue/editorjs 2.31.46 → 2.31.51

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -425,38 +425,4 @@ Version: 1.0.1
425
425
  License: MIT
426
426
  Private: false
427
427
  Description: Utils useful for Editor.js tools development
428
- Repository: undefined
429
-
430
- ---
431
-
432
- Name: @editorjs/paragraph
433
- Version: 2.11.7
434
- License: MIT
435
- Private: false
436
- Description: Paragraph Tool for Editor.js
437
- Repository: undefined
438
- Author: CodeX <team@codex.so>
439
- License Copyright:
440
- ===
441
-
442
- MIT License
443
-
444
- Copyright (c) 2018 CodeX
445
-
446
- Permission is hereby granted, free of charge, to any person obtaining a copy
447
- of this software and associated documentation files (the "Software"), to deal
448
- in the Software without restriction, including without limitation the rights
449
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
450
- copies of the Software, and to permit persons to whom the Software is
451
- furnished to do so, subject to the following conditions:
452
-
453
- The above copyright notice and this permission notice shall be included in all
454
- copies or substantial portions of the Software.
455
-
456
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
457
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
458
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
459
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
460
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
461
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
462
- SOFTWARE.
428
+ Repository: undefined
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ebl-vue/editorjs",
3
- "version": "2.31.46",
3
+ "version": "2.31.51",
4
4
  "description": "Editor.js — open source block-style WYSIWYG editor with JSON output",
5
5
  "main": "dist/editorjs.umd.js",
6
6
  "module": "dist/editorjs.mjs",