@shell-shock/eslint-plugin 0.0.17 → 0.0.19

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/README.md CHANGED
@@ -27,7 +27,7 @@ This package is part of the ⚡<b>Shell Shock</b> monorepo. The Shell Shock pack
27
27
 
28
28
  <h3 align="center">💻 Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />
29
29
 
30
- [![Version](https://img.shields.io/badge/version-0.0.16-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://stormsoftware.com/projects/shell-shock/)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/shell-shock/release.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
30
+ [![Version](https://img.shields.io/badge/version-0.0.17-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://stormsoftware.com/projects/shell-shock/)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/shell-shock/release.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
31
31
 
32
32
  <!-- prettier-ignore-start -->
33
33
  <!-- markdownlint-disable -->
package/dist/package.cjs CHANGED
@@ -1 +1 @@
1
- var e=`0.0.16`;Object.defineProperty(exports,`version`,{enumerable:!0,get:function(){return e}});
1
+ var e=`0.0.19`;Object.defineProperty(exports,`version`,{enumerable:!0,get:function(){return e}});
package/dist/package.mjs CHANGED
@@ -1,2 +1,2 @@
1
- var e=`0.0.16`;export{e as version};
1
+ var e=`0.0.19`;export{e as version};
2
2
  //# sourceMappingURL=package.mjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"package.mjs","names":[],"sources":["../package.json"],"sourcesContent":["{\n \"name\": \"@shell-shock/eslint-plugin\",\n \"version\": \"0.0.16\",\n \"type\": \"module\",\n \"description\": \"An ESLint Plugin with linting rules that ensure a Shell Shock project is following the best practices.\",\n \"repository\": {\n \"type\": \"github\",\n \"url\": \"https://github.com/storm-software/shell-shock.git\",\n \"directory\": \"packages/eslint-plugin\"\n },\n \"homepage\": \"https://stormsoftware.com\",\n \"bugs\": {\n \"url\": \"https://stormsoftware.com/support\",\n \"email\": \"support@stormsoftware.com\"\n },\n \"author\": {\n \"name\": \"Storm Software\",\n \"email\": \"contact@stormsoftware.com\",\n \"url\": \"https://stormsoftware.com\"\n },\n \"maintainers\": [\n {\n \"name\": \"Storm Software\",\n \"email\": \"contact@stormsoftware.com\",\n \"url\": \"https://stormsoftware.com\"\n }\n ],\n \"contributors\": [\n {\n \"name\": \"Storm Software\",\n \"email\": \"contact@stormsoftware.com\",\n \"url\": \"https://stormsoftware.com\"\n }\n ],\n \"funding\": {\n \"type\": \"github\",\n \"url\": \"https://github.com/sponsors/storm-software\"\n },\n \"license\": \"Apache-2.0\",\n \"private\": false,\n \"main\": \"./dist/index.cjs\",\n \"module\": \"./dist/index.mjs\",\n \"exports\": {\n \".\": {\n \"require\": {\n \"types\": \"./dist/index.d.cts\",\n \"default\": \"./dist/index.cjs\"\n },\n \"import\": {\n \"types\": \"./dist/index.d.mts\",\n \"default\": \"./dist/index.mjs\"\n },\n \"default\": {\n \"types\": \"./dist/index.d.mts\",\n \"default\": \"./dist/index.mjs\"\n }\n },\n \"./configs\": {\n \"require\": {\n \"types\": \"./dist/configs/index.d.cts\",\n \"default\": \"./dist/configs/index.cjs\"\n },\n \"import\": {\n \"types\": \"./dist/configs/index.d.mts\",\n \"default\": \"./dist/configs/index.mjs\"\n },\n \"default\": {\n \"types\": \"./dist/configs/index.d.mts\",\n \"default\": \"./dist/configs/index.mjs\"\n }\n },\n \"./configs/base\": {\n \"require\": {\n \"types\": \"./dist/configs/base.d.cts\",\n \"default\": \"./dist/configs/base.cjs\"\n },\n \"import\": {\n \"types\": \"./dist/configs/base.d.mts\",\n \"default\": \"./dist/configs/base.mjs\"\n },\n \"default\": {\n \"types\": \"./dist/configs/base.d.mts\",\n \"default\": \"./dist/configs/base.mjs\"\n }\n },\n \"./package.json\": \"./package.json\",\n \"./plugin\": {\n \"require\": {\n \"types\": \"./dist/plugin.d.cts\",\n \"default\": \"./dist/plugin.cjs\"\n },\n \"import\": {\n \"types\": \"./dist/plugin.d.mts\",\n \"default\": \"./dist/plugin.mjs\"\n },\n \"default\": {\n \"types\": \"./dist/plugin.d.mts\",\n \"default\": \"./dist/plugin.mjs\"\n }\n },\n \"./rules/duplicate-command-path\": {\n \"require\": {\n \"types\": \"./dist/rules/duplicate-command-path.d.cts\",\n \"default\": \"./dist/rules/duplicate-command-path.cjs\"\n },\n \"import\": {\n \"types\": \"./dist/rules/duplicate-command-path.d.mts\",\n \"default\": \"./dist/rules/duplicate-command-path.mjs\"\n },\n \"default\": {\n \"types\": \"./dist/rules/duplicate-command-path.d.mts\",\n \"default\": \"./dist/rules/duplicate-command-path.mjs\"\n }\n },\n \"./rules/invalid-command-export\": {\n \"require\": {\n \"types\": \"./dist/rules/invalid-command-export.d.cts\",\n \"default\": \"./dist/rules/invalid-command-export.cjs\"\n },\n \"import\": {\n \"types\": \"./dist/rules/invalid-command-export.d.mts\",\n \"default\": \"./dist/rules/invalid-command-export.mjs\"\n },\n \"default\": {\n \"types\": \"./dist/rules/invalid-command-export.d.mts\",\n \"default\": \"./dist/rules/invalid-command-export.mjs\"\n }\n },\n \"./rules/invalid-handler-params\": {\n \"require\": {\n \"types\": \"./dist/rules/invalid-handler-params.d.cts\",\n \"default\": \"./dist/rules/invalid-handler-params.cjs\"\n },\n \"import\": {\n \"types\": \"./dist/rules/invalid-handler-params.d.mts\",\n \"default\": \"./dist/rules/invalid-handler-params.mjs\"\n },\n \"default\": {\n \"types\": \"./dist/rules/invalid-handler-params.d.mts\",\n \"default\": \"./dist/rules/invalid-handler-params.mjs\"\n }\n }\n },\n \"types\": \"./dist/index.d.cts\",\n \"typings\": \"dist/index.d.mts\",\n \"files\": [\"dist/**/*\"],\n \"keywords\": [\"eslint\", \"eslint-plugin\", \"shell-shock\", \"storm-software\"],\n \"peerDependencies\": {\n \"@powerlines/plugin-tsdown\": \">=0.1.224\",\n \"eslint\": \"catalog:\",\n \"powerlines\": \">=0.38.38\"\n },\n \"peerDependenciesMeta\": {\n \"eslint\": {\n \"optional\": false\n }\n },\n \"dependencies\": {\n \"@stryke/fs\": \"catalog:\",\n \"@stryke/path\": \"catalog:\",\n \"@typescript-eslint/utils\": \"catalog:\",\n \"defu\": \"catalog:\"\n },\n \"devDependencies\": {\n \"@eslint/config-inspector\": \"catalog:\",\n \"@powerlines/plugin-tsdown\": \"catalog:\",\n \"@storm-software/eslint\": \"catalog:\",\n \"@types/eslint\": \"catalog:\",\n \"@types/eslint__js\": \"catalog:\",\n \"@types/node\": \"catalog:\",\n \"eslint\": \"catalog:\",\n \"eslint-doc-generator\": \"catalog:\",\n \"eslint-plugin-eslint-plugin\": \"catalog:\",\n \"eslint-plugin-i18n-text\": \"catalog:\",\n \"eslint-rule-documentation\": \"catalog:\",\n \"eslint-typegen\": \"catalog:\",\n \"powerlines\": \"catalog:\"\n },\n \"publishConfig\": {\n \"access\": \"public\",\n \"exports\": {\n \".\": {\n \"require\": \"./dist/index.cjs\",\n \"import\": \"./dist/index.mjs\"\n },\n \"./configs\": {\n \"require\": \"./dist/configs/index.cjs\",\n \"import\": \"./dist/configs/index.mjs\"\n },\n \"./configs/base\": {\n \"require\": \"./dist/configs/base.cjs\",\n \"import\": \"./dist/configs/base.mjs\"\n },\n \"./plugin\": {\n \"require\": \"./dist/plugin.cjs\",\n \"import\": \"./dist/plugin.mjs\"\n },\n \"./rules/duplicate-command-path\": {\n \"require\": \"./dist/rules/duplicate-command-path.cjs\",\n \"import\": \"./dist/rules/duplicate-command-path.mjs\"\n },\n \"./rules/invalid-command-export\": {\n \"require\": \"./dist/rules/invalid-command-export.cjs\",\n \"import\": \"./dist/rules/invalid-command-export.mjs\"\n },\n \"./rules/invalid-handler-params\": {\n \"require\": \"./dist/rules/invalid-handler-params.cjs\",\n \"import\": \"./dist/rules/invalid-handler-params.mjs\"\n },\n \"./package.json\": \"./package.json\"\n }\n }\n}\n"],"mappings":"MAEa"}
1
+ {"version":3,"file":"package.mjs","names":[],"sources":["../package.json"],"sourcesContent":["{\"name\":\"@shell-shock/eslint-plugin\",\"version\":\"0.0.19\",\"type\":\"module\",\"description\":\"An ESLint Plugin with linting rules that ensure a Shell Shock project is following the best practices.\",\"repository\":{\"type\":\"github\",\"url\":\"https://github.com/storm-software/shell-shock.git\",\"directory\":\"packages/eslint-plugin\"},\"homepage\":\"https://stormsoftware.com\",\"bugs\":{\"url\":\"https://stormsoftware.com/support\",\"email\":\"support@stormsoftware.com\"},\"author\":{\"name\":\"Storm Software\",\"email\":\"contact@stormsoftware.com\",\"url\":\"https://stormsoftware.com\"},\"maintainers\":[{\"name\":\"Storm Software\",\"email\":\"contact@stormsoftware.com\",\"url\":\"https://stormsoftware.com\"}],\"contributors\":[{\"name\":\"Storm Software\",\"email\":\"contact@stormsoftware.com\",\"url\":\"https://stormsoftware.com\"}],\"funding\":{\"type\":\"github\",\"url\":\"https://github.com/sponsors/storm-software\"},\"license\":\"Apache-2.0\",\"private\":false,\"main\":\"./dist/index.cjs\",\"module\":\"./dist/index.mjs\",\"exports\":{\".\":{\"require\":{\"types\":\"./dist/index.d.cts\",\"default\":\"./dist/index.cjs\"},\"import\":{\"types\":\"./dist/index.d.mts\",\"default\":\"./dist/index.mjs\"},\"default\":{\"types\":\"./dist/index.d.mts\",\"default\":\"./dist/index.mjs\"}},\"./configs\":{\"require\":{\"types\":\"./dist/configs/index.d.cts\",\"default\":\"./dist/configs/index.cjs\"},\"import\":{\"types\":\"./dist/configs/index.d.mts\",\"default\":\"./dist/configs/index.mjs\"},\"default\":{\"types\":\"./dist/configs/index.d.mts\",\"default\":\"./dist/configs/index.mjs\"}},\"./configs/base\":{\"require\":{\"types\":\"./dist/configs/base.d.cts\",\"default\":\"./dist/configs/base.cjs\"},\"import\":{\"types\":\"./dist/configs/base.d.mts\",\"default\":\"./dist/configs/base.mjs\"},\"default\":{\"types\":\"./dist/configs/base.d.mts\",\"default\":\"./dist/configs/base.mjs\"}},\"./package.json\":\"./package.json\",\"./plugin\":{\"require\":{\"types\":\"./dist/plugin.d.cts\",\"default\":\"./dist/plugin.cjs\"},\"import\":{\"types\":\"./dist/plugin.d.mts\",\"default\":\"./dist/plugin.mjs\"},\"default\":{\"types\":\"./dist/plugin.d.mts\",\"default\":\"./dist/plugin.mjs\"}},\"./rules/duplicate-command-path\":{\"require\":{\"types\":\"./dist/rules/duplicate-command-path.d.cts\",\"default\":\"./dist/rules/duplicate-command-path.cjs\"},\"import\":{\"types\":\"./dist/rules/duplicate-command-path.d.mts\",\"default\":\"./dist/rules/duplicate-command-path.mjs\"},\"default\":{\"types\":\"./dist/rules/duplicate-command-path.d.mts\",\"default\":\"./dist/rules/duplicate-command-path.mjs\"}},\"./rules/invalid-command-export\":{\"require\":{\"types\":\"./dist/rules/invalid-command-export.d.cts\",\"default\":\"./dist/rules/invalid-command-export.cjs\"},\"import\":{\"types\":\"./dist/rules/invalid-command-export.d.mts\",\"default\":\"./dist/rules/invalid-command-export.mjs\"},\"default\":{\"types\":\"./dist/rules/invalid-command-export.d.mts\",\"default\":\"./dist/rules/invalid-command-export.mjs\"}},\"./rules/invalid-handler-params\":{\"require\":{\"types\":\"./dist/rules/invalid-handler-params.d.cts\",\"default\":\"./dist/rules/invalid-handler-params.cjs\"},\"import\":{\"types\":\"./dist/rules/invalid-handler-params.d.mts\",\"default\":\"./dist/rules/invalid-handler-params.mjs\"},\"default\":{\"types\":\"./dist/rules/invalid-handler-params.d.mts\",\"default\":\"./dist/rules/invalid-handler-params.mjs\"}}},\"types\":\"./dist/index.d.cts\",\"typings\":\"dist/index.d.mts\",\"files\":[\"dist/**/*\"],\"keywords\":[\"eslint\",\"eslint-plugin\",\"shell-shock\",\"storm-software\"],\"peerDependencies\":{\"@powerlines/plugin-tsdown\":\">=0.1.224\",\"eslint\":\"catalog:\",\"powerlines\":\">=0.38.38\"},\"peerDependenciesMeta\":{\"eslint\":{\"optional\":false}},\"dependencies\":{\"@stryke/fs\":\"catalog:\",\"@stryke/path\":\"catalog:\",\"@typescript-eslint/utils\":\"catalog:\",\"defu\":\"catalog:\"},\"devDependencies\":{\"@eslint/config-inspector\":\"catalog:\",\"@powerlines/plugin-tsdown\":\"catalog:\",\"@storm-software/eslint\":\"catalog:\",\"@types/eslint\":\"catalog:\",\"@types/eslint__js\":\"catalog:\",\"@types/node\":\"catalog:\",\"eslint\":\"catalog:\",\"eslint-doc-generator\":\"catalog:\",\"eslint-plugin-eslint-plugin\":\"catalog:\",\"eslint-plugin-i18n-text\":\"catalog:\",\"eslint-rule-documentation\":\"catalog:\",\"eslint-typegen\":\"catalog:\",\"powerlines\":\"catalog:\"},\"publishConfig\":{\"access\":\"public\",\"exports\":{\".\":{\"require\":\"./dist/index.cjs\",\"import\":\"./dist/index.mjs\"},\"./configs\":{\"require\":\"./dist/configs/index.cjs\",\"import\":\"./dist/configs/index.mjs\"},\"./configs/base\":{\"require\":\"./dist/configs/base.cjs\",\"import\":\"./dist/configs/base.mjs\"},\"./plugin\":{\"require\":\"./dist/plugin.cjs\",\"import\":\"./dist/plugin.mjs\"},\"./rules/duplicate-command-path\":{\"require\":\"./dist/rules/duplicate-command-path.cjs\",\"import\":\"./dist/rules/duplicate-command-path.mjs\"},\"./rules/invalid-command-export\":{\"require\":\"./dist/rules/invalid-command-export.cjs\",\"import\":\"./dist/rules/invalid-command-export.mjs\"},\"./rules/invalid-handler-params\":{\"require\":\"./dist/rules/invalid-handler-params.cjs\",\"import\":\"./dist/rules/invalid-handler-params.mjs\"},\"./package.json\":\"./package.json\"}}}"],"mappings":"MAA+C"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@shell-shock/eslint-plugin",
3
- "version": "0.0.17",
3
+ "version": "0.0.19",
4
4
  "type": "module",
5
5
  "description": "An ESLint Plugin with linting rules that ensure a Shell Shock project is following the best practices.",
6
6
  "repository": {
@@ -154,13 +154,13 @@
154
154
  "dependencies": {
155
155
  "@stryke/fs": "^0.33.43",
156
156
  "@stryke/path": "0.26.6",
157
- "@typescript-eslint/utils": "^8.55.0",
157
+ "@typescript-eslint/utils": "^8.56.0",
158
158
  "defu": "^6.1.4"
159
159
  },
160
160
  "devDependencies": {
161
161
  "@eslint/config-inspector": "^1.4.2",
162
- "@powerlines/plugin-tsdown": "^0.1.234",
163
- "@storm-software/eslint": "^0.169.83",
162
+ "@powerlines/plugin-tsdown": "^0.1.235",
163
+ "@storm-software/eslint": "^0.169.87",
164
164
  "@types/eslint": "^9.6.1",
165
165
  "@types/eslint__js": "^9.14.0",
166
166
  "@types/node": "^22.19.11",
@@ -170,7 +170,7 @@
170
170
  "eslint-plugin-i18n-text": "^1.0.1",
171
171
  "eslint-rule-documentation": "^1.0.23",
172
172
  "eslint-typegen": "^2.3.0",
173
- "powerlines": "^0.38.48"
173
+ "powerlines": "^0.38.49"
174
174
  },
175
175
  "publishConfig": {
176
176
  "access": "public",
@@ -203,5 +203,5 @@
203
203
  "./package.json": "./package.json"
204
204
  }
205
205
  },
206
- "gitHead": "488f5e2d29227ff6f33792be8fae5214a6e64bed"
206
+ "gitHead": "24ddd9c7abb8ca5a4cf86178acb8f69db4383bed"
207
207
  }