@eslinted/core 3.1.6 → 3.1.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/SECURITY.md +9 -0
  2. package/package.json +1 -1
package/SECURITY.md ADDED
@@ -0,0 +1,9 @@
1
+ # Security Policy
2
+
3
+ ## Reporting a Vulnerability
4
+
5
+ This repository participates in GitHub private vulnerability reporting.
6
+
7
+ [__⚑ Report Vulnerability__](./../../security/advisories/new)
8
+
9
+ Thank you your dedication to safety.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "_schemaVersion": "20.15.0",
3
3
  "name": "@eslinted/core",
4
- "version": "3.1.6",
4
+ "version": "3.1.7",
5
5
  "description": "Core ESLint flat config factory npm package `linted`.",
6
6
  "keywords": [],
7
7
  "license": "MIT",