Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@react-navigation/devtools

Package Overview
Dependencies
Maintainers
0
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-navigation/devtools - npm Package Compare versions

Comparing version 7.0.0-rc.6 to 7.0.0-rc.7

22

package.json
{
"name": "@react-navigation/devtools",
"description": "Developer tools for React Navigation",
"version": "7.0.0-rc.6",
"version": "7.0.0-rc.7",
"keywords": [

@@ -50,3 +50,3 @@ "react",

"devDependencies": {
"@react-navigation/core": "^7.0.0-rc.6",
"@react-navigation/core": "^7.0.0-rc.7",
"@testing-library/react-native": "^12.4.3",

@@ -57,3 +57,3 @@ "@types/deep-equal": "^1.0.4",

"react": "18.2.0",
"react-native-builder-bob": "^0.25.0-next.1",
"react-native-builder-bob": "^0.25.0",
"typescript": "^5.5.2"

@@ -68,5 +68,15 @@ },

"targets": [
"commonjs",
"module",
[
"commonjs",
{
"esm": true
}
],
[
"module",
{
"esm": true
}
],
[
"typescript",

@@ -79,3 +89,3 @@ {

},
"gitHead": "f9d2fd11b965557db743980d504f2a390f3ac0b4"
"gitHead": "a5dcadcdd72520c47ef4946b507017abd519ce9c"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc