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.16.0 to 4.17.0-next.1627495352.d14d484a72711795fee62c5a8233845211379ccc

4

HISTORY.md
# History
## v4.17.0 2021 July 29
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
## v4.16.0 2021 July 28

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

16

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

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

"engines": {
"node": "10 || 12 || 14",
"node": "10 || 12 || 14 || 16",
"browsers": false

@@ -128,3 +128,3 @@ }

"engines": {
"node": "12 || 14",
"node": "12 || 14 || 16",
"browsers": false

@@ -149,3 +149,3 @@ }

"devDependencies": {
"@bevry/update-contributors": "^1.18.0",
"@bevry/update-contributors": "^1.19.0",
"@typescript-eslint/eslint-plugin": "^4.28.5",

@@ -158,4 +158,4 @@ "@typescript-eslint/parser": "^4.28.5",

"eslint-plugin-prettier": "^3.4.0",
"filedirname": "^2.4.0",
"kava": "^5.13.0",
"filedirname": "^2.5.0",
"kava": "^5.14.0",
"make-deno-edition": "^1.3.0",

@@ -165,7 +165,7 @@ "prettier": "^2.3.2",

"surge": "^0.23.0",
"textextensions": "^5.12.0",
"textextensions": "^5.13.0",
"typedoc": "^0.21.4",
"typescript": "4.3.5",
"valid-directory": "^3.7.0",
"valid-module": "^1.15.0"
"valid-module": "^1.16.0"
},

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

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

<script type="module">
import pkg from '//cdn.skypack.dev/binaryextensions@^4.16.0'
import pkg from '//cdn.skypack.dev/binaryextensions@^4.17.0'
</script>

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

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

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

<script type="module">
import pkg from '//dev.jspm.io/binaryextensions@4.16.0'
import pkg from '//dev.jspm.io/binaryextensions@4.17.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