convert-rich-text
Advanced tools
Comparing version 5.2.0 to 5.3.0
@@ -44,2 +44,3 @@ function makeFormats(type) { | ||
toh_tools: require('./toh_tools')[type], | ||
pym: require('./pym')[type] | ||
}; | ||
@@ -79,2 +80,3 @@ } | ||
'toh_tools', | ||
'pym', | ||
@@ -81,0 +83,0 @@ // line: wrapper tag |
@@ -12,3 +12,4 @@ var uuid = require('uuid'); | ||
'toh_project_details', | ||
'toh_tools' | ||
'toh_tools', | ||
'pym' | ||
]; | ||
@@ -15,0 +16,0 @@ |
{ | ||
"name": "convert-rich-text", | ||
"version": "5.2.0", | ||
"version": "5.3.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.3.0` Adds support for Pym.js component | ||
- `5.2.0` Adds Tools component for This Old House | ||
@@ -111,0 +112,0 @@ - `5.1.0` Adds Project Details component for This Old House |
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
228562
72
6493
129
1