html-to-content-model
Advanced tools
Comparing version 0.3.6 to 0.3.7
{ | ||
"name": "html-to-content-model", | ||
"version": "0.3.6", | ||
"version": "0.3.7", | ||
"description": "html-to-content-model", | ||
@@ -15,3 +15,3 @@ "main": "lib/main.js", | ||
"dependencies": { | ||
"react-native-parse-html": "2.2.4", | ||
"react-native-parse-html": "2.2.5", | ||
"stream": "0.0.2", | ||
@@ -18,0 +18,0 @@ "synthetic-dom": "^0.2.1" |
+ Addedreact-native-parse-html@2.2.5(transitive)
- Removedreact-native-parse-html@2.2.4(transitive)