New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

istextorbinary

Package Overview
Dependencies
Maintainers
4
Versions
106
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

istextorbinary - npm Package Compare versions

Comparing version 5.4.0 to 5.5.0-next.1592695986.30ef87cbd8a52edf10bca09c1fcc251889e26c85

4

HISTORY.md
# 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 @@

2

package.json
{
"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 @@ ```

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc