Comparing version 0.2.2 to 0.3.0
{ | ||
"name": "uncors", | ||
"version": "0.2.2", | ||
"version": "0.3.0", | ||
"description": "A simple dev HTTP/HTTPS reverse proxy for replacing CORS headers.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -14,4 +14,4 @@ <!--suppress HtmlDeprecatedAttribute --> | ||
</a> | ||
<a href="#"> | ||
<img alt="GitHub version" src="https://img.shields.io/badge/version-%40next-blue"> | ||
<a href="https://github.com/evg4b/uncors/releases/latest"> | ||
<img alt="GitHub Release" src="https://img.shields.io/github/v/release/evg4b/uncors"> | ||
</a> | ||
@@ -21,2 +21,13 @@ <a href="https://github.com/evg4b/uncors/blob/main/LICENSE"> | ||
</a> | ||
<br/> | ||
<a href="https://www.npmjs.com/package/uncors"> | ||
<img alt="NPM Downloads" src="https://img.shields.io/npm/dm/uncors?logo=npm"> | ||
</a> | ||
<a href="https://hub.docker.com/r/evg4b/uncors"> | ||
<img alt="Docker Pulls" src="https://img.shields.io/docker/pulls/evg4b/uncors?logo=docker&logoColor=%23fff"> | ||
</a> | ||
<a href="https://github.com/evg4b/uncors/releases/latest"> | ||
<img alt="GitHub Downloads (all assets, all releases)" src="https://img.shields.io/github/downloads/evg4b/uncors/total?logo=github"> | ||
</a> | ||
<br/> | ||
<a href="https://sonarcloud.io/summary/new_code?id=evg4b_uncors"> | ||
@@ -59,3 +70,3 @@ <img alt="Coverage" src="https://sonarcloud.io/api/project_badges/measure?project=evg4b_uncors&metric=coverage&branch=develop"> | ||
```bash | ||
```bash | ||
brew install evg4b/tap/uncors | ||
@@ -87,3 +98,3 @@ ``` | ||
#### [Stew](https://github.com/marwanhawari/) (Cross-platform) | ||
#### [Stew](https://github.com/marwanhawari/stew) (Cross-platform) | ||
@@ -108,18 +119,13 @@ ```bash | ||
Please note that removing or replacing CORS headers can pose potential security vulnerabilities. This tool is | ||
specifically designed to streamline the development and testing workflow and should not be used in a production | ||
environment or as a remote proxy server. It has not undergone a thorough security review, so caution should be exercised | ||
when utilizing it. | ||
Please be aware that the modification or replacement of CORS headers may introduce potential security vulnerabilities. | ||
This tool is specifically engineered to optimize the development and testing workflow and is not intended for use in a | ||
production environment or as a remote proxy server. It has not undergone a thorough security review; therefore, caution | ||
should be exercised when utilizing it. | ||
# Stargazers over time | ||
[![Stargazers over time](https://starchart.cc/evg4b/uncors.svg?variant=adaptive)](https://starchart.cc/evg4b/uncors) | ||
[![Stargazers over time](https://starchart.cc/evg4b/uncors.svg?variant=adaptive&line=%232f81f7)](https://starchart.cc/evg4b/uncors) | ||
# Support project | ||
# Support the project | ||
<p align="center" dir="auto"> | ||
<br> | ||
<a target="_blank" rel="noopener noreferrer" href="https://www.buymeacoffee.com/evg4b"> | ||
<img src="https://github.com/appcraftstudio/buymeacoffee/raw/master/Images/snapshot-bmc-button.png" width="200" style="max-width: 100%;"> | ||
</a> | ||
</p> | ||
[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/X8X0SWTP3) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7015
127