@webability/jest
Advanced tools
+22
-4
| { | ||
| "name": "@webability/jest", | ||
| "version": "1.0.0", | ||
| "version": "1.0.1", | ||
| "description": "Component-level accessibility testing for Jest and Vitest", | ||
@@ -16,3 +16,5 @@ "type": "module", | ||
| }, | ||
| "files": ["dist"], | ||
| "files": [ | ||
| "dist" | ||
| ], | ||
| "scripts": { | ||
@@ -23,3 +25,13 @@ "build": "tsup src/index.ts --format esm,cjs --dts --clean", | ||
| }, | ||
| "keywords": ["accessibility", "wcag", "jest", "vitest", "testing", "a11y", "unit-test"], | ||
| "keywords": [ | ||
| "a11y", | ||
| "abilyo", | ||
| "accessibility", | ||
| "jest", | ||
| "testing", | ||
| "unit-test", | ||
| "vitest", | ||
| "wcag", | ||
| "webability" | ||
| ], | ||
| "author": "WebAbility <support@webability.io>", | ||
@@ -34,3 +46,5 @@ "license": "MIT", | ||
| "peerDependenciesMeta": { | ||
| "jsdom": { "optional": true } | ||
| "jsdom": { | ||
| "optional": true | ||
| } | ||
| }, | ||
@@ -43,3 +57,7 @@ "devDependencies": { | ||
| "node": ">=18" | ||
| }, | ||
| "homepage": "https://abilyo.com", | ||
| "repository": { | ||
| "url": "https://github.com/snayyar00/abilyo" | ||
| } | ||
| } |
+6
-0
@@ -31,4 +31,10 @@ # @webability/jest | ||
| ## Links | ||
| - [WebAbility](https://webability.io) — AI-powered web accessibility platform | ||
| - [Abilyo](https://abilyo.com) — Developer tools for accessibility testing | ||
| - [Documentation](https://abilyo.com/docs) | ||
| ## License | ||
| MIT |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
No website
QualityPackage does not have a website.
16353
2.51%1
-50%40
17.65%