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

a11y-status

Package Overview
Dependencies
Maintainers
1
Versions
203
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

a11y-status - npm Package Compare versions

Comparing version 0.0.0-pr1629.1 to 0.0.0-pr1654.1

6

package.json
{
"name": "a11y-status",
"version": "0.0.0-pr1629.1",
"version": "0.0.0-pr1654.1",
"description": "Create a singleton live region for a11y status updates",

@@ -26,4 +26,4 @@ "homepage": "https://github.com/remirror/remirror/tree/HEAD/packages/a11y-status",

},
"main": "./dist/a11y-status.cjs.js",
"module": "./dist/a11y-status.esm.js",
"main": "dist/a11y-status.cjs.js",
"module": "dist/a11y-status.esm.js",
"browser": {

@@ -30,0 +30,0 @@ "./dist/a11y-status.cjs.js": "./dist/a11y-status.browser.cjs.js",

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