Socket
Socket
Sign inDemoInstall

binaryextensions

Package Overview
Dependencies
0
Maintainers
2
Versions
119
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.17.0 to 4.18.0-next.1627590253.c6e3df31908d2377b7f9c13bc9f23eef414c5e1a

4

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

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

8

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

@@ -152,10 +152,10 @@ "homepage": "https://github.com/bevry/binaryextensions",

"eslint": "^7.31.0",
"eslint-config-bevry": "^3.23.0",
"eslint-config-bevry": "^3.26.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.4.0",
"filedirname": "^2.5.0",
"filedirname": "^2.6.0",
"kava": "^5.14.0",
"make-deno-edition": "^1.3.0",
"prettier": "^2.3.2",
"projectz": "^2.18.0",
"projectz": "^2.21.0",
"surge": "^0.23.0",

@@ -162,0 +162,0 @@ "textextensions": "^5.13.0",

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

[Complete API Documentation.](http://master.binaryextensions.bevry.surge.sh/docs/globals.html)
[Complete API Documentation.](http://master.binaryextensions.bevry.surge.sh/docs/)

@@ -76,3 +76,3 @@ ```typescript

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

@@ -85,3 +85,3 @@ ```

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

@@ -94,3 +94,3 @@ ```

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

@@ -97,0 +97,0 @@ ```

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc