istextorbinary
Advanced tools
Comparing version 5.4.0 to 5.5.0-next.1592695986.30ef87cbd8a52edf10bca09c1fcc251889e26c85
# History | ||
## v5.5.0 2020 June 21 | ||
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation) | ||
## v5.4.0 2020 June 21 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"title": "Is Text or Binary?", | ||
"name": "istextorbinary", | ||
"version": "5.4.0", | ||
"version": "5.5.0-next.1592695986.30ef87cbd8a52edf10bca09c1fcc251889e26c85", | ||
"description": "Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.", | ||
@@ -6,0 +6,0 @@ "homepage": "https://github.com/bevry/istextorbinary", |
@@ -96,3 +96,3 @@ <!-- TITLE/ --> | ||
<script type="module"> | ||
import * as pkg from '//cdn.pika.dev/istextorbinary/^5.4.0' | ||
import * as pkg from '//cdn.pika.dev/istextorbinary/^5.5.0' | ||
</script> | ||
@@ -105,3 +105,3 @@ ``` | ||
<script type="module"> | ||
import * as pkg from '//unpkg.com/istextorbinary@^5.4.0' | ||
import * as pkg from '//unpkg.com/istextorbinary@^5.5.0' | ||
</script> | ||
@@ -114,3 +114,3 @@ ``` | ||
<script type="module"> | ||
import * as pkg from '//dev.jspm.io/istextorbinary@5.4.0' | ||
import * as pkg from '//dev.jspm.io/istextorbinary@5.5.0' | ||
</script> | ||
@@ -117,0 +117,0 @@ ``` |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
61986
1