Socket
Socket
Sign inDemoInstall

textextensions

Package Overview
Dependencies
Maintainers
1
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 1.1.0 to 2.0.0

index.json

3

HISTORY.md
# History
## v2.0.0 2016 May 10
- Now a json file
## v1.1.0 2016 May 10

@@ -4,0 +7,0 @@ - Added about 150 additional text extensions

6

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

@@ -55,4 +55,4 @@ "homepage": "https://github.com/bevry/textextensions",

"engines": {},
"main": "index.js",
"browser": "index.js",
"main": "index.json",
"browser": "index.json",
"dependencies": {},

@@ -59,0 +59,0 @@ "devDependencies": {

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

<li>Module: <code>require('textextensions')</code></li>
<li>CDN URL: <code>//wzrd.in/bundle/textextensions@1.1.0</code></li></ul>
<li>CDN URL: <code>//wzrd.in/bundle/textextensions@2.0.0</code></li></ul>

@@ -48,0 +48,0 @@ <a href="http://enderjs.com" title="Ender is a full featured package manager for your browser"><h3>Ender</h3></a><ul>

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