babel-plugin-jsx-dom-expressions
Advanced tools
Comparing version 0.3.0 to 0.3.1
@@ -452,2 +452,3 @@ const GROUPING = '__recGroup', | ||
} else parent.insertBefore(node, marker); | ||
current = value; | ||
} | ||
@@ -454,0 +455,0 @@ } else { |
@@ -456,2 +456,3 @@ 'use strict'; | ||
} else parent.insertBefore(node, marker); | ||
current = value; | ||
} | ||
@@ -458,0 +459,0 @@ } else { |
{ | ||
"name": "babel-plugin-jsx-dom-expressions", | ||
"description": "A JSX to DOM plugin that wraps expressions for fine grained change detection", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"author": "Ryan Carniato", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
59033
1348
0