You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: HISTORY.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
# History
2
2
3
+
## v6.21.0 2023 November 21
4
+
5
+
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
6
+
3
7
## v6.20.0 2023 November 15
4
8
5
9
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
Copy file name to clipboardExpand all lines: README.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,15 +12,16 @@
12
12
<spanclass="badge-npmdownloads"><ahref="https://npmjs.org/package/envfile"title="View this project on NPM"><imgsrc="https://img.shields.io/npm/dm/envfile.svg"alt="NPM downloads" /></a></span>
13
13
<brclass="badge-separator" />
14
14
<spanclass="badge-githubsponsors"><ahref="https://github.com/sponsors/balupton"title="Donate to this project using GitHub Sponsors"><imgsrc="https://img.shields.io/badge/github-donate-yellow.svg"alt="GitHub Sponsors donate button" /></a></span>
15
-
<spanclass="badge-thanksdev"><ahref="https://thanks.dev/u/gh/balupton"title="Donate to this project using ThanksDev"><imgsrc="https://img.shields.io/badge/thanksdev-donate-yellow.svg"alt="ThanksDev donate button" /></a></span>
15
+
<spanclass="badge-thanksdev"><ahref="https://thanks.dev/u/gh/bevry"title="Donate to this project using ThanksDev"><imgsrc="https://img.shields.io/badge/thanksdev-donate-yellow.svg"alt="ThanksDev donate button" /></a></span>
16
16
<spanclass="badge-patreon"><ahref="https://patreon.com/bevry"title="Donate to this project using Patreon"><imgsrc="https://img.shields.io/badge/patreon-donate-yellow.svg"alt="Patreon donate button" /></a></span>
17
-
<spanclass="badge-flattr"><ahref="https://flattr.com/profile/balupton"title="Donate to this project using Flattr"><imgsrc="https://img.shields.io/badge/flattr-donate-yellow.svg"alt="Flattr donate button" /></a></span>
18
17
<spanclass="badge-liberapay"><ahref="https://liberapay.com/bevry"title="Donate to this project using Liberapay"><imgsrc="https://img.shields.io/badge/liberapay-donate-yellow.svg"alt="Liberapay donate button" /></a></span>
19
18
<spanclass="badge-buymeacoffee"><ahref="https://buymeacoffee.com/balupton"title="Donate to this project using Buy Me A Coffee"><imgsrc="https://img.shields.io/badge/buy%20me%20a%20coffee-donate-yellow.svg"alt="Buy Me A Coffee donate button" /></a></span>
20
19
<spanclass="badge-opencollective"><ahref="https://opencollective.com/bevry"title="Donate to this project using Open Collective"><imgsrc="https://img.shields.io/badge/open%20collective-donate-yellow.svg"alt="Open Collective donate button" /></a></span>
21
20
<spanclass="badge-crypto"><ahref="https://bevry.me/crypto"title="Donate to this project using Cryptocurrency"><imgsrc="https://img.shields.io/badge/crypto-donate-yellow.svg"alt="crypto donate button" /></a></span>
22
21
<spanclass="badge-paypal"><ahref="https://bevry.me/paypal"title="Donate to this project using Paypal"><imgsrc="https://img.shields.io/badge/paypal-donate-yellow.svg"alt="PayPal donate button" /></a></span>
23
-
<spanclass="badge-wishlist"><ahref="https://bevry.me/wishlist"title="Buy an item on our wishlist for us"><imgsrc="https://img.shields.io/badge/wishlist-donate-yellow.svg"alt="Wishlist browse button" /></a></span>
22
+
<brclass="badge-separator" />
23
+
<spanclass="badge-discord"><ahref="https://discord.gg/nQuXddV7VP"title="Join this project's community on Discord"><imgsrc="https://img.shields.io/discord/1147436445783560193?logo=discord&label=discord"alt="Discord server badge" /></a></span>
24
+
<spanclass="badge-twitch"><ahref="https://www.twitch.tv/balupton"title="Join this project's community on Twitch"><imgsrc="https://img.shields.io/twitch/status/balupton?logo=twitch"alt="Twitch community badge" /></a></span>
<li><code>envfile/edition-es2022/index.js</code> is <ahref="https://www.typescriptlang.org/"title="TypeScript is a typed superset of JavaScript that compiles to plain JavaScript. ">TypeScript</a> compiled against ES2022 for <ahref="https://nodejs.org"title="Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine">Node.js</a> 10 || 12 || 14 || 16 || 18 || 20 || 21 with <ahref="https://nodejs.org/dist/latest-v5.x/docs/api/modules.html"title="Node/CJS Modules">Require</a> for modules</li>
133
134
<li><code>envfile/edition-es2022-esm/index.js</code> is <ahref="https://www.typescriptlang.org/"title="TypeScript is a typed superset of JavaScript that compiles to plain JavaScript. ">TypeScript</a> compiled against ES2022 for <ahref="https://nodejs.org"title="Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine">Node.js</a> 12 || 14 || 16 || 18 || 20 || 21 with <ahref="https://babeljs.io/docs/learn-es2015/#modules"title="ECMAScript Modules">Import</a> for modules</li>
135
+
<li><code>envfile/edition-types/index.d.ts</code> is <ahref="https://www.typescriptlang.org/"title="TypeScript is a typed superset of JavaScript that compiles to plain JavaScript. ">TypeScript</a> compiled Types with <ahref="https://babeljs.io/docs/learn-es2015/#modules"title="ECMAScript Modules">Import</a> for modules</li>
134
136
<li><code>envfile/edition-deno/index.ts</code> is <ahref="https://www.typescriptlang.org/"title="TypeScript is a typed superset of JavaScript that compiles to plain JavaScript. ">TypeScript</a> source code made to be compatible with <ahref="https://deno.land"title="Deno is a secure runtime for JavaScript and TypeScript, it is an alternative to Node.js">Deno</a></li></ul>
135
137
136
138
<!-- /INSTALL -->
@@ -169,15 +171,13 @@ These amazing people are maintaining this project:
169
171
No sponsors yet! Will you be the first?
170
172
171
173
<spanclass="badge-githubsponsors"><ahref="https://github.com/sponsors/balupton"title="Donate to this project using GitHub Sponsors"><imgsrc="https://img.shields.io/badge/github-donate-yellow.svg"alt="GitHub Sponsors donate button" /></a></span>
172
-
<spanclass="badge-thanksdev"><ahref="https://thanks.dev/u/gh/balupton"title="Donate to this project using ThanksDev"><imgsrc="https://img.shields.io/badge/thanksdev-donate-yellow.svg"alt="ThanksDev donate button" /></a></span>
174
+
<spanclass="badge-thanksdev"><ahref="https://thanks.dev/u/gh/bevry"title="Donate to this project using ThanksDev"><imgsrc="https://img.shields.io/badge/thanksdev-donate-yellow.svg"alt="ThanksDev donate button" /></a></span>
173
175
<spanclass="badge-patreon"><ahref="https://patreon.com/bevry"title="Donate to this project using Patreon"><imgsrc="https://img.shields.io/badge/patreon-donate-yellow.svg"alt="Patreon donate button" /></a></span>
174
-
<spanclass="badge-flattr"><ahref="https://flattr.com/profile/balupton"title="Donate to this project using Flattr"><imgsrc="https://img.shields.io/badge/flattr-donate-yellow.svg"alt="Flattr donate button" /></a></span>
175
176
<spanclass="badge-liberapay"><ahref="https://liberapay.com/bevry"title="Donate to this project using Liberapay"><imgsrc="https://img.shields.io/badge/liberapay-donate-yellow.svg"alt="Liberapay donate button" /></a></span>
176
177
<spanclass="badge-buymeacoffee"><ahref="https://buymeacoffee.com/balupton"title="Donate to this project using Buy Me A Coffee"><imgsrc="https://img.shields.io/badge/buy%20me%20a%20coffee-donate-yellow.svg"alt="Buy Me A Coffee donate button" /></a></span>
177
178
<spanclass="badge-opencollective"><ahref="https://opencollective.com/bevry"title="Donate to this project using Open Collective"><imgsrc="https://img.shields.io/badge/open%20collective-donate-yellow.svg"alt="Open Collective donate button" /></a></span>
178
179
<spanclass="badge-crypto"><ahref="https://bevry.me/crypto"title="Donate to this project using Cryptocurrency"><imgsrc="https://img.shields.io/badge/crypto-donate-yellow.svg"alt="crypto donate button" /></a></span>
179
180
<spanclass="badge-paypal"><ahref="https://bevry.me/paypal"title="Donate to this project using Paypal"><imgsrc="https://img.shields.io/badge/paypal-donate-yellow.svg"alt="PayPal donate button" /></a></span>
180
-
<spanclass="badge-wishlist"><ahref="https://bevry.me/wishlist"title="Buy an item on our wishlist for us"><imgsrc="https://img.shields.io/badge/wishlist-donate-yellow.svg"alt="Wishlist browse button" /></a></span>
Copy file name to clipboardExpand all lines: SECURITY.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,15 +2,15 @@
2
2
3
3
## Security Practices
4
4
5
-
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/envfile)
5
+
This project meets standardized secure software development practices, including 2FA for all members, password managers with monitoring, secure secret retrieval instead of storage. [Learn about our practices.](https://tidelift.com/funding/github/npm/envfile)
6
6
7
7
## Supported Versions
8
8
9
9
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.
10
10
11
-
[Refer to supported ecosystem versions: `Editions` section in `README.md`.](https://github.com/bevry/envfile/blob/master/README.md#Editions)
11
+
[Refer to supported ecosystem versions: `Editions` section in `README.md`](https://github.com/bevry/envfile/blob/master/README.md#Editions)
12
12
13
-
[Refer to automated support of ecosystem versions: `boundation` entries in `HISTORY.md`.](https://github.com/bevry/envfile/blob/master/HISTORY.md)
13
+
[Refer to automated support of ecosystem versions: `boundation` entries in `HISTORY.md`](https://github.com/bevry/envfile/blob/master/HISTORY.md)
14
14
15
15
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/envfile?activeTab=versions), offering immediate resolutions before scheduled maintenance releases.
0 commit comments