react-native-awesome-text-input
Advanced tools
Comparing version
@@ -1,1 +0,1 @@ | ||
export * from './CustomTextInput/CustomTextInput'; | ||
export * from './AwesomeTextInput/AwesomeTextInput'; |
{ | ||
"name": "react-native-awesome-text-input", | ||
"version": "0.0.23", | ||
"description": "A simple and reusable react native compatible text input that packs animations and extra styling on top of the core text input component from react native's package", | ||
"main": "dist/index.js", | ||
"version": "1.0.0", | ||
"description": "A simple and reusable react native compatible text input that packs animations and extra styling on top of the core React Native's text input.", | ||
"main": "dist/main.js", | ||
"types": "dist/index.d.ts", | ||
"scripts": { | ||
"test": "jest --clearCache && jest --coverage", | ||
"build": "tsc" | ||
"build": "rollup -c" | ||
}, | ||
@@ -31,2 +31,5 @@ "repository": { | ||
"devDependencies": { | ||
"@babel/core": "^7.9.0", | ||
"@babel/preset-env": "^7.9.5", | ||
"@babel/preset-react": "^7.9.4", | ||
"@types/jest": "^25.2.1", | ||
@@ -36,14 +39,17 @@ "@types/react": "^16.9.34", | ||
"@types/react-test-renderer": "^16.9.2", | ||
"@babel/core": "^7.9.0", | ||
"@babel/preset-env": "^7.9.5", | ||
"@babel/preset-react": "^7.9.4", | ||
"babel-loader": "^8.1.0", | ||
"babel-preset-react": "^6.24.1", | ||
"enzyme": "^3.11.0", | ||
"enzyme-adapter-react-16": "^1.15.2", | ||
"jest": "^25.3.0", | ||
"metro-react-native-babel-preset": "^0.59.0", | ||
"react": "^16.9.0", | ||
"react-native": "^0.62.2", | ||
"react-test-renderer": "^16.9.0", | ||
"ts-jest": "^25.4.0" | ||
"rollup-plugin-babel": "^4.4.0", | ||
"rollup-plugin-node-resolve": "^5.2.0", | ||
"rollup-plugin-typescript2": "^0.27.0", | ||
"ts-jest": "^25.4.0", | ||
"typescript": "^3.8.3" | ||
} | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
8923
31.38%140
84.21%0
-100%21
40%6
-64.71%1
Infinity%1
Infinity%