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 4.1.0 to 4.2.0-next.1590050436.4a7fa3d972b00d3a32b448766f9cc6ba93af6267

4

HISTORY.md
# History
## v4.2.0 2020 May 21
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
## v4.1.0 2020 May 21

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

18

package.json
{
"title": "Is Text or Binary?",
"name": "istextorbinary",
"version": "4.1.0",
"version": "4.2.0-next.1590050436.4a7fa3d972b00d3a32b448766f9cc6ba93af6267",
"description": "Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.",

@@ -131,4 +131,4 @@ "homepage": "https://github.com/bevry/istextorbinary",

"dependencies": {
"binaryextensions": "^2.2.0",
"textextensions": "^4.0.0"
"binaryextensions": "^2.3.0",
"textextensions": "^4.2.0"
},

@@ -140,15 +140,15 @@ "devDependencies": {

"@babel/preset-env": "^7.9.6",
"@bevry/update-contributors": "^1.5.0",
"assert-helpers": "^6.4.0",
"@bevry/update-contributors": "^1.6.0",
"assert-helpers": "^6.5.0",
"eslint": "^7.0.0",
"eslint-config-bevry": "^3.5.0",
"eslint-config-bevry": "^3.6.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-prettier": "^3.1.3",
"jsdoc": "^3.6.4",
"kava": "^5.0.0",
"kava": "^5.1.0",
"minami": "^1.2.3",
"prettier": "^2.0.5",
"projectz": "^2.1.0",
"projectz": "^2.2.0",
"surge": "^0.21.3",
"valid-directory": "^1.6.0"
"valid-directory": "^2.0.0"
},

@@ -155,0 +155,0 @@ "scripts": {

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

<script type="module">
import * as pkg from '//dev.jspm.io/istextorbinary@4.1.0'
import * as pkg from '//dev.jspm.io/istextorbinary@4.2.0'
</script>

@@ -89,0 +89,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