Socket
Socket
Sign inDemoInstall

accname

Package Overview
Dependencies
0
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.2 to 0.1.0

dist/accessible_name.js

10

package.json
{
"name": "accname",
"version": "0.0.2",
"description": "This library contains a TypeScript implementation of the [Accessible Name Computation](https://www.w3.org/TR/accname-1.1/).",
"main": "bundle.js",
"version": "0.1.0",
"description": "A TypeScript implementation of the [Accessible Name Computation](https://www.w3.org/TR/accname-1.1/).",
"main": "dist/accessible_name.js",
"directories": {

@@ -34,3 +34,3 @@ "doc": "docs"

"files": [
"bundle.js"
"!/src/lib/*_test.ts"
],

@@ -54,3 +54,3 @@ "scripts": {

},
"keywords": [],
"keywords": ["accname", "accessible name", "accessible name computation", "accessibility", "ARIA", "a11y"],
"author": "Oisín Nolan",

@@ -57,0 +57,0 @@ "license": "Apache-2.0",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc