You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
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

Comparing version 2.3.0 to 3.0.0-next.1590069451.80a0f07d26e5d39a97d5e1df93b724a226fb0e79

5

HISTORY.md
# History
## v3.0.0 2020 May 21
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
- Minimum required node version changed from `node: >=0.8` to `node: >=10` to keep up with mandatory ecosystem changes
## v2.3.0 2020 May 21

@@ -4,0 +9,0 @@

14

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

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

"engines": {
"node": ">=0.8"
"node": ">=10"
},

@@ -89,8 +89,8 @@ "editions": [

"devDependencies": {
"@bevry/update-contributors": "^1.6.0",
"@bevry/update-contributors": "^1.7.0",
"assert-helpers": "^6.5.0",
"kava": "^5.1.0",
"projectz": "^2.2.0",
"textextensions": "^4.2.0",
"valid-directory": "^2.0.0"
"kava": "^5.2.0",
"projectz": "^2.3.0",
"textextensions": "^4.3.0",
"valid-directory": "^2.1.0"
},

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

@@ -49,2 +49,5 @@ <!-- TITLE/ -->

<!-- INSTALL/ -->

@@ -65,3 +68,3 @@

<script type="module">
import * as pkg from '//dev.jspm.io/binaryextensions@2.3.0'
import * as pkg from '//dev.jspm.io/binaryextensions@3.0.0'
</script>

@@ -68,0 +71,0 @@ ```

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc