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

react-native-stepper-ui

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.0.1 to 0.0.2

index.js

13

package.json
{
"name": "react-native-stepper-ui",
"version": "0.0.1",
"version": "0.0.2",
"description": "Stepper Component for React Native",

@@ -21,12 +21,3 @@ "main": "index.tsx",

},
"homepage": "https://github.com/danilrafiqi/react-native-stepper-ui#readme",
"devDependencies": {
"@types/react-native": "^0.62.13",
"react": "^16.13.1",
"react-native": "^0.62.2",
"typescript": "^3.9.5"
},
"dependencies": {
"global": "^4.4.0"
}
"homepage": "https://github.com/danilrafiqi/react-native-stepper-ui#readme"
}

@@ -17,5 +17,6 @@

"declaration": true,
"outDir": "dist",
"outDir": "./",
"rootDir": "./src",
},
"jsx": "react",
"exclude": [

@@ -22,0 +23,0 @@ "node_modules", "babel.config.js", "metro.config.js", "jest.config.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