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

react-native-simple-stepper

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-simple-stepper - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0

9

package.json
{
"name": "react-native-simple-stepper",
"version": "1.1.0",
"description": "A super simple implementation of the classic UIStepper.",
"version": "1.2.0",
"description": "A super simple react-native implementation of the classic UIStepper from iOS.",
"main": "SimpleStepper.js",

@@ -17,3 +17,2 @@ "directories": {

"keywords": [
"stepper",
"react-component",

@@ -23,3 +22,5 @@ "ios",

"react-native",
"UIStepper"
"UIStepper",
"simple",
"stepper"
],

@@ -26,0 +27,0 @@ "author": "Brian Sinnicke",

@@ -8,3 +8,3 @@ ### react-native-simple-stepper

A super simple implementation of the classic UIStepper. Check out props below for customization.
A super simple react-native implementation of the classic UIStepper from iOS. Check out the props below for customization.

@@ -11,0 +11,0 @@ ### Demo

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