filereader-stream
Advanced tools
Comparing version 1.0.0 to 2.0.0
@@ -27,3 +27,3 @@ /* global FileReader */ | ||
from.type = file.type | ||
from.lastModifiedDate = file.lastModifiedDate | ||
from.lastModified = file.lastModified | ||
@@ -30,0 +30,0 @@ fileReader.onerror = function (err) { |
{ | ||
"name": "filereader-stream", | ||
"version": "1.0.0", | ||
"version": "2.0.0", | ||
"description": "Read an HTML5 File object (from e.g. HTML5 drag and drops) as a stream.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
5316
1