@instructure/ui-test-queries
Advanced tools
Comparing version 7.3.2-rc.4 to 7.3.2
@@ -6,10 +6,10 @@ # Change Log | ||
## [7.3.1](https://github.com/instructure/instructure-ui/compare/v7.3.0...v7.3.1) (2020-11-30) | ||
## [7.3.2](https://github.com/instructure/instructure-ui/compare/v7.3.1...v7.3.2) (2020-12-10) | ||
**Note:** Version bump only for package @instructure/ui-test-queries | ||
## [7.3.1](https://github.com/instructure/instructure-ui/compare/v7.3.0...v7.3.1) (2020-11-30) | ||
**Note:** Version bump only for package @instructure/ui-test-queries | ||
# [7.3.0](https://github.com/instructure/instructure-ui/compare/v7.2.4...v7.3.0) (2020-10-26) | ||
@@ -19,6 +19,2 @@ | ||
## [7.2.4](https://github.com/instructure/instructure-ui/compare/v7.2.0...v7.2.4) (2020-10-09) | ||
@@ -28,6 +24,2 @@ | ||
## [7.2.3](https://github.com/instructure/instructure-ui/compare/v7.2.0...v7.2.3) (2020-10-08) | ||
@@ -37,6 +29,2 @@ | ||
## [7.2.2](https://github.com/instructure/instructure-ui/compare/v7.2.0...v7.2.2) (2020-10-08) | ||
@@ -46,6 +34,2 @@ | ||
## [7.2.1](https://github.com/instructure/instructure-ui/compare/v7.2.0...v7.2.1) (2020-10-07) | ||
@@ -55,6 +39,2 @@ | ||
# [7.2.0](https://github.com/instructure/instructure-ui/compare/v7.1.4...v7.2.0) (2020-09-23) | ||
@@ -64,6 +44,2 @@ | ||
## [7.1.4](https://github.com/instructure/instructure-ui/compare/v7.1.3...v7.1.4) (2020-09-09) | ||
@@ -73,6 +49,2 @@ | ||
## [7.1.3](https://github.com/instructure/instructure-ui/compare/v7.1.2...v7.1.3) (2020-08-10) | ||
@@ -82,6 +54,2 @@ | ||
## [7.1.2](https://github.com/instructure/instructure-ui/compare/v7.1.1...v7.1.2) (2020-07-17) | ||
@@ -91,6 +59,2 @@ | ||
## [7.1.1](https://github.com/instructure/instructure-ui/compare/v7.1.0...v7.1.1) (2020-07-01) | ||
@@ -100,6 +64,2 @@ | ||
# [7.1.0](https://github.com/instructure/instructure-ui/compare/v7.0.0...v7.1.0) (2020-06-25) | ||
@@ -109,6 +69,2 @@ | ||
# [7.0.0](https://github.com/instructure/instructure-ui/compare/v6.26.0...v7.0.0) (2020-05-27) | ||
@@ -118,6 +74,2 @@ | ||
# [6.26.0](https://github.com/instructure/instructure-ui/compare/v6.25.0...v6.26.0) (2020-04-30) | ||
@@ -127,6 +79,2 @@ | ||
# [6.25.0](https://github.com/instructure/instructure-ui/compare/v6.24.0...v6.25.0) (2020-04-27) | ||
@@ -136,6 +84,2 @@ | ||
# [6.24.0](https://github.com/instructure/instructure-ui/compare/v6.23.0...v6.24.0) (2020-04-14) | ||
@@ -145,6 +89,2 @@ | ||
# [6.23.0](https://github.com/instructure/instructure-ui/compare/v6.22.0...v6.23.0) (2020-04-02) | ||
@@ -154,6 +94,2 @@ | ||
# [6.22.0](https://github.com/instructure/instructure-ui/compare/v6.21.0...v6.22.0) (2020-03-16) | ||
@@ -163,6 +99,2 @@ | ||
# [6.21.0](https://github.com/instructure/instructure-ui/compare/v6.20.0...v6.21.0) (2020-02-26) | ||
@@ -172,6 +104,2 @@ | ||
# [6.20.0](https://github.com/instructure/instructure-ui/compare/v6.19.0...v6.20.0) (2020-02-13) | ||
@@ -181,6 +109,2 @@ | ||
# [6.19.0](https://github.com/instructure/instructure-ui/compare/v6.18.0...v6.19.0) (2020-02-11) | ||
@@ -190,6 +114,2 @@ | ||
# [6.18.0](https://github.com/instructure/instructure-ui/compare/v6.17.0...v6.18.0) (2020-02-04) | ||
@@ -199,6 +119,2 @@ | ||
# [6.17.0](https://github.com/instructure/instructure-ui/compare/v6.16.0...v6.17.0) (2020-01-22) | ||
@@ -208,6 +124,2 @@ | ||
See the instructure-ui mono-repo [change log](#CHANGELOG) for past changes. |
{ | ||
"name": "@instructure/ui-test-queries", | ||
"version": "7.3.2-rc.4+434e75608", | ||
"version": "7.3.2", | ||
"description": "Helpers and utilities for queries in UI tests.", | ||
@@ -26,5 +26,5 @@ "author": "Instructure, Inc. Engineering and Product Design", | ||
"dependencies": { | ||
"@instructure/debounce": "7.3.2-rc.4+434e75608", | ||
"@instructure/ui-axe-check": "7.3.2-rc.4+434e75608", | ||
"@instructure/ui-test-sandbox": "7.3.2-rc.4+434e75608", | ||
"@instructure/debounce": "^7.3.2", | ||
"@instructure/ui-axe-check": "^7.3.2", | ||
"@instructure/ui-test-sandbox": "^7.3.2", | ||
"keycode": "^2", | ||
@@ -35,3 +35,3 @@ "pretty-format": "^24.9.0", | ||
"devDependencies": { | ||
"@instructure/ui-babel-preset": "7.3.2-rc.4+434e75608" | ||
"@instructure/ui-babel-preset": "^7.3.2" | ||
}, | ||
@@ -42,3 +42,3 @@ "publishConfig": { | ||
"sideEffects": false, | ||
"gitHead": "434e7560814730d64fa0fcc03e4985b1c05c1d4f" | ||
"gitHead": "6ebd9ac5e69b6d410776806784fa436e77a31902" | ||
} |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
265180
0
0
+ Added@babel/runtime@7.26.0(transitive)
+ Added@instructure/debounce@7.22.1(transitive)
+ Added@instructure/ui-axe-check@7.22.1(transitive)
+ Added@instructure/ui-test-sandbox@7.22.1(transitive)
+ Added@sinonjs/commons@1.8.6(transitive)
+ Added@sinonjs/formatio@3.2.2(transitive)
+ Added@sinonjs/samsam@3.3.3(transitive)
+ Added@sinonjs/text-encoding@0.7.3(transitive)
+ Addedarray-from@2.1.1(transitive)
+ Addedaxe-core@3.5.6(transitive)
+ Addeddiff@3.5.0(transitive)
+ Addedhas-flag@3.0.0(transitive)
+ Addedisarray@0.0.1(transitive)
+ Addedjs-tokens@4.0.0(transitive)
+ Addedjust-extend@4.2.1(transitive)
+ Addedlodash@4.17.21(transitive)
+ Addedlolex@4.2.05.1.2(transitive)
+ Addedloose-envify@1.4.0(transitive)
+ Addednise@1.5.3(transitive)
+ Addedobject-assign@4.1.1(transitive)
+ Addedpath-to-regexp@1.9.0(transitive)
+ Addedprop-types@15.8.1(transitive)
+ Addedreact@16.14.0(transitive)
+ Addedreact-dom@16.14.0(transitive)
+ Addedregenerator-runtime@0.14.1(transitive)
+ Addedscheduler@0.19.1(transitive)
+ Addedsinon@7.5.0(transitive)
+ Addedsupports-color@5.5.0(transitive)
+ Addedtype-detect@4.0.8(transitive)
Updated@instructure/debounce@^7.3.2