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

@expo/react-native-action-sheet

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@expo/react-native-action-sheet - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

8

index.js

@@ -1,6 +0,4 @@

const exports = require('./ActionSheet');
exports.ActionSheetProvider = require('./ActionSheetProvider').default;
exports.connectActionSheet = require('./connectActionSheet').default;
module.exports = require('./ActionSheet');
module.exports = exports;
module.exports.ActionSheetProvider = require('./ActionSheetProvider').default;
module.exports.connectActionSheet = require('./connectActionSheet').default;
{
"name": "@expo/react-native-action-sheet",
"version": "0.3.0",
"version": "0.3.1",
"description": "A cross-platform ActionSheet for React Native",

@@ -5,0 +5,0 @@ "main": "index.js",

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