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

@instructure/ui-a11y

Package Overview
Dependencies
Maintainers
36
Versions
952
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instructure/ui-a11y - npm Package Compare versions

Comparing version

to
6.16.1-rc.37

22

package.json
{
"name": "@instructure/ui-a11y",
"version": "6.16.1-rc.36+a0075e154",
"version": "6.16.1-rc.37+216f3c918",
"description": "A collection of utilities and components to make UI components accessible",

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

"devDependencies": {
"@instructure/ui-babel-preset": "6.16.1-rc.36+a0075e154",
"@instructure/ui-test-utils": "6.16.1-rc.36+a0075e154"
"@instructure/ui-babel-preset": "6.16.1-rc.37+216f3c918",
"@instructure/ui-test-utils": "6.16.1-rc.37+216f3c918"
},
"dependencies": {
"@babel/runtime": "^7.5.0",
"@instructure/console": "6.16.1-rc.36+a0075e154",
"@instructure/ui-a11y-content": "6.16.1-rc.36+a0075e154",
"@instructure/ui-dom-utils": "6.16.1-rc.36+a0075e154",
"@instructure/ui-react-utils": "6.16.1-rc.36+a0075e154",
"@instructure/ui-themeable": "6.16.1-rc.36+a0075e154",
"@instructure/ui-utils": "6.16.1-rc.36+a0075e154",
"@instructure/uid": "6.16.1-rc.36+a0075e154",
"@instructure/console": "6.16.1-rc.37+216f3c918",
"@instructure/ui-a11y-content": "6.16.1-rc.37+216f3c918",
"@instructure/ui-dom-utils": "6.16.1-rc.37+216f3c918",
"@instructure/ui-react-utils": "6.16.1-rc.37+216f3c918",
"@instructure/ui-themeable": "6.16.1-rc.37+216f3c918",
"@instructure/ui-utils": "6.16.1-rc.37+216f3c918",
"@instructure/uid": "6.16.1-rc.37+216f3c918",
"keycode": "^2",

@@ -48,3 +48,3 @@ "prop-types": "^15"

"sideEffects": false,
"gitHead": "a0075e154ad4dd0f04fa2cbe8a69bdda5d82bcc8"
"gitHead": "216f3c918461c069b09ac759456f99ca44c02817"
}