@shgysk8zer0/polyfills 0.8.3 → 0.8.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +5 -0
- package/package.json +1 -1
- package/SECURITY.md +0 -10
package/CHANGELOG.md
CHANGED
package/package.json
CHANGED
package/SECURITY.md
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
# Security Policy
|
|
2
|
-
|
|
3
|
-
## Reporting a Vulnerability
|
|
4
|
-
Please do not report security vulnerabilities via public GitHub issues or pull requests.
|
|
5
|
-
|
|
6
|
-
Instead, please use the native **Private Vulnerability Reporting** feature on this repository:
|
|
7
|
-
1. Navigate to the main page of the repository.
|
|
8
|
-
2. Click the **Security** tab.
|
|
9
|
-
3. On the left sidebar, click **Vulnerabilities**.
|
|
10
|
-
4. Click **Report a vulnerability** to submit a private report.
|