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 4.3.0 to 4.4.0-next.1592604372.055d171eaa915ea552e32b64c37cf92e8ae37607

4

HISTORY.md
# History
## v4.4.0 2020 June 20
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
## v4.3.0 2020 June 20

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

4

package.json
{
"title": "The Definitive List of Binary Extensions",
"name": "binaryextensions",
"version": "4.3.0",
"version": "4.4.0-next.1592604372.055d171eaa915ea552e32b64c37cf92e8ae37607",
"description": "A package that contains an array of every single file extension there is for binary files",

@@ -122,3 +122,3 @@ "homepage": "https://github.com/bevry/binaryextensions",

"@typescript-eslint/parser": "^3.3.0",
"assert-helpers": "^6.8.0",
"assert-helpers": "^6.10.0",
"eslint": "^7.3.0",

@@ -125,0 +125,0 @@ "eslint-config-bevry": "^3.9.0",

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

<script type="module">
import pkg from '//cdn.pika.dev/binaryextensions/^4.3.0'
import pkg from '//cdn.pika.dev/binaryextensions/^4.4.0'
</script>

@@ -84,3 +84,3 @@ ```

<script type="module">
import pkg from '//unpkg.com/binaryextensions@^4.3.0'
import pkg from '//unpkg.com/binaryextensions@^4.4.0'
</script>

@@ -93,3 +93,3 @@ ```

<script type="module">
import pkg from '//dev.jspm.io/binaryextensions@4.3.0'
import pkg from '//dev.jspm.io/binaryextensions@4.4.0'
</script>

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