@testing-library/jest-native
Advanced tools
Comparing version 4.0.8 to 4.0.9
{ | ||
"name": "@testing-library/jest-native", | ||
"version": "4.0.8", | ||
"version": "4.0.9", | ||
"description": "Custom jest matchers to test the state of React Native", | ||
@@ -31,6 +31,6 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"chalk": "^2.4.1", | ||
"jest-diff": "^27.4.6", | ||
"jest-matcher-utils": "^27.4.6", | ||
"pretty-format": "^27.3.1", | ||
"chalk": "^4.1.2", | ||
"jest-diff": "^28.1.3", | ||
"jest-matcher-utils": "^28.1.3", | ||
"pretty-format": "^28.1.3", | ||
"ramda": "^0.28.0", | ||
@@ -40,17 +40,17 @@ "redent": "^2.0.0" | ||
"devDependencies": { | ||
"@babel/cli": "^7.13.6", | ||
"@babel/core": "7.15.8", | ||
"@babel/runtime": "^7.17.9", | ||
"@testing-library/react-native": "^9.1.0", | ||
"@babel/cli": "^7.18.10", | ||
"@babel/core": "^7.18.10", | ||
"@babel/runtime": "^7.18.9", | ||
"@testing-library/react-native": "^11.0.0", | ||
"commitizen": "^3.1.2", | ||
"cz-conventional-changelog": "^2.1.0", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"husky": "^1.3.1", | ||
"jest": "^27.0.6", | ||
"jest": "^28.1.3", | ||
"metro-react-native-babel-preset": "^0.70.3", | ||
"prettier": "^1.16.4", | ||
"pretty-quick": "^1.10.0", | ||
"react": "17.0.2", | ||
"react-native": "^0.66.4", | ||
"react-test-renderer": "^17.0.1", | ||
"semantic-release": "^15.14.0" | ||
"prettier": "^2.7.1", | ||
"pretty-quick": "^3.1.3", | ||
"react": "18.0.0", | ||
"react-native": "^0.69.4", | ||
"react-test-renderer": "18.0.0", | ||
"semantic-release": "^19.0.3" | ||
}, | ||
@@ -70,3 +70,5 @@ "husky": { | ||
"release": { | ||
"branch": "main", | ||
"branches": [ | ||
"main" | ||
], | ||
"plugins": [ | ||
@@ -73,0 +75,0 @@ "@semantic-release/commit-analyzer", |
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
37192
14
+ Added@jest/schemas@28.1.3(transitive)
+ Added@sinclair/typebox@0.24.51(transitive)
+ Addeddiff-sequences@28.1.1(transitive)
+ Addedjest-diff@28.1.3(transitive)
+ Addedjest-get-type@28.0.2(transitive)
+ Addedjest-matcher-utils@28.1.3(transitive)
+ Addedpretty-format@28.1.3(transitive)
+ Addedreact-is@18.3.1(transitive)
- Removedansi-styles@3.2.1(transitive)
- Removedchalk@2.4.2(transitive)
- Removedcolor-convert@1.9.3(transitive)
- Removedcolor-name@1.1.3(transitive)
- Removeddiff-sequences@27.5.1(transitive)
- Removedescape-string-regexp@1.0.5(transitive)
- Removedhas-flag@3.0.0(transitive)
- Removedjest-diff@27.5.1(transitive)
- Removedjest-get-type@27.5.1(transitive)
- Removedjest-matcher-utils@27.5.1(transitive)
- Removedpretty-format@27.5.1(transitive)
- Removedreact-is@17.0.2(transitive)
- Removedsupports-color@5.5.0(transitive)
Updatedchalk@^4.1.2
Updatedjest-diff@^28.1.3
Updatedjest-matcher-utils@^28.1.3
Updatedpretty-format@^28.1.3