New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

accessible-ui

Package Overview
Dependencies
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

accessible-ui - npm Package Compare versions

Comparing version

to
0.0.1-beta.2

11

package.json
{
"name": "accessible-ui",
"description": "Accessible User Interface",
"version": "0.0.1-beta.01",
"version": "0.0.1-beta.02",
"license": "LGPL-3.0-only",
"main": "src/index.js",
"homepage": "https://github.com/furcan/accessible-ui",
"homepage": "https://github.com/sapiensou/accessible-ui",
"scripts": {

@@ -27,11 +27,12 @@ "test": "node src/index.js"

"type": "git",
"url": "https://github.com/furcan/accessible-ui.git"
"url": "https://github.com/sapiensou/accessible-ui.git"
},
"bugs": {
"url": "https://github.com/furcan/accessible-ui/issues"
"url": "https://github.com/sapiensou/accessible-ui/issues"
},
"author": "Furkan (https://github.com/furcan)",
"contributors": [
"Furkan (https://github.com/furcan)"
"Furkan (https://github.com/furcan)",
"Sapiens OÜ (https://github.com/sapiensou)"
]
}