Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@textbus/core

Package Overview
Dependencies
Maintainers
1
Versions
338
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@textbus/core - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

2

bundles/lib/output-translator.js

@@ -77,3 +77,3 @@ import { Renderer, VTextNode } from './core/_api';

attrValue(text) {
return text.replace(/[><"'&/]/g, str => {
return text.replace(/["']/g, str => {
return {

@@ -80,0 +80,0 @@ '"': '&quot;',

{
"name": "@textbus/core",
"version": "1.1.2",
"version": "1.1.3",
"description": "TextBus is a rich text editor and framework that is highly customizable and extensible to achieve rich wysiwyg effects.",

@@ -45,3 +45,3 @@ "main": "./bundles/public-api.js",

},
"gitHead": "07356b30570734028be6d984259fd1e915d9d392"
"gitHead": "591311886f24a4156ea0b0f1077303746df08182"
}

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