react-native-stepper-ui
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"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" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
0
0
9832
318
- Removedglobal@^4.4.0
- Removeddom-walk@0.1.2(transitive)
- Removedglobal@4.4.0(transitive)
- Removedmin-document@2.19.0(transitive)
- Removedprocess@0.11.10(transitive)