@instructure/ui-themeable
Advanced tools
Comparing version 7.16.0 to 7.17.0
@@ -6,2 +6,6 @@ # Change Log | ||
# [7.17.0](https://github.com/instructure/instructure-ui/compare/v7.16.0...v7.17.0) (2022-03-22) | ||
**Note:** Version bump only for package @instructure/ui-themeable | ||
# [7.16.0](https://github.com/instructure/instructure-ui/compare/v7.15.0...v7.16.0) (2022-02-08) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@instructure/ui-themeable", | ||
"version": "7.16.0", | ||
"version": "7.17.0", | ||
"description": "A UI component library made by Instructure Inc.", | ||
@@ -26,16 +26,16 @@ "author": "Instructure, Inc. Engineering and Product Design", | ||
"devDependencies": { | ||
"@instructure/ui-babel-preset": "^7.16.0", | ||
"@instructure/ui-test-utils": "^7.16.0", | ||
"@instructure/ui-testable": "^7.16.0" | ||
"@instructure/ui-babel-preset": "^7.17.0", | ||
"@instructure/ui-test-utils": "^7.17.0", | ||
"@instructure/ui-testable": "^7.17.0" | ||
}, | ||
"dependencies": { | ||
"@babel/runtime": "^7.9.2", | ||
"@instructure/console": "^7.16.0", | ||
"@instructure/ui-color-utils": "^7.16.0", | ||
"@instructure/ui-decorator": "^7.16.0", | ||
"@instructure/ui-dom-utils": "^7.16.0", | ||
"@instructure/ui-react-utils": "^7.16.0", | ||
"@instructure/ui-stylesheet": "^7.16.0", | ||
"@instructure/ui-utils": "^7.16.0", | ||
"@instructure/uid": "^7.16.0", | ||
"@instructure/console": "^7.17.0", | ||
"@instructure/ui-color-utils": "^7.17.0", | ||
"@instructure/ui-decorator": "^7.17.0", | ||
"@instructure/ui-dom-utils": "^7.17.0", | ||
"@instructure/ui-react-utils": "^7.17.0", | ||
"@instructure/ui-stylesheet": "^7.17.0", | ||
"@instructure/ui-utils": "^7.17.0", | ||
"@instructure/uid": "^7.17.0", | ||
"prop-types": "^15" | ||
@@ -42,0 +42,0 @@ }, |
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
290522
Updated@instructure/console@^7.17.0
Updated@instructure/uid@^7.17.0