@react-navigation/devtools
Advanced tools
Comparing version 6.0.0-next.10 to 6.0.0-next.11
@@ -6,2 +6,10 @@ # Change Log | ||
# [6.0.0-next.11](https://github.com/react-navigation/react-navigation/compare/@react-navigation/devtools@6.0.0-next.10...@react-navigation/devtools@6.0.0-next.11) (2021-05-26) | ||
**Note:** Version bump only for package @react-navigation/devtools | ||
# [6.0.0-next.10](https://github.com/react-navigation/react-navigation/compare/@react-navigation/devtools@6.0.0-next.9...@react-navigation/devtools@6.0.0-next.10) (2021-05-25) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@react-navigation/devtools", | ||
"description": "Developer tools for React Navigation", | ||
"version": "6.0.0-next.10", | ||
"version": "6.0.0-next.11", | ||
"keywords": [ | ||
@@ -43,3 +43,3 @@ "react", | ||
"devDependencies": { | ||
"@react-navigation/core": "^6.0.0-next.9", | ||
"@react-navigation/core": "^6.0.0-next.10", | ||
"@testing-library/react-native": "^7.2.0", | ||
@@ -71,3 +71,3 @@ "@types/deep-equal": "^1.0.1", | ||
}, | ||
"gitHead": "aa77f0618b2c532376ca9957088dcbcabe950fa1" | ||
"gitHead": "29cdd886a066415370f7705b47c2d02dde29776f" | ||
} |
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
71642