Socket
Socket
Sign inDemoInstall

@instructure/ui-a11y-utils

Package Overview
Dependencies
Maintainers
33
Versions
1150
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instructure/ui-a11y-utils - npm Package Compare versions

Comparing version 9.2.1-snapshot-1 to 9.2.1-snapshot-10

es/__new-tests__/FocusRegionManager.test.js

2

CHANGELOG.md

@@ -6,3 +6,3 @@ # Change Log

## [9.2.1-snapshot-1](https://github.com/instructure/instructure-ui/compare/v9.2.0...v9.2.1-snapshot-1) (2024-07-10)
## [9.2.1-snapshot-10](https://github.com/instructure/instructure-ui/compare/v9.2.0...v9.2.1-snapshot-10) (2024-07-16)

@@ -9,0 +9,0 @@ **Note:** Version bump only for package @instructure/ui-a11y-utils

{
"name": "@instructure/ui-a11y-utils",
"version": "9.2.1-snapshot-1",
"version": "9.2.1-snapshot-10",
"description": "A collection of utilities for managing focus and screen reader behavior",

@@ -26,14 +26,16 @@ "author": "Instructure, Inc. Engineering and Product Design",

"@babel/runtime": "^7.24.5",
"@instructure/console": "9.2.1-snapshot-1",
"@instructure/shared-types": "9.2.1-snapshot-1",
"@instructure/ui-a11y-content": "9.2.1-snapshot-1",
"@instructure/ui-dom-utils": "9.2.1-snapshot-1",
"@instructure/ui-react-utils": "9.2.1-snapshot-1",
"@instructure/uid": "9.2.1-snapshot-1",
"@instructure/console": "9.2.1-snapshot-10",
"@instructure/shared-types": "9.2.1-snapshot-10",
"@instructure/ui-a11y-content": "9.2.1-snapshot-10",
"@instructure/ui-dom-utils": "9.2.1-snapshot-10",
"@instructure/ui-react-utils": "9.2.1-snapshot-10",
"@instructure/uid": "9.2.1-snapshot-10",
"keycode": "^2.2.1"
},
"devDependencies": {
"@instructure/ui-babel-preset": "9.2.1-snapshot-1",
"@instructure/ui-color-utils": "9.2.1-snapshot-1",
"@instructure/ui-test-utils": "9.2.1-snapshot-1"
"@instructure/ui-babel-preset": "9.2.1-snapshot-10",
"@instructure/ui-color-utils": "9.2.1-snapshot-10",
"@testing-library/jest-dom": "^6.4.5",
"@testing-library/react": "^15.0.7",
"vitest": "^1.6.0"
},

@@ -40,0 +42,0 @@ "peerDependencies": {

@@ -18,5 +18,4 @@ {

{ "path": "../ui-color-utils/tsconfig.build.json" },
{ "path": "../shared-types/tsconfig.build.json" },
{ "path": "../ui-test-utils/tsconfig.build.json" }
{ "path": "../shared-types/tsconfig.build.json" }
]
}

Sorry, the diff of this file is not supported yet

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