You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@instructure/ui-options

Package Overview
Dependencies
Maintainers
0
Versions
1522
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instructure/ui-options - npm Package Compare versions

Comparing version

to
10.5.1-snapshot-0

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [10.5.1-snapshot-0](https://github.com/instructure/instructure-ui/compare/v10.5.0...v10.5.1-snapshot-0) (2024-11-08)
**Note:** Version bump only for package @instructure/ui-options
# [10.5.0](https://github.com/instructure/instructure-ui/compare/v10.4.1...v10.5.0) (2024-11-07)

@@ -8,0 +16,0 @@

26

package.json
{
"name": "@instructure/ui-options",
"version": "10.5.0",
"version": "10.5.1-snapshot-0",
"description": "A view-only component for composing interactive lists and menus.",

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

"devDependencies": {
"@instructure/ui-babel-preset": "10.5.0",
"@instructure/ui-color-utils": "10.5.0",
"@instructure/ui-test-locator": "10.5.0",
"@instructure/ui-test-utils": "10.5.0",
"@instructure/ui-themes": "10.5.0"
"@instructure/ui-babel-preset": "10.5.1-snapshot-0",
"@instructure/ui-color-utils": "10.5.1-snapshot-0",
"@instructure/ui-test-locator": "10.5.1-snapshot-0",
"@instructure/ui-test-utils": "10.5.1-snapshot-0",
"@instructure/ui-themes": "10.5.1-snapshot-0"
},
"dependencies": {
"@babel/runtime": "^7.25.6",
"@instructure/emotion": "10.5.0",
"@instructure/shared-types": "10.5.0",
"@instructure/ui-icons": "10.5.0",
"@instructure/ui-prop-types": "10.5.0",
"@instructure/ui-react-utils": "10.5.0",
"@instructure/ui-testable": "10.5.0",
"@instructure/ui-view": "10.5.0",
"@instructure/emotion": "10.5.1-snapshot-0",
"@instructure/shared-types": "10.5.1-snapshot-0",
"@instructure/ui-icons": "10.5.1-snapshot-0",
"@instructure/ui-prop-types": "10.5.1-snapshot-0",
"@instructure/ui-react-utils": "10.5.1-snapshot-0",
"@instructure/ui-testable": "10.5.1-snapshot-0",
"@instructure/ui-view": "10.5.1-snapshot-0",
"prop-types": "^15.8.1"

@@ -43,0 +43,0 @@ },