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

a11y-utility-classes

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

a11y-utility-classes - npm Package Compare versions

Comparing version 0.0.1-security to 0.1.0

index.css

17

package.json
{
"name": "a11y-utility-classes",
"version": "0.0.1-security",
"description": "security holding package",
"repository": "npm/security-holder"
"version": "0.1.0",
"description": "Helpful utility classes to assist with making web projects more accessible.",
"main": "index.css",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"css",
"a11y",
"utility",
"accessibility"
],
"author": "Jack Lo Russo <jack.lorusso@gmail.com>",
"license": "MIT"
}

25

README.md

@@ -1,9 +0,20 @@

# Security holding package
# a11y-utility-classes
This package name is not currently in use, but was formerly occupied
by another package. To avoid malicious use, npm is hanging on to the
package name, but loosely, and we'll probably give it to you if you
want it.
Helpful utility classes to assist with making web projects more accessible.
You may adopt this package by contacting support@npmjs.com and
requesting the name.
You can copy the CSS directly, or install via NPM.
```
yarn add a11y-utility-classes
```
## Many thanks
Everything here has been taught by others:
* Julie Grundy [@stringy](https://twitter.com/stringy)
* Heydon Pickering [@heydonworks](https://twitter.com/heydonworks)
## See also
* [a11y.css](https://ffoodd.github.io/a11y.css/) — CSS that intends to warn developers about possible risks and mistakes that exist in HTML code
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc