New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@react-navigation/devtools

Package Overview
Dependencies
Maintainers
4
Versions
124
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 5.1.21 to 6.0.0-next.0

26

CHANGELOG.md

@@ -6,3 +6,3 @@ # Change Log

## [5.1.21](https://github.com/react-navigation/react-navigation/compare/@react-navigation/devtools@5.1.20...@react-navigation/devtools@5.1.21) (2021-02-21)
# [6.0.0-next.0](https://github.com/react-navigation/react-navigation/compare/@react-navigation/devtools@5.1.17...@react-navigation/devtools@6.0.0-next.0) (2021-03-09)

@@ -15,26 +15,2 @@ **Note:** Version bump only for package @react-navigation/devtools

## [5.1.20](https://github.com/react-navigation/react-navigation/compare/@react-navigation/devtools@5.1.19...@react-navigation/devtools@5.1.20) (2021-01-21)
**Note:** Version bump only for package @react-navigation/devtools
## [5.1.19](https://github.com/react-navigation/react-navigation/compare/@react-navigation/devtools@5.1.18...@react-navigation/devtools@5.1.19) (2021-01-14)
**Note:** Version bump only for package @react-navigation/devtools
## [5.1.18](https://github.com/react-navigation/react-navigation/compare/@react-navigation/devtools@5.1.17...@react-navigation/devtools@5.1.18) (2020-11-20)
**Note:** Version bump only for package @react-navigation/devtools
## [5.1.17](https://github.com/react-navigation/react-navigation/compare/@react-navigation/devtools@5.1.16...@react-navigation/devtools@5.1.17) (2020-11-10)

@@ -41,0 +17,0 @@

18

package.json
{
"name": "@react-navigation/devtools",
"description": "Developer tools for React Navigation",
"version": "5.1.21",
"version": "6.0.0-next.0",
"keywords": [

@@ -32,3 +32,4 @@ "react",

"publishConfig": {
"access": "public"
"access": "public",
"tag": "alpha"
},

@@ -40,7 +41,7 @@ "scripts": {

"dependencies": {
"@react-navigation/core": "^5.15.2",
"deep-equal": "^2.0.4"
"@react-navigation/core": "^6.0.0-next.0",
"deep-equal": "^2.0.5"
},
"devDependencies": {
"@testing-library/react-native": "^7.1.0",
"@testing-library/react-native": "^7.2.0",
"@types/deep-equal": "^1.0.1",

@@ -50,4 +51,4 @@ "@types/react": "^16.9.53",

"react": "~16.13.1",
"react-native-builder-bob": "^0.17.0",
"typescript": "^4.0.3"
"react-native-builder-bob": "^0.18.1",
"typescript": "^4.2.3"
},

@@ -70,4 +71,3 @@ "peerDependencies": {

]
},
"gitHead": "7b353a4aeabe204284b358af204caebe1db093c1"
}
}
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