Socket
Socket
Sign inDemoInstall

textextensions

Package Overview
Dependencies
0
Maintainers
1
Versions
115
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.1.0 to 6.2.0-next.1699983346.76cf042e087da60d81d7a91cd107375e04568868

20

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

@@ -179,18 +179,18 @@ "homepage": "https://github.com/bevry/textextensions",

"@typescript-eslint/parser": "^6.11.0",
"assert-helpers": "^11.2.0",
"binaryextensions": "^6.1.0",
"assert-helpers": "^11.4.0",
"binaryextensions": "^6.3.0",
"eslint": "^8.53.0",
"eslint-config-bevry": "^3.29.0",
"eslint-config-bevry": "^4.0.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.1",
"filedirname": "^2.8.0",
"kava": "^7.1.0",
"filedirname": "^2.9.0",
"kava": "^7.2.0",
"make-deno-edition": "^1.3.0",
"prettier": "^3.1.0",
"projectz": "^2.23.0",
"projectz": "^3.0.0",
"surge": "^0.23.1",
"typedoc": "^0.25.3",
"typescript": "5.2.2",
"valid-directory": "^4.1.0",
"valid-module": "^2.1.0"
"valid-directory": "^4.2.0",
"valid-module": "^2.2.0"
},

@@ -244,2 +244,2 @@ "scripts": {

}
}
}

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

``` typescript
import pkg from 'https://unpkg.com/textextensions@^6.1.0/edition-deno/index.ts'
import pkg from 'https://unpkg.com/textextensions@^6.2.0/edition-deno/index.ts'
```

@@ -81,3 +81,3 @@

<script type="module">
import pkg from '//cdn.skypack.dev/textextensions@^6.1.0'
import pkg from '//cdn.skypack.dev/textextensions@^6.2.0'
</script>

@@ -90,3 +90,3 @@ ```

<script type="module">
import pkg from '//unpkg.com/textextensions@^6.1.0'
import pkg from '//unpkg.com/textextensions@^6.2.0'
</script>

@@ -99,3 +99,3 @@ ```

<script type="module">
import pkg from '//dev.jspm.io/textextensions@6.1.0'
import pkg from '//dev.jspm.io/textextensions@6.2.0'
</script>

@@ -102,0 +102,0 @@ ```

# Security Policy
## Security Practices
This project meets standardized secure software development practices, including 2FA for all members, password managers with monitoring, secure secret retrieval instead of storage. [Learn more about our practices.](https://tidelift.com/funding/github/npm/textextensions)
## Supported Versions
HEAD receives all updates. This repository uses [Bevry's automated tooling](https://github.com/bevry/boundation) to maintain compatibility throughout ecosystems (Node.js versions, Browsers, Deno) bringing the latest updates to all possible targets.
This project uses [Bevry's automated tooling](https://github.com/bevry/boundation) to deliver the latest updates, fixes, and improvements inside the latest release while still maintaining widespread ecosystem compatibility.
[Refer to supported ecosystem versions: `Editions` section in `README.md`.](https://github.com/bevry/textextensions/blob/master/README.md#Editions)
[Refer to automated support of ecosystem versions: `boundation` entries in `HISTORY.md`.](https://github.com/bevry/textextensions/blob/master/HISTORY.md)
Besides testing and verification, out CI also [auto-merges](https://docs.github.com/en/code-security/dependabot/working-with-dependabot/automating-dependabot-with-github-actions) [Dependabot security updates](https://docs.github.com/en/code-security/dependabot/dependabot-security-updates/about-dependabot-security-updates) and [auto-publishes](https://github.com/bevry-actions/npm) successful builds of the [`master` branch](https://github.com/bevry/wait/actions?query=branch%3Amaster) to the [`next` version tag](https://www.npmjs.com/package/textextensions?activeTab=versions), offering immediate resolutions before scheduled maintenance releases.
## Reporting a Vulnerability
[Report the vulnerability directly to the maintainers.](https://github.com/bevry/textextensions/security/advisories)
[Report the vulnerability to the project owners.](https://github.com/bevry/textextensions/security/advisories)
[Report the vulnerability to Tidelift.](https://tidelift.com/security)
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