@react-navigation/devtools
Advanced tools
Comparing version 5.1.4 to 5.1.5
@@ -6,2 +6,10 @@ # Change Log | ||
## [5.1.5](https://github.com/react-navigation/react-navigation/compare/@react-navigation/devtools@5.1.4...@react-navigation/devtools@5.1.5) (2020-08-04) | ||
**Note:** Version bump only for package @react-navigation/devtools | ||
## [5.1.4](https://github.com/react-navigation/react-navigation/compare/@react-navigation/devtools@5.1.3...@react-navigation/devtools@5.1.4) (2020-07-28) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@react-navigation/devtools", | ||
"description": "Developer tools for React Navigation", | ||
"version": "5.1.4", | ||
"version": "5.1.5", | ||
"keywords": [ | ||
@@ -39,13 +39,13 @@ "react", | ||
"dependencies": { | ||
"@react-navigation/core": "^5.12.2", | ||
"@react-navigation/core": "^5.12.3", | ||
"deep-equal": "^2.0.3" | ||
}, | ||
"devDependencies": { | ||
"@react-native-community/bob": "^0.15.1", | ||
"@react-native-community/bob": "^0.16.2", | ||
"@testing-library/react-native": "^7.0.1", | ||
"@types/deep-equal": "^1.0.1", | ||
"@types/react": "^16.9.36", | ||
"@types/react": "^16.9.44", | ||
"del-cli": "^3.0.1", | ||
"react": "~16.9.0", | ||
"react-native-testing-library": "^2.1.0", | ||
"typescript": "^3.9.5" | ||
"typescript": "^3.9.7" | ||
}, | ||
@@ -69,3 +69,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "1e813dfb5be34eb0ee1414addf194295aa7b1e96" | ||
"gitHead": "b029e0f6606e9e37e2c67131439aa11da5bf5b8e" | ||
} |
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
28174