@react-navigation/devtools
Advanced tools
Comparing version 7.0.0-rc.9 to 7.0.0-rc.10
{ | ||
"name": "@react-navigation/devtools", | ||
"description": "Developer tools for React Navigation", | ||
"version": "7.0.0-rc.9", | ||
"version": "7.0.0-rc.10", | ||
"keywords": [ | ||
@@ -21,4 +21,4 @@ "react", | ||
"source": "./src/index.tsx", | ||
"main": "./lib/commonjs/index.cjs", | ||
"module": "./lib/module/index.mjs", | ||
"main": "./lib/commonjs/index.js", | ||
"module": "./lib/module/index.js", | ||
"types": "./lib/typescript/src/index.d.ts", | ||
@@ -28,4 +28,4 @@ "exports": { | ||
"types": "./lib/typescript/src/index.d.ts", | ||
"import": "./lib/module/index.mjs", | ||
"require": "./lib/commonjs/index.cjs" | ||
"import": "./lib/module/index.js", | ||
"require": "./lib/commonjs/index.js" | ||
} | ||
@@ -52,3 +52,3 @@ }, | ||
"devDependencies": { | ||
"@react-navigation/core": "^7.0.0-rc.9", | ||
"@react-navigation/core": "^7.0.0-rc.10", | ||
"@testing-library/react-native": "^12.4.3", | ||
@@ -59,3 +59,3 @@ "@types/deep-equal": "^1.0.4", | ||
"react": "18.2.0", | ||
"react-native-builder-bob": "^0.25.0", | ||
"react-native-builder-bob": "^0.26.0", | ||
"typescript": "^5.5.2" | ||
@@ -90,3 +90,3 @@ }, | ||
}, | ||
"gitHead": "7e8963a5141f9fb53fc9ea9d01eb117006119c97" | ||
"gitHead": "d801b91d2aea4bf10852b03ea31836c0e5cb9442" | ||
} |
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
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
66437
41
3