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

@react-navigation/devtools

Package Overview
Dependencies
Maintainers
7
Versions
119
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.4 to 7.0.0-rc.5

12

package.json
{
"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"
}
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