@indoqa/test-utils
Advanced tools
Comparing version 2.0.0-alpha.8 to 2.0.0-alpha.9
{ | ||
"name": "@indoqa/test-utils", | ||
"version": "2.0.0-alpha.8", | ||
"version": "2.0.0-alpha.9", | ||
"author": "Indoqa Software Design und Beratung GmbH (https://www.indoqa.com)", | ||
@@ -37,6 +37,6 @@ "description": "Test utilities for React, Fela and redux-observable.", | ||
"css": ">=3", | ||
"fela": ">=11.6", | ||
"react": ">=17.0", | ||
"react-dom": ">=17.0", | ||
"react-fela": ">=11", | ||
"fela": ">=12.1", | ||
"react": ">=18.0", | ||
"react-dom": ">=18.0", | ||
"react-fela": ">=12.1", | ||
"react-testing-library": ">=8", | ||
@@ -47,9 +47,9 @@ "redux-observable": ">=1.2", | ||
"devDependencies": { | ||
"@indoqa/style-system": "^2.0.0-alpha.8", | ||
"@indoqa/style-system": "^2.0.0-alpha.9", | ||
"@testing-library/react": "^11.2.2", | ||
"css": "^3.0.0", | ||
"fela": "^11.6.1", | ||
"react": "^17.0.2", | ||
"react-dom": "^17.0.2", | ||
"react-fela": "^11.6.1", | ||
"fela": "^12.1.2", | ||
"react": "^18.1.0", | ||
"react-dom": "^18.1.0", | ||
"react-fela": "^12.1.2", | ||
"react-testing-library": "^8.0.1", | ||
@@ -59,3 +59,3 @@ "redux-observable": "^1.2.0", | ||
}, | ||
"gitHead": "803b1670e5bfca8922d7ebad650249fd762218e0" | ||
"gitHead": "b5affed98ae953ad7032c7e07755760c02bb93cf" | ||
} |
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
30201