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

react-native-flipper-performance-plugin

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-flipper-performance-plugin - npm Package Compare versions

Comparing version 0.4.0-rc.0 to 0.4.0

8

package.json
{
"name": "react-native-flipper-performance-plugin",
"version": "0.4.0-rc.0",
"version": "0.4.0",
"description": "Native side of flipper-rn-perf-monitor plugin",
"repository": "https://github.com/bamlab/react-native-performance",
"repository": "https://github.com/bamlab/react-native-flipper-performance-monitor",
"author": "almouro <contact@almouro.com> (https://github.com/Almouro)",
"license": "MIT",
"bugs": {
"url": "https://github.com/bamlab/react-native-performance/issues"
"url": "https://github.com/bamlab/react-native-flipper-performance-monitor/issues"
},
"homepage": "https://github.com/bamlab/react-native-performance#readme",
"homepage": "./README.md",
"sideEffects": false,

@@ -13,0 +13,0 @@ "scripts": {

@@ -7,12 +7,12 @@ # react-native-flipper-performance-plugin

- [Documentation for the main branch](https://github.com/expo/expo/blob/main/docs/pages/versions/unversioned/sdk/react-native-flipper-performance-plugin.md)
- [Documentation for the latest stable release](https://docs.expo.dev/versions/latest/sdk/react-native-flipper-performance-plugin/)
- [Documentation for the master branch](https://github.com/expo/expo/blob/master/docs/pages/versions/unversioned/sdk/README.md.md)
- [Documentation for the latest stable release](https://docs.expo.io/versions/latest/sdk/README.md/)
# Installation in managed Expo projects
For [managed](https://docs.expo.dev/versions/latest/introduction/managed-vs-bare/) Expo projects, please follow the installation instructions in the [API documentation for the latest stable release](#api-documentation). If you follow the link and there is no documentation available then this library is not yet usable within managed projects &mdash; it is likely to be included in an upcoming Expo SDK release.
For managed [managed](https://docs.expo.io/versions/latest/introduction/managed-vs-bare/) Expo projects, please follow the installation instructions in the [API documentation for the latest stable release](#api-documentation). If you follow the link and there is no documentation available then this library is not yet usable within managed projects &mdash; it is likely to be included in an upcoming Expo SDK release.
# Installation in bare React Native projects
For bare React Native projects, you must ensure that you have [installed and configured the `expo` package](https://docs.expo.dev/bare/installing-expo-modules/) before continuing.
For bare React Native projects, you must ensure that you have [installed and configured the `react-native-unimodules` package](https://github.com/expo/expo/tree/master/packages/react-native-unimodules) before continuing.

@@ -19,0 +19,0 @@ ### Add the package to your npm dependencies

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