🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

binary-extensions

Package Overview
Dependencies
Maintainers
4
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

binary-extensions - npm Package Compare versions

Comparing version

to
1.3.1

34

binary-extensions.json

@@ -6,2 +6,3 @@ [

"7z",
"a",
"aac",

@@ -12,2 +13,3 @@ "adp",

"apk",
"ar",
"asf",

@@ -22,12 +24,18 @@ "au",

"bz2",
"cab",
"caf",
"cgm",
"cmx",
"cpio",
"cr2",
"dat",
"deb",
"djvu",
"dll",
"dmg",
"dng",
"doc",
"docx",
"dra",
"DS_Store",
"dsk",

@@ -42,2 +50,3 @@ "dts",

"ecelp9600",
"egg",
"eol",

@@ -59,2 +68,3 @@ "eot",

"gif",
"gz",
"h261",

@@ -76,6 +86,9 @@ "h263",

"lvp",
"lz",
"lzma",
"lzo",
"m3u",
"m4a",
"m4v",
"m4v",
"mar",
"mdi",

@@ -97,3 +110,5 @@ "mid",

"mxu",
"nef",
"npx",
"o",
"oga",

@@ -106,2 +121,3 @@ "ogg",

"pdf",
"pea",
"pgm",

@@ -114,2 +130,4 @@ "pic",

"pya",
"pyc",
"pyo",
"pyv",

@@ -123,4 +141,8 @@ "qt",

"rlc",
"rz",
"s3m",
"s7z",
"scpt",
"sgi",
"shar",
"sil",

@@ -132,5 +154,8 @@ "smv",

"tar",
"tbz2",
"tga",
"tgz",
"tif",
"tiff",
"tlz",
"ts",

@@ -146,2 +171,3 @@ "ttf",

"vob",
"war",
"wav",

@@ -154,2 +180,3 @@ "wax",

"webp",
"whl",
"wm",

@@ -168,3 +195,6 @@ "wma",

"xwd",
"zip"
"xz",
"z",
"zip",
"zipx"
]

2

package.json
{
"name": "binary-extensions",
"version": "1.3.0",
"version": "1.3.1",
"description": "List of binary file extensions",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -28,2 +28,3 @@ # binary-extensions [![Build Status](https://travis-ci.org/sindresorhus/binary-extensions.svg?branch=master)](https://travis-ci.org/sindresorhus/binary-extensions)

- [`is-binary-path`](https://github.com/sindresorhus/is-binary-path) - Check if a filepath is a binary file
- [`text-extensions`](https://github.com/sindresorhus/text-extensions) - List of text file extensions

@@ -30,0 +31,0 @@