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

react-native-flipper

Package Overview
Dependencies
Maintainers
2
Versions
195
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-flipper - npm Package Compare versions

Comparing version 0.32.2 to 0.33.1

react-native.config.js

2

index.js

@@ -159,3 +159,3 @@ /**

console.warn(
'The native module for Flipper seems unavailable. Make sure `initializeFlipper(this, getReactNativeHost().getReactInstanceManager()` is called in MainApplication.java:onCreate, and that `react-native-flipper` is installed as yarn dependency',
'The native module for Flipper seems unavailable. Please verify that `react-native-flipper` is installed as yarn dependency to your project and, for iOS, that `pod install` is run in the `ios` directory.',
);

@@ -162,0 +162,0 @@ }

{
"name": "react-native-flipper",
"title": "React Native Flipper Bindings",
"version": "0.32.2",
"version": "0.33.1",
"description": "TODO",

@@ -28,3 +28,3 @@ "main": "index.js",

"react": "^16.8.1",
"react-native": ">=0.59.0-rc.0 <1.0.x"
"react-native": "^0.62.0"
},

@@ -31,0 +31,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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