Socket
Socket
Sign inDemoInstall

binaryextensions

Package Overview
Dependencies
Maintainers
2
Versions
119
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

binaryextensions - npm Package Compare versions

Comparing version 2.1.2 to 2.2.0-next.1573616975.d311c31010e5001567db00e0906cd0871522857a

.dependabot/config.yml

24

HISTORY.md
# History
## v2.2.0 2019 November 13
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
## v2.1.2 2018 November 7
- Readme updates
- Updated [base files](https://github.com/bevry/base) and [editions](https://github.com/bevry/editions) using [boundation](https://github.com/bevry/boundation)
- Readme updates
- Updated [base files](https://github.com/bevry/base) and [editions](https://github.com/bevry/editions) using [boundation](https://github.com/bevry/boundation)
## v2.1.1 2018 January 26
- Fixed the `Unexpected end of input` error that you could experience under certain circumstances
- Fixed the `Unexpected end of input` error that you could experience under certain circumstances
## v2.1.0 2018 January 25
- Updated base files
- Updated base files
## v2.0.0 2016 May 10
- Now a json file
- Now a json file
## v1.0.1 2016 May 2
- Updated meta files
- Updated meta files
## v1.0.0 2013 December 10
- Extracted from [bal-util](https://github.com/balupton/bal-util/blob/6501d51bc0244fce3781fc0150136f7493099237/src/lib/paths.coffee#L81-L96)
- Extracted from [bal-util](https://github.com/balupton/bal-util/blob/6501d51bc0244fce3781fc0150136f7493099237/src/lib/paths.coffee#L81-L96)

@@ -18,3 +18,3 @@ <!-- LICENSEFILE/ -->

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
The above copyright notice and this permission notice (including the next paragraph) shall be included in all copies or substantial portions of the Software.

@@ -21,0 +21,0 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

{
"title": "The Definitive List of Binary Extensions",
"name": "binaryextensions",
"version": "2.1.2",
"version": "2.2.0-next.1573616975.d311c31010e5001567db00e0906cd0871522857a",
"description": "A package that contains an array of every single file extension there is for binary files",

@@ -25,4 +25,2 @@ "homepage": "https://github.com/bevry/binaryextensions",

"liberapay",
"thanksapp",
"boostlab",
"buymeacoffee",

@@ -42,5 +40,7 @@ "opencollective",

"paypalURL": "https://bevry.me/paypal",
"wishlistURL": "https://bevry.me/wishlist"
"wishlistURL": "https://bevry.me/wishlist",
"travisTLD": "com"
}
},
"funding": "https://bevry.me/fund",
"author": "2013+ Bevry Pty Ltd <us@bevry.me> (http://bevry.me)",

@@ -68,7 +68,7 @@ "maintainers": [

"entry": "index.json",
"syntaxes": [
"tags": [
"json"
],
"engines": {
"node": ">=0.8",
"node": true,
"browsers": true

@@ -80,13 +80,11 @@ }

"browser": "source/index.json",
"dependencies": {},
"devDependencies": {
"assert-helpers": "^4.5.1",
"joe": "^2.0.2",
"joe-reporter-console": "^2.0.2",
"projectz": "^1.4.0",
"assert-helpers": "4.10.0",
"kava": "^3.2.0",
"projectz": "^1.10.0",
"textextensions": "^2.5.0",
"valid-directory": "^1.0.0"
},
"optionalDependencies": {},
"scripts": {
"our:clean": "rm -Rf ./docs ./edition* ./es2015 ./es5 ./out",
"our:clean": "rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next",
"our:compile": "echo no need for this project",

@@ -102,9 +100,9 @@ "our:deploy": "echo no need for this project",

"our:release:tag": "export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"",
"our:setup": "npm run our:setup:npm",
"our:setup:npm": "npm install",
"our:setup": "npm run our:setup:install",
"our:setup:install": "npm install",
"our:test": "npm run our:verify && npm test",
"our:verify": "npm run our:verify:directory",
"our:verify:directory": "npx valid-directory",
"test": "node --harmony ./source/test.js --joe-reporter=console"
"test": "node ./source/test.js"
}
}

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

<span class="badge-travisci"><a href="http://travis-ci.org/bevry/binaryextensions" title="Check this project's build status on TravisCI"><img src="https://img.shields.io/travis/bevry/binaryextensions/master.svg" alt="Travis CI Build Status" /></a></span>
<span class="badge-travisci"><a href="http://travis-ci.com/bevry/binaryextensions" title="Check this project's build status on TravisCI"><img src="https://img.shields.io/travis/com/bevry/binaryextensions/master.svg" alt="Travis CI Build Status" /></a></span>
<span class="badge-npmversion"><a href="https://npmjs.org/package/binaryextensions" title="View this project on NPM"><img src="https://img.shields.io/npm/v/binaryextensions.svg" alt="NPM version" /></a></span>

@@ -20,4 +20,2 @@ <span class="badge-npmdownloads"><a href="https://npmjs.org/package/binaryextensions" title="View this project on NPM"><img src="https://img.shields.io/npm/dm/binaryextensions.svg" alt="NPM downloads" /></a></span>

<span class="badge-liberapay"><a href="https://liberapay.com/bevry" title="Donate to this project using Liberapay"><img src="https://img.shields.io/badge/liberapay-donate-yellow.svg" alt="Liberapay donate button" /></a></span>
<span class="badge-thanksapp"><a href="https://givethanks.app/donate/npm/binaryextensions" title="Donate to this project using Thanks App"><img src="https://img.shields.io/badge/thanksapp-donate-yellow.svg" alt="Thanks App donate button" /></a></span>
<span class="badge-boostlab"><a href="https://boost-lab.app/bevry/binaryextensions" title="Donate to this project using Boost Lab"><img src="https://img.shields.io/badge/boostlab-donate-yellow.svg" alt="Boost Lab donate button" /></a></span>
<span class="badge-buymeacoffee"><a href="https://buymeacoffee.com/balupton" title="Donate to this project using Buy Me A Coffee"><img src="https://img.shields.io/badge/buy%20me%20a%20coffee-donate-yellow.svg" alt="Buy Me A Coffee donate button" /></a></span>

@@ -43,16 +41,17 @@ <span class="badge-opencollective"><a href="https://opencollective.com/bevry" title="Donate to this project using Open Collective"><img src="https://img.shields.io/badge/open%20collective-donate-yellow.svg" alt="Open Collective donate button" /></a></span>

<a href="https://npmjs.com" title="npm is a package manager for javascript"><h3>NPM</h3></a><ul>
<a href="https://npmjs.com" title="npm is a package manager for javascript"><h3>npm</h3></a>
<ul>
<li>Install: <code>npm install --save binaryextensions</code></li>
<li>Module: <code>require('binaryextensions')</code></li></ul>
<li>Require: <code>require('binaryextensions')</code></li>
</ul>
<a href="http://browserify.org" title="Browserify lets you require('modules') in the browser by bundling up all of your dependencies"><h3>Browserify</h3></a><ul>
<li>Install: <code>npm install --save binaryextensions</code></li>
<li>Module: <code>require('binaryextensions')</code></li>
<li>CDN URL: <code>//wzrd.in/bundle/binaryextensions@2.1.2</code></li></ul>
<a href="https://jspm.io" title="Native ES Modules CDN"><h3>jspm</h3></a>
<a href="http://enderjs.com" title="Ender is a full featured package manager for your browser"><h3>Ender</h3></a><ul>
<li>Install: <code>ender add binaryextensions</code></li>
<li>Module: <code>require('binaryextensions')</code></li></ul>
``` html
<script type="module">
import * as pkg from '//dev.jspm.io/binaryextensions'
</script>
```
<h3><a href="https://github.com/bevry/editions" title="Editions are the best way to produce and consume packages you care about.">Editions</a></h3>
<h3><a href="https://editions.bevry.me" title="Editions are the best way to produce and consume packages you care about.">Editions</a></h3>

@@ -73,5 +72,2 @@ <p>This package is published with the following editions:</p>

## Contribute
Missing an extension? [Send a pull request!](https://github.com/bevry/binaryextensions/edit/master/source/index.js)

@@ -110,4 +106,2 @@

<span class="badge-liberapay"><a href="https://liberapay.com/bevry" title="Donate to this project using Liberapay"><img src="https://img.shields.io/badge/liberapay-donate-yellow.svg" alt="Liberapay donate button" /></a></span>
<span class="badge-thanksapp"><a href="https://givethanks.app/donate/npm/binaryextensions" title="Donate to this project using Thanks App"><img src="https://img.shields.io/badge/thanksapp-donate-yellow.svg" alt="Thanks App donate button" /></a></span>
<span class="badge-boostlab"><a href="https://boost-lab.app/bevry/binaryextensions" title="Donate to this project using Boost Lab"><img src="https://img.shields.io/badge/boostlab-donate-yellow.svg" alt="Boost Lab donate button" /></a></span>
<span class="badge-buymeacoffee"><a href="https://buymeacoffee.com/balupton" title="Donate to this project using Buy Me A Coffee"><img src="https://img.shields.io/badge/buy%20me%20a%20coffee-donate-yellow.svg" alt="Buy Me A Coffee donate button" /></a></span>

@@ -114,0 +108,0 @@ <span class="badge-opencollective"><a href="https://opencollective.com/bevry" title="Donate to this project using Open Collective"><img src="https://img.shields.io/badge/open%20collective-donate-yellow.svg" alt="Open Collective donate button" /></a></span>

@@ -15,2 +15,2 @@ [

"zip"
]
]
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