Comparing version 3.15.0 to 3.15.1
@@ -51,3 +51,2 @@ var fs = require('fs'); | ||
this.builder = ""; | ||
this.builder.length = 0; | ||
if (!this.Table[FileName]) { | ||
@@ -59,3 +58,2 @@ this.Table[FileName] = []; | ||
this.PreviousRow = row; | ||
} | ||
@@ -62,0 +60,0 @@ var R = this.RowIndex; |
{ | ||
"name": "net-snmp", | ||
"version": "3.15.0", | ||
"version": "3.15.1", | ||
"description": "JavaScript implementation of the Simple Network Management Protocol (SNMP)", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is too big to display
1674541
3448
8087