Socket
Socket
Sign inDemoInstall

@ckeditor/ckeditor5-html-embed

Package Overview
Dependencies
Maintainers
1
Versions
588
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ckeditor/ckeditor5-html-embed - npm Package Compare versions

Comparing version 31.0.0 to 31.1.0

build/translations/uz.js

2

build/translations/pt-br.js

@@ -1,1 +0,1 @@

!function(e){const t=e["pt-br"]=e["pt-br"]||{};t.dictionary=Object.assign(t.dictionary||{},{"Edit source":"Editar código","Empty snippet content":"","HTML snippet":"Snippet HTML","Insert HTML":"Inserir HTML","No preview available":"","Paste raw HTML here...":"","Save changes":"Salvar alterações"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
!function(e){const i=e["pt-br"]=e["pt-br"]||{};i.dictionary=Object.assign(i.dictionary||{},{"Edit source":"Editar código","Empty snippet content":"Trecho sem conteúdo","HTML snippet":"Trecho HTML","Insert HTML":"Inserir HTML","No preview available":"Nenhuma visualização disponível","Paste raw HTML here...":"Cole o HTML puro aqui","Save changes":"Salvar alterações"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));

@@ -25,2 +25,3 @@ {

"styles": "*",
"isAlternative": true,
"_comment": "The plugin can output any arbitrary HTML provided by the user. That HTML is always wrapped with a `<div class=\"raw-html-embed\">` element."

@@ -27,0 +28,0 @@ }

{
"name": "@ckeditor/ckeditor5-html-embed",
"version": "31.0.0",
"version": "31.1.0",
"description": "HTML embed feature for CKEditor 5.",

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

"dependencies": {
"ckeditor5": "^31.0.0"
"ckeditor5": "^31.1.0"
},
"devDependencies": {
"@ckeditor/ckeditor5-basic-styles": "^31.0.0",
"@ckeditor/ckeditor5-core": "^31.0.0",
"@ckeditor/ckeditor5-dev-utils": "^25.4.0",
"@ckeditor/ckeditor5-clipboard": "^31.0.0",
"@ckeditor/ckeditor5-editor-classic": "^31.0.0",
"@ckeditor/ckeditor5-engine": "^31.0.0",
"@ckeditor/ckeditor5-media-embed": "^31.0.0",
"@ckeditor/ckeditor5-paragraph": "^31.0.0",
"@ckeditor/ckeditor5-table": "^31.0.0",
"@ckeditor/ckeditor5-ui": "^31.0.0",
"@ckeditor/ckeditor5-theme-lark": "^31.0.0",
"@ckeditor/ckeditor5-widget": "^31.0.0",
"@ckeditor/ckeditor5-basic-styles": "^31.1.0",
"@ckeditor/ckeditor5-core": "^31.1.0",
"@ckeditor/ckeditor5-dev-utils": "^26.0.0",
"@ckeditor/ckeditor5-clipboard": "^31.1.0",
"@ckeditor/ckeditor5-editor-classic": "^31.1.0",
"@ckeditor/ckeditor5-engine": "^31.1.0",
"@ckeditor/ckeditor5-media-embed": "^31.1.0",
"@ckeditor/ckeditor5-paragraph": "^31.1.0",
"@ckeditor/ckeditor5-table": "^31.1.0",
"@ckeditor/ckeditor5-ui": "^31.1.0",
"@ckeditor/ckeditor5-theme-lark": "^31.1.0",
"@ckeditor/ckeditor5-widget": "^31.1.0",
"lodash-es": "^4.17.15",

@@ -32,0 +32,0 @@ "sanitize-html": "^2.1.0",

Sorry, the diff of this file is not supported yet

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