@react-navigation/devtools
Advanced tools
Comparing version 5.1.2 to 5.1.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [5.1.3](https://github.com/react-navigation/react-navigation/compare/@react-navigation/devtools@5.1.2...@react-navigation/devtools@5.1.3) (2020-07-19) | ||
**Note:** Version bump only for package @react-navigation/devtools | ||
## [5.1.2](https://github.com/react-navigation/react-navigation/compare/@react-navigation/devtools@5.1.1...@react-navigation/devtools@5.1.2) (2020-07-10) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@react-navigation/devtools", | ||
"description": "Developer tools for React Navigation", | ||
"version": "5.1.2", | ||
"version": "5.1.3", | ||
"keywords": [ | ||
@@ -39,3 +39,3 @@ "react", | ||
"dependencies": { | ||
"@react-navigation/core": "^5.12.0", | ||
"@react-navigation/core": "^5.12.1", | ||
"deep-equal": "^2.0.3" | ||
@@ -69,3 +69,3 @@ }, | ||
}, | ||
"gitHead": "513482425ac551a86358fa28fa18e41f16fb4d94" | ||
"gitHead": "7c2b28ae1e7c519b525205e7dc1a240ce7cce6c6" | ||
} |
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
27719