@react-navigation/devtools
Advanced tools
Comparing version 7.0.0-rc.4 to 7.0.0-rc.5
{ | ||
"name": "@react-navigation/devtools", | ||
"description": "Developer tools for React Navigation", | ||
"version": "7.0.0-rc.4", | ||
"version": "7.0.0-rc.5", | ||
"keywords": [ | ||
@@ -20,6 +20,6 @@ "react", | ||
"homepage": "https://reactnavigation.org", | ||
"source": "src/index.tsx", | ||
"source": "./src/index.tsx", | ||
"main": "./lib/commonjs/index.cjs", | ||
"module": "lib/module/index.mjs", | ||
"types": "lib/typescript/src/index.d.ts", | ||
"module": "./lib/module/index.mjs", | ||
"types": "./lib/typescript/src/index.d.ts", | ||
"exports": { | ||
@@ -51,3 +51,3 @@ ".": { | ||
"devDependencies": { | ||
"@react-navigation/core": "^7.0.0-rc.4", | ||
"@react-navigation/core": "^7.0.0-rc.5", | ||
"@testing-library/react-native": "^12.4.3", | ||
@@ -78,3 +78,3 @@ "@types/deep-equal": "^1.0.4", | ||
}, | ||
"gitHead": "eb808a96595ca95d291eb0eca5c4d6c0a385fc44" | ||
"gitHead": "34067879bbf00f8ac0dcad4f619f9b9778cafbd0" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
66303
2