babel-plugin-jsx-dom-expressions
Advanced tools
Comparing version 0.35.15 to 0.35.16
{ | ||
"name": "babel-plugin-jsx-dom-expressions", | ||
"description": "A JSX to DOM plugin that wraps expressions for fine grained change detection", | ||
"version": "0.35.15", | ||
"version": "0.35.16", | ||
"author": "Ryan Carniato", | ||
@@ -26,3 +26,3 @@ "license": "MIT", | ||
"html-entities": "2.3.3", | ||
"validate-html-nesting": "^1.2.0" | ||
"validate-html-nesting": "^1.2.1" | ||
}, | ||
@@ -35,3 +35,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "817109e55d6f04f8567fa70f4deeddb81e15f1ee" | ||
"gitHead": "764c717918d199a630bb0c7f85c7b8f772ef9e07" | ||
} |
Updatedvalidate-html-nesting@^1.2.1