@instructure/ui-test-queries
Advanced tools
Comparing version 10.8.1-snapshot-4 to 10.8.1-snapshot-6
@@ -6,3 +6,3 @@ # Change Log | ||
## [10.8.1-snapshot-4](https://github.com/instructure/instructure-ui/compare/v10.8.0...v10.8.1-snapshot-4) (2024-12-12) | ||
## [10.8.1-snapshot-6](https://github.com/instructure/instructure-ui/compare/v10.8.0...v10.8.1-snapshot-6) (2024-12-12) | ||
@@ -9,0 +9,0 @@ **Note:** Version bump only for package @instructure/ui-test-queries |
{ | ||
"name": "@instructure/ui-test-queries", | ||
"version": "10.8.1-snapshot-4", | ||
"version": "10.8.1-snapshot-6", | ||
"description": "Helpers and utilities for queries in UI tests.", | ||
@@ -26,5 +26,5 @@ "author": "Instructure, Inc. Engineering and Product Design", | ||
"dependencies": { | ||
"@instructure/debounce": "10.8.1-snapshot-4", | ||
"@instructure/ui-axe-check": "10.8.1-snapshot-4", | ||
"@instructure/ui-test-sandbox": "10.8.1-snapshot-4", | ||
"@instructure/debounce": "10.8.1-snapshot-6", | ||
"@instructure/ui-axe-check": "10.8.1-snapshot-6", | ||
"@instructure/ui-test-sandbox": "10.8.1-snapshot-6", | ||
"keycode": "^2", | ||
@@ -35,3 +35,3 @@ "pretty-format": "^29.7.0", | ||
"devDependencies": { | ||
"@instructure/ui-babel-preset": "10.8.1-snapshot-4", | ||
"@instructure/ui-babel-preset": "10.8.1-snapshot-6", | ||
"@types/sizzle": "^2.3.8" | ||
@@ -38,0 +38,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
+ Added@instructure/debounce@10.8.1-snapshot-6(transitive)
+ Added@instructure/ui-axe-check@10.8.1-snapshot-6(transitive)
+ Added@instructure/ui-test-sandbox@10.8.1-snapshot-6(transitive)
- Removed@instructure/debounce@10.8.1-snapshot-4(transitive)
- Removed@instructure/ui-axe-check@10.8.1-snapshot-4(transitive)
- Removed@instructure/ui-test-sandbox@10.8.1-snapshot-4(transitive)