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

@instructure/ui-drilldown

Package Overview
Dependencies
Maintainers
22
Versions
666
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instructure/ui-drilldown - npm Package Compare versions

Comparing version

to
8.24.6-snapshot.10

42

package.json
{
"name": "@instructure/ui-drilldown",
"version": "8.24.6-snapshot.9+594720520",
"version": "8.24.6-snapshot.10+c1c83a195",
"description": "A drilldown menu component",

@@ -27,24 +27,24 @@ "author": "Instructure, Inc. Engineering and Product Design",

"@babel/runtime": "^7.13.10",
"@instructure/console": "8.24.6-snapshot.9+594720520",
"@instructure/emotion": "8.24.6-snapshot.9+594720520",
"@instructure/shared-types": "8.24.6-snapshot.9+594720520",
"@instructure/ui-dom-utils": "8.24.6-snapshot.9+594720520",
"@instructure/ui-icons": "8.24.6-snapshot.9+594720520",
"@instructure/ui-options": "8.24.6-snapshot.9+594720520",
"@instructure/ui-popover": "8.24.6-snapshot.9+594720520",
"@instructure/ui-position": "8.24.6-snapshot.9+594720520",
"@instructure/ui-prop-types": "8.24.6-snapshot.9+594720520",
"@instructure/ui-react-utils": "8.24.6-snapshot.9+594720520",
"@instructure/ui-selectable": "8.24.6-snapshot.9+594720520",
"@instructure/ui-testable": "8.24.6-snapshot.9+594720520",
"@instructure/ui-utils": "8.24.6-snapshot.9+594720520",
"@instructure/ui-view": "8.24.6-snapshot.9+594720520",
"@instructure/console": "8.24.6-snapshot.10+c1c83a195",
"@instructure/emotion": "8.24.6-snapshot.10+c1c83a195",
"@instructure/shared-types": "8.24.6-snapshot.10+c1c83a195",
"@instructure/ui-dom-utils": "8.24.6-snapshot.10+c1c83a195",
"@instructure/ui-icons": "8.24.6-snapshot.10+c1c83a195",
"@instructure/ui-options": "8.24.6-snapshot.10+c1c83a195",
"@instructure/ui-popover": "8.24.6-snapshot.10+c1c83a195",
"@instructure/ui-position": "8.24.6-snapshot.10+c1c83a195",
"@instructure/ui-prop-types": "8.24.6-snapshot.10+c1c83a195",
"@instructure/ui-react-utils": "8.24.6-snapshot.10+c1c83a195",
"@instructure/ui-selectable": "8.24.6-snapshot.10+c1c83a195",
"@instructure/ui-testable": "8.24.6-snapshot.10+c1c83a195",
"@instructure/ui-utils": "8.24.6-snapshot.10+c1c83a195",
"@instructure/ui-view": "8.24.6-snapshot.10+c1c83a195",
"prop-types": "^15"
},
"devDependencies": {
"@instructure/ui-babel-preset": "8.24.6-snapshot.9+594720520",
"@instructure/ui-color-utils": "8.24.6-snapshot.9+594720520",
"@instructure/ui-test-locator": "8.24.6-snapshot.9+594720520",
"@instructure/ui-test-utils": "8.24.6-snapshot.9+594720520",
"@instructure/ui-themes": "8.24.6-snapshot.9+594720520"
"@instructure/ui-babel-preset": "8.24.6-snapshot.10+c1c83a195",
"@instructure/ui-color-utils": "8.24.6-snapshot.10+c1c83a195",
"@instructure/ui-test-locator": "8.24.6-snapshot.10+c1c83a195",
"@instructure/ui-test-utils": "8.24.6-snapshot.10+c1c83a195",
"@instructure/ui-themes": "8.24.6-snapshot.10+c1c83a195"
},

@@ -58,3 +58,3 @@ "peerDependencies": {

"sideEffects": false,
"gitHead": "594720520f74500feb88ca64f3e3697b33434f44"
"gitHead": "c1c83a1958383800cffa0f86abe512ea9de5468c"
}