@instructure/ui-utils
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-utils | ||
### 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-utils", | ||
"version": "10.4.1-snapshot-2", | ||
"version": "10.4.1-snapshot-3", | ||
"description": "A collection of utilities for UI components", | ||
@@ -25,3 +25,3 @@ "author": "Instructure, Inc. Engineering and Product Design", | ||
"devDependencies": { | ||
"@instructure/ui-babel-preset": "10.4.1-snapshot-2", | ||
"@instructure/ui-babel-preset": "10.4.1-snapshot-3", | ||
"@testing-library/jest-dom": "^6.4.6", | ||
@@ -34,5 +34,5 @@ "@testing-library/react": "^16.0.1", | ||
"@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/console": "10.4.1-snapshot-3", | ||
"@instructure/shared-types": "10.4.1-snapshot-3", | ||
"@instructure/ui-dom-utils": "10.4.1-snapshot-3", | ||
"@types/ua-parser-js": "^0.7.39", | ||
@@ -39,0 +39,0 @@ "fast-deep-equal": "^3.1.3", |
@@ -20,4 +20,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
397881
+ Added@instructure/console@10.4.1-snapshot-3(transitive)
+ Added@instructure/shared-types@10.4.1-snapshot-3(transitive)
+ Added@instructure/ui-dom-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-dom-utils@10.4.1-snapshot-2(transitive)