sparse-array
Advanced tools
Comparing version 1.3.1 to 1.3.2
@@ -182,2 +182,4 @@ 'use strict' | ||
} | ||
this._changedData = false | ||
} | ||
@@ -184,0 +186,0 @@ |
{ | ||
"name": "sparse-array", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"description": "Sparse array implementation in JS with no dependencies", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
13518
480
10