@instructure/theme-registry
Advanced tools
Comparing version 10.0.1-snapshot-9 to 10.1.1-snapshot-4973
@@ -6,3 +6,3 @@ # Change Log | ||
## [10.0.1-snapshot-9](https://github.com/instructure/instructure-ui/compare/v10.0.0...v10.0.1-snapshot-9) (2024-08-14) | ||
## [10.1.1-snapshot-4973](https://github.com/instructure/instructure-ui/compare/v10.0.0...v10.1.1-snapshot-4973) (2024-08-23) | ||
@@ -15,2 +15,10 @@ **Note:** Version bump only for package @instructure/theme-registry | ||
# [10.1.0](https://github.com/instructure/instructure-ui/compare/v10.0.0...v10.1.0) (2024-08-23) | ||
**Note:** Version bump only for package @instructure/theme-registry | ||
# [10.0.0](https://github.com/instructure/instructure-ui/compare/v9.5.1...v10.0.0) (2024-07-31) | ||
@@ -17,0 +25,0 @@ |
@@ -181,3 +181,2 @@ import _objectWithoutProperties from "@babel/runtime/helpers/esm/objectWithoutProperties"; | ||
} | ||
// eslint-disable-next-line prefer-rest-params | ||
return Reflect.get(target, property); | ||
@@ -184,0 +183,0 @@ } |
@@ -192,3 +192,2 @@ "use strict"; | ||
} | ||
// eslint-disable-next-line prefer-rest-params | ||
return Reflect.get(target, property); | ||
@@ -195,0 +194,0 @@ } |
{ | ||
"name": "@instructure/theme-registry", | ||
"version": "10.0.1-snapshot-9", | ||
"version": "10.1.1-snapshot-4973", | ||
"description": "Package for global ThemeRegistry.", | ||
@@ -25,10 +25,10 @@ "author": "Instructure, Inc. Engineering and Product Design", | ||
"@babel/runtime": "^7.24.5", | ||
"@instructure/console": "10.0.1-snapshot-9", | ||
"@instructure/shared-types": "10.0.1-snapshot-9", | ||
"@instructure/ui-utils": "10.0.1-snapshot-9" | ||
"@instructure/console": "10.1.1-snapshot-4973", | ||
"@instructure/shared-types": "10.1.1-snapshot-4973", | ||
"@instructure/ui-utils": "10.1.1-snapshot-4973" | ||
}, | ||
"devDependencies": { | ||
"@instructure/ui-babel-preset": "10.0.1-snapshot-9", | ||
"@instructure/ui-test-utils": "10.0.1-snapshot-9" | ||
"@instructure/ui-babel-preset": "10.1.1-snapshot-4973", | ||
"@instructure/ui-test-utils": "10.1.1-snapshot-4973" | ||
} | ||
} |
@@ -219,3 +219,2 @@ /* | ||
} | ||
// eslint-disable-next-line prefer-rest-params | ||
return Reflect.get(target, property) | ||
@@ -222,0 +221,0 @@ } |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
126227
842
+ Added@instructure/console@10.1.1-snapshot-4973(transitive)
+ Added@instructure/shared-types@10.1.1-snapshot-4973(transitive)
+ Added@instructure/ui-dom-utils@10.1.1-snapshot-4973(transitive)
+ Added@instructure/ui-utils@10.1.1-snapshot-4973(transitive)
- Removed@instructure/console@10.0.1-snapshot-9(transitive)
- Removed@instructure/shared-types@10.0.1-snapshot-9(transitive)
- Removed@instructure/ui-dom-utils@10.0.1-snapshot-9(transitive)
- Removed@instructure/ui-utils@10.0.1-snapshot-9(transitive)