@instructure/ui-selectable
Advanced tools
Comparing version 10.4.1-snapshot-2 to 10.4.1-snapshot-3
@@ -6,10 +6,13 @@ # Change Log | ||
## [10.4.1-snapshot-2](https://github.com/instructure/instructure-ui/compare/v10.4.0...v10.4.1-snapshot-2) (2024-10-18) | ||
## [10.4.1-snapshot-3](https://github.com/instructure/instructure-ui/compare/v10.4.0...v10.4.1-snapshot-3) (2024-10-22) | ||
**Note:** Version bump only for package @instructure/ui-selectable | ||
### Bug Fixes | ||
* update license ([1c039d9](https://github.com/instructure/instructure-ui/commit/1c039d9cbf5a3ea99b59803ddde5c6c0b2d76ba5)) | ||
# [10.4.0](https://github.com/instructure/instructure-ui/compare/v10.3.0...v10.4.0) (2024-10-16) | ||
@@ -16,0 +19,0 @@ |
{ | ||
"name": "@instructure/ui-selectable", | ||
"version": "10.4.1-snapshot-2", | ||
"version": "10.4.1-snapshot-3", | ||
"description": "A UI component library made by Instructure Inc.", | ||
@@ -26,13 +26,13 @@ "author": "Instructure, Inc. Engineering and Product Design", | ||
"devDependencies": { | ||
"@instructure/ui-babel-preset": "10.4.1-snapshot-2", | ||
"@instructure/ui-test-utils": "10.4.1-snapshot-2" | ||
"@instructure/ui-babel-preset": "10.4.1-snapshot-3", | ||
"@instructure/ui-test-utils": "10.4.1-snapshot-3" | ||
}, | ||
"dependencies": { | ||
"@babel/runtime": "^7.25.6", | ||
"@instructure/console": "10.4.1-snapshot-2", | ||
"@instructure/shared-types": "10.4.1-snapshot-2", | ||
"@instructure/ui-dom-utils": "10.4.1-snapshot-2", | ||
"@instructure/ui-react-utils": "10.4.1-snapshot-2", | ||
"@instructure/ui-testable": "10.4.1-snapshot-2", | ||
"@instructure/ui-utils": "10.4.1-snapshot-2", | ||
"@instructure/console": "10.4.1-snapshot-3", | ||
"@instructure/shared-types": "10.4.1-snapshot-3", | ||
"@instructure/ui-dom-utils": "10.4.1-snapshot-3", | ||
"@instructure/ui-react-utils": "10.4.1-snapshot-3", | ||
"@instructure/ui-testable": "10.4.1-snapshot-3", | ||
"@instructure/ui-utils": "10.4.1-snapshot-3", | ||
"keycode": "^2", | ||
@@ -39,0 +39,0 @@ "prop-types": "^15.8.1" |
@@ -30,4 +30,4 @@ --- | ||
[license-badge]: https://img.shields.io/npm/l/instructure-ui.svg?style=flat-square | ||
[license]: https://github.com/instructure/instructure-ui/blob/master/LICENSE | ||
[license]: https://github.com/instructure/instructure-ui/blob/master/LICENSE.md | ||
[coc-badge]: https://img.shields.io/badge/code%20of-conduct-ff69b4.svg?style=flat-square | ||
[coc]: https://github.com/instructure/instructure-ui/blob/master/CODE_OF_CONDUCT.md |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
199253
+ Added@instructure/console@10.4.1-snapshot-3(transitive)
+ Added@instructure/shared-types@10.4.1-snapshot-3(transitive)
+ Added@instructure/ui-decorator@10.4.1-snapshot-3(transitive)
+ Added@instructure/ui-dom-utils@10.4.1-snapshot-3(transitive)
+ Added@instructure/ui-react-utils@10.4.1-snapshot-3(transitive)
+ Added@instructure/ui-testable@10.4.1-snapshot-3(transitive)
+ Added@instructure/ui-utils@10.4.1-snapshot-3(transitive)
- Removed@instructure/console@10.4.1-snapshot-2(transitive)
- Removed@instructure/shared-types@10.4.1-snapshot-2(transitive)
- Removed@instructure/ui-decorator@10.4.1-snapshot-2(transitive)
- Removed@instructure/ui-dom-utils@10.4.1-snapshot-2(transitive)
- Removed@instructure/ui-react-utils@10.4.1-snapshot-2(transitive)
- Removed@instructure/ui-testable@10.4.1-snapshot-2(transitive)
- Removed@instructure/ui-utils@10.4.1-snapshot-2(transitive)