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

react-native-pipesort-bottomsheet

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-pipesort-bottomsheet - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

src/cardContent.js

5

package.json
{
"name": "react-native-pipesort-bottomsheet",
"version": "1.0.1",
"version": "1.0.2",
"description": "A modernised modal for mobile apps.",

@@ -9,2 +9,5 @@ "main": "index.js",

},
"dependencies": {
"react-native-raw-bottom-sheet": "^2.0.6"
},
"repository": {

@@ -11,0 +14,0 @@ "type": "git",

2

src/BottomSheet.js

@@ -7,3 +7,3 @@ import React,{useRef} from 'react';

import RBSheet from 'react-native-raw-bottom-sheet';
import CardContent from '../screens/cardContent';
import CardContent from './cardContent';

@@ -10,0 +10,0 @@ function BottomSheet() {

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