prettydiff
Advanced tools
Comparing version 100.2.4 to 100.2.5
@@ -208,3 +208,3 @@ /*global global, prettydiff*/ | ||
external = function beautify_markup_levels_external():void { | ||
let skip = a; | ||
let skip:number = a; | ||
do { | ||
@@ -211,0 +211,0 @@ if (data.lexer[a + 1] === lexer && data.begin[a + 1] < skip && data.types[a + 1] !== "start" && data.types[a + 1] !== "singleton") { |
@@ -10,3 +10,3 @@ { | ||
"file-saver": "^1.3.8", | ||
"sparser": "^1.0.6" | ||
"sparser": "^1.0.8" | ||
}, | ||
@@ -43,3 +43,3 @@ "description": "A language aware diff tool.", | ||
}, | ||
"version": "100.2.4" | ||
"version": "100.2.5" | ||
} |
public static List<TestTable> ToListForEach(DataTable dt) { | ||
Int6 = row.IsNull("Int6") | ||
Int6 = row.IsNull("Int6") | ||
? new int?() | ||
@@ -4,0 +4,0 @@ : new int?(Convert.ToInt32(row["Int6"])); |
@@ -1,1 +0,1 @@ | ||
<p>Scope analysis does not provide support for undeclared variables.</p><p><em>0</em> instances of <strong>missing semicolons</strong> counted.</p><p><em>0</em> unnecessary instances of the keyword <strong>new</strong> counted.</p><div class="beautify" data-prettydiff-ignore="true"><ol class="count"><li class="fold" title="folds from line 1 to line 7">-1</li><li class="fold" title="folds from line 2 to line 4">-2</li><li>3</li><li>4</li><li>5</li><li>6</li><li>7</li></ol><ol class="data"><li>function <em class="s0">y</em>() <em class="s1">{</em><em class="line">
</em></li><li class="l1"><span class="l0"> </span>const <em class="s1">x</em> = function (<em class="s2">e</em>) <em class="s2">{</em><em class="line">
</em></li><li class="l2"><span class="l0"> </span><span class="l1"> </span>return <em class="s2">e</em> + a;<em class="line">
</em></li><li class="l1"><span class="l0"> </span><em class="s2">}</em>;<em class="line">
</em></li><li class="l1"><span class="l0"> </span>let <em class="s1">a</em> = 0;<em class="line">
</em></li><li class="l1"><span class="l0"> </span>return <em class="s1">x</em>(5);<em class="line">
</em></li><li class="l0"><em class="s1">}</em><em class="line">
</em></li></ol></div> | ||
<p>Scope analysis does not provide support for undeclared variables.</p><p><em>0</em> instances of <strong>missing semicolons</strong> counted.</p><p><em>0</em> unnecessary instances of the keyword <strong>new</strong> counted.</p><div class="beautify" data-prettydiff-ignore="true"><ol class="count"><li class="fold" title="folds from line 1 to line 7">-1</li><li class="fold" title="folds from line 2 to line 4">-2</li><li>3</li><li>4</li><li>5</li><li>6</li><li>7</li></ol><ol class="data"><li>function <em class="s0">y</em>() <em class="s1">{</em><em class="line">
</em></li><li class="l1"><span class="l0"> </span>const <em class="s1">x</em> = function (<em class="s2">e</em>) <em class="s2">{</em><em class="line">
</em></li><li class="l2"><span class="l0"> </span><span class="l1"> </span>return <em class="s2">e</em> + a;<em class="line">
</em></li><li class="l1"><span class="l0"> </span><em class="s2">}</em>;<em class="line">
</em></li><li class="l1"><span class="l0"> </span>let <em class="s1">a</em> = 0;<em class="line">
</em></li><li class="l1"><span class="l0"> </span>return <em class="s1">x</em>(5);<em class="line">
</em></li><li class="l0"><em class="s1">}</em><em class="line">
</em></li></ol></div> |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
6873891
297
104236
Updatedsparser@^1.0.8