You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

react-navigation-animated-switch

Package Overview
Dependencies
Maintainers
3
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-navigation-animated-switch - npm Package Compare versions

Comparing version

to
0.6.4

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [0.6.4](https://github.com/react-navigation/react-navigation/compare/react-navigation-animated-switch@0.6.3...react-navigation-animated-switch@0.6.4) (2021-02-21)
**Note:** Version bump only for package react-navigation-animated-switch
## [0.6.3](https://github.com/react-navigation/react-navigation/compare/react-navigation-animated-switch@0.6.2...react-navigation-animated-switch@0.6.3) (2020-10-26)

@@ -8,0 +16,0 @@

6

package.json
{
"name": "react-navigation-animated-switch",
"version": "0.6.3",
"version": "0.6.4",
"description": "Animated switch for React Navigation",

@@ -31,3 +31,3 @@ "main": "lib/commonjs/index.js",

"react-native-reanimated": "~1.13.0",
"react-navigation": "^4.4.3",
"react-navigation": "^4.4.4",
"typescript": "^4.0.3"

@@ -55,3 +55,3 @@ },

},
"gitHead": "9b55493e7662f4d54c21f75e53eb3911675f61bc"
"gitHead": "9f553c2ad1bc62d208164e06366ab59b15c630f3"
}