Comparing version 0.0.2 to 0.0.3
@@ -6,7 +6,7 @@ { | ||
"tags" : ["fs", "file", "fileify", "datauri", "pbcopy", "xclip"], | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"homepage": "https://github.com/dandean/gimmeuri", | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/dandean/gimmeuri.git" | ||
"url": "https://github.com/dandean/gimmeuri" | ||
}, | ||
@@ -13,0 +13,0 @@ "bin" : { "gimmeuri" : "./bin/gimmeuri.js" }, |
@@ -40,3 +40,3 @@ I thought you might like a data uri. | ||
Provide a interface in JavaScript so you can use `gimmeuri` like this: | ||
Provide an interface in JavaScript so you can use `gimmeuri` like this: | ||
@@ -46,2 +46,10 @@ require('gimmeuri')(path, cb); | ||
Do a better job with default mime-type parsing. Many files should be "text/plain" but get returned as "application/octet-stream". Markdown files, for instance. | ||
Provide an option for forced mime-type coercion: | ||
gimmeuri -f text/plain README.md | ||
License: | ||
@@ -48,0 +56,0 @@ -------- |
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
56598
57
2