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 2.4.1 to 2.4.2

4

HISTORY.md
# History
## v2.4.2 2019 January 21
- Added more keywords to `package.json`
## v2.4.1 2019 January 21

@@ -4,0 +8,0 @@

27

package.json
{
"title": "Is Text or Binary?",
"name": "istextorbinary",
"version": "2.4.1",
"description": "Determine if a filename and/or buffer is a text file or binary file. Smarter detection than the other solutions.",
"version": "2.4.2",
"description": "Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.",
"homepage": "https://github.com/bevry/istextorbinary",
"license": "MIT",
"keywords": [
"text",
"bin",
"binary",
"check",
"detect",
"encoding",
"istext",
"ext",
"extension",
"extensions",
"file",
"is binary file",
"is binary",
"is text file",
"is text or binary file",
"is text or binary",
"is text",
"is",
"isbinary",
"is binary",
"is text or binary",
"is text or binary file",
"isbinaryfile",
"is binary file",
"istext",
"istextfile",
"is text file"
"path",
"text"
],

@@ -23,0 +32,0 @@ "badges": {

@@ -32,3 +32,3 @@ <!-- TITLE/ -->

Determine if a filename and/or buffer is a text file or binary file. Smarter detection than the other solutions.
Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.

@@ -35,0 +35,0 @@ <!-- /DESCRIPTION -->

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