convert-rich-text
Advanced tools
Comparing version 5.1.0 to 5.2.0
@@ -43,2 +43,3 @@ function makeFormats(type) { | ||
toh_project_details: require('./toh_project_details')[type], | ||
toh_tools: require('./toh_tools')[type], | ||
}; | ||
@@ -77,2 +78,3 @@ } | ||
'toh_project_details', | ||
'toh_tools', | ||
@@ -79,0 +81,0 @@ // line: wrapper tag |
@@ -11,3 +11,4 @@ var uuid = require('uuid'); | ||
'hr', | ||
'toh_project_details' | ||
'toh_project_details', | ||
'toh_tools' | ||
]; | ||
@@ -14,0 +15,0 @@ |
{ | ||
"name": "convert-rich-text", | ||
"version": "5.1.0", | ||
"version": "5.2.0", | ||
"description": "Convert an insert-only rich-text delta into HTML", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -109,2 +109,3 @@ # convert-rich-text | ||
- `5.2.0` Adds Tools component for This Old House | ||
- `5.1.0` Adds Project Details component for This Old House | ||
@@ -111,0 +112,0 @@ - `5.0.1` Update to rendered `class` names for drop caps |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
227731
70
6476
128
0