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.2.1 to 0.3.0

.eslintrc.js

16

package.json
{
"name": "react-native-flipper-performance-plugin",
"version": "0.2.1",
"version": "0.3.0",
"description": "Native side of flipper-rn-perf-monitor plugin",

@@ -11,3 +11,15 @@ "repository": "https://github.com/bamlab/react-native-performance",

},
"homepage": "https://github.com/bamlab/react-native-performance#readme"
"homepage": "https://github.com/bamlab/react-native-performance#readme",
"sideEffects": false,
"scripts": {
"build": "expo-module build",
"clean": "expo-module clean",
"test": "expo-module test",
"prepare": "expo-module prepare",
"prepublishOnly": "expo-module prepublishOnly",
"expo-module": "expo-module"
},
"devDependencies": {
"expo-module-scripts": "^2.0.0"
}
}

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