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

react-native-radio-buttons-group

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-radio-buttons-group - npm Package Compare versions

Comparing version 3.0.2 to 3.0.3

1

lib/types.ts
import { StyleProp, TextStyle, ViewStyle } from 'react-native';
export type RadioButtonProps = {
accessibilityLabel?: string;
borderColor?: string;

@@ -5,0 +6,0 @@ borderSize?: number;

12

package.json
{
"name": "react-native-radio-buttons-group",
"version": "3.0.2",
"version": "3.0.3",
"description": "Simple and Best. An easy to use radio buttons for react native apps.",
"main": "./lib/index.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {

@@ -29,6 +32,3 @@ "type": "git",

},
"homepage": "https://github.com/thakurballary/react-native-radio-buttons-group#readme",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}
"homepage": "https://github.com/thakurballary/react-native-radio-buttons-group#readme"
}

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