Socket
Socket
Sign inDemoInstall

textextensions

Package Overview
Dependencies
Maintainers
2
Versions
115
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

textextensions - npm Package Compare versions

Comparing version 2.6.0 to 3.0.0-next.1574061351.638e36c0dc57eb870f8e4921883e44fff65e073e

5

HISTORY.md
# History
## v3.0.0 2019 November 18
- 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: >=8` to keep up with mandatory ecosystem changes
## v2.6.0 2019 November 13

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

14

package.json
{
"title": "The Definitive List of Text Extensions",
"name": "textextensions",
"version": "2.6.0",
"version": "3.0.0-next.1574061351.638e36c0dc57eb870f8e4921883e44fff65e073e",
"description": "A package that contains an array of every single file extension there is for text files",

@@ -66,3 +66,3 @@ "homepage": "https://github.com/bevry/textextensions",

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

@@ -86,7 +86,7 @@ "editions": [

"devDependencies": {
"assert-helpers": "4.10.0",
"binaryextensions": "^2.1.2",
"kava": "^3.2.0",
"projectz": "^1.10.0",
"valid-directory": "^1.0.0"
"assert-helpers": "5.4.0",
"binaryextensions": "^2.2.0",
"kava": "4.1.0",
"projectz": "^1.11.0",
"valid-directory": "^1.1.1"
},

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

Sorry, the diff of this file is not supported yet

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