istextorbinary
Advanced tools
Comparing version 2.6.0-next.1573617145.5cfe16592e36be8a7aeb014e2b0fb5544af540f1 to 2.6.0-next.1573691633.52a194a07434de7c75cb5441a8c5a29b28ea8dbd
{ | ||
"title": "Is Text or Binary?", | ||
"name": "istextorbinary", | ||
"version": "2.6.0-next.1573617145.5cfe16592e36be8a7aeb014e2b0fb5544af540f1", | ||
"version": "2.6.0-next.1573691633.52a194a07434de7c75cb5441a8c5a29b28ea8dbd", | ||
"description": "Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.", | ||
@@ -74,3 +74,4 @@ "homepage": "https://github.com/bevry/istextorbinary", | ||
"dependabot[bot] (http://github.com/apps/dependabot)", | ||
"shinnn (http://qiita.com/shinnn)" | ||
"shinnn (http://qiita.com/shinnn)", | ||
"dependabot-preview[bot] (http://github.com/apps/dependabot-preview)" | ||
], | ||
@@ -77,0 +78,0 @@ "bugs": { |
@@ -164,3 +164,4 @@ <!-- TITLE/ --> | ||
<li><a href="http://github.com/apps/dependabot">dependabot[bot]</a> — <a href="https://github.com/bevry/istextorbinary/commits?author=dependabot[bot]" title="View the GitHub contributions of dependabot[bot] on repository bevry/istextorbinary">view contributions</a></li> | ||
<li><a href="http://qiita.com/shinnn">shinnn</a> — <a href="https://github.com/bevry/istextorbinary/commits?author=shinnn" title="View the GitHub contributions of shinnn on repository bevry/istextorbinary">view contributions</a></li></ul> | ||
<li><a href="http://qiita.com/shinnn">shinnn</a> — <a href="https://github.com/bevry/istextorbinary/commits?author=shinnn" title="View the GitHub contributions of shinnn on repository bevry/istextorbinary">view contributions</a></li> | ||
<li><a href="http://github.com/apps/dependabot-preview">dependabot-preview[bot]</a> — <a href="https://github.com/bevry/istextorbinary/commits?author=dependabot-preview[bot]" title="View the GitHub contributions of dependabot-preview[bot] on repository bevry/istextorbinary">view contributions</a></li></ul> | ||
@@ -167,0 +168,0 @@ <a href="https://github.com/bevry/istextorbinary/blob/master/CONTRIBUTING.md#files">Discover how you can contribute by heading on over to the <code>CONTRIBUTING.md</code> file.</a> |
57760
186