axe-mcp-server 1.3.0-next.2db15985 → 1.3.0-next.55af453b
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/credits.json +6 -6
- package/package.json +1 -1
package/credits.json
CHANGED
|
@@ -24,9 +24,9 @@
|
|
|
24
24
|
"name": "@hono/node-server",
|
|
25
25
|
"version": "1.19.14",
|
|
26
26
|
"licenses": "MIT",
|
|
27
|
-
"path": "/home/runner/work/axe-mcp-server/axe-mcp-server/node_modules/.pnpm/@hono+node-server@1.19.14_hono@4.12.
|
|
27
|
+
"path": "/home/runner/work/axe-mcp-server/axe-mcp-server/node_modules/.pnpm/@hono+node-server@1.19.14_hono@4.12.27/node_modules/@hono/node-server",
|
|
28
28
|
"licenseText": "MIT License\n\nCopyright (c) 2022 - present, Yusuke Wada and Hono contributors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
|
|
29
|
-
"licenseFile": "/home/runner/work/axe-mcp-server/axe-mcp-server/node_modules/.pnpm/@hono+node-server@1.19.14_hono@4.12.
|
|
29
|
+
"licenseFile": "/home/runner/work/axe-mcp-server/axe-mcp-server/node_modules/.pnpm/@hono+node-server@1.19.14_hono@4.12.27/node_modules/@hono/node-server/LICENSE",
|
|
30
30
|
"repository": "https://github.com/honojs/node-server",
|
|
31
31
|
"publisher": "Yusuke Wada",
|
|
32
32
|
"email": "yusuke@kamawada.com",
|
|
@@ -764,13 +764,13 @@
|
|
|
764
764
|
"email": "ljharb@gmail.com",
|
|
765
765
|
"copyright": "Copyright (c) Jordan Harband and contributors"
|
|
766
766
|
},
|
|
767
|
-
"hono@4.12.
|
|
767
|
+
"hono@4.12.27": {
|
|
768
768
|
"name": "hono",
|
|
769
|
-
"version": "4.12.
|
|
769
|
+
"version": "4.12.27",
|
|
770
770
|
"licenses": "MIT",
|
|
771
|
-
"path": "/home/runner/work/axe-mcp-server/axe-mcp-server/node_modules/.pnpm/hono@4.12.
|
|
771
|
+
"path": "/home/runner/work/axe-mcp-server/axe-mcp-server/node_modules/.pnpm/hono@4.12.27/node_modules/hono",
|
|
772
772
|
"licenseText": "MIT License\n\nCopyright (c) 2021 - present, Yusuke Wada and Hono contributors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
|
|
773
|
-
"licenseFile": "/home/runner/work/axe-mcp-server/axe-mcp-server/node_modules/.pnpm/hono@4.12.
|
|
773
|
+
"licenseFile": "/home/runner/work/axe-mcp-server/axe-mcp-server/node_modules/.pnpm/hono@4.12.27/node_modules/hono/LICENSE",
|
|
774
774
|
"repository": "https://github.com/honojs/hono",
|
|
775
775
|
"publisher": "Yusuke Wada",
|
|
776
776
|
"email": "yusuke@kamawada.com",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "axe-mcp-server",
|
|
3
|
-
"version": "1.3.0-next.
|
|
3
|
+
"version": "1.3.0-next.55af453b",
|
|
4
4
|
"description": "Axe DevTools accessibility analysis and remediation MCP Server for AI coding agents",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE",
|
|
6
6
|
"homepage": "https://www.deque.com/axe/mcp-server/",
|