Skip to content
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.

Commit

Permalink
Update resources
Browse files Browse the repository at this point in the history
  • Loading branch information
hugoalh committed Apr 30, 2024
1 parent ee93a7f commit 8d483ba
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Contributing Guide

This Contributing Guide is depend on ["hxhS (hugoalh & hugoalh Studio) Universal Contributing Guide"](https://github.com/hugoalh/hugoalh/blob/main/universal-guide/contributing.md), along with revise and take precedence over it.
This Contributing Guide is depend on the "[hxhS (hugoalh & hugoalh Studio) Universal Contributing Guide](https://github.com/hugoalh/hugoalh/blob/main/universal-guide/contributing.md)", along with revises and take precedence over it.

## Revise
## Revises

*N/A*
*This project does not have any revise.*
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ An ES (JavaScript & TypeScript) module for cross runtime environment variables i
|:--|:--|:--|
| Deno | Environment Variable (`allow-env`) | All |

## 🧩 API
## 🧩 APIs

- ```ts
const env: CrossEnv;
Expand Down Expand Up @@ -146,7 +146,7 @@ An ES (JavaScript & TypeScript) module for cross runtime environment variables i
> - [Deno CLI `deno doc`](https://deno.land/manual/tools/documentation_generator)
> - [JSR](https://jsr.io/@hugoalh/cross-env)

## ✍️ Example
## ✍️ Examples

- ```ts
env.delete("SOME_VAR");
Expand Down
6 changes: 3 additions & 3 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@

> **ℹ️ Note**
>
> - The date format is according to ISO 8601 standard.
> - The date format is according to the specification ISO 8601.
> - Values in italic format are subject to change.
> - Versions which not in the list are also end of life.
## Report A Vulnerability
## Report Vulnerabilities

You can report a security vulnerability by [create a security vulnerability report](https://github.com/hugoalh/hugoalh/blob/main/universal-guide/contributing.md#create-a-security-vulnerability-report).
You can report security vulnerabilities by [create security vulnerability report](https://github.com/hugoalh/hugoalh/blob/main/universal-guide/contributing.md#create-a-security-vulnerability-report).

0 comments on commit 8d483ba

Please sign in to comment.