react-simple-phone-input
Advanced tools
Comparing version 5.1.7 to 5.1.8
{ | ||
"name": "react-simple-phone-input", | ||
"version": "5.1.7", | ||
"description": "", | ||
"main": "index.js", | ||
"version": "5.1.8", | ||
"description": "A simple react phone input component with calling code dropdown🤷", | ||
"homepage": "https://react-simple-phone-input.vercel.app", | ||
"main": "dist/cjs/index.js", | ||
"module": "dist/esm/index.js", | ||
"files": [ | ||
"dist" | ||
], | ||
"types": "dist/index.d.ts", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"build": "rollup -c" | ||
}, | ||
"author": "", | ||
"license": "ISC" | ||
"author": { | ||
"name": "Siam Ahnaf", | ||
"email": "mail@siamahnaf.com", | ||
"url": "https://www.siamahnaf.com" | ||
}, | ||
"license": "MIT", | ||
"keywords": [ | ||
"react-simple-phone-input", | ||
"react", | ||
"phone", | ||
"format", | ||
"react-number-input", | ||
"i18", | ||
"dial code", | ||
"calling code", | ||
"dropdown", | ||
"telephone", | ||
"mobile", | ||
"react-dom", | ||
"international", | ||
"phone-dropdown", | ||
"dial code dropdown" | ||
], | ||
"repository": { | ||
"type": "git", | ||
"directory": "https://github.com/siamahnaf/react-simple-phone-input", | ||
"url": "https://github.com/siamahnaf/react-simple-phone-input" | ||
}, | ||
"peerDependencies": { | ||
"react": "^18.2.0", | ||
"react-dom": "^18.2.0" | ||
}, | ||
"devDependencies": { | ||
"@rollup/plugin-commonjs": "^23.0.4", | ||
"@rollup/plugin-node-resolve": "^15.0.1", | ||
"@rollup/plugin-terser": "^0.1.0", | ||
"@rollup/plugin-typescript": "^10.0.1", | ||
"@types/react": "^18.0.26", | ||
"@types/rollup-plugin-peer-deps-external": "^2.2.1", | ||
"react": "^18.2.0", | ||
"react-dom": "^18.2.0", | ||
"rollup": "^3.7.5", | ||
"rollup-plugin-dts": "^5.0.0", | ||
"rollup-plugin-peer-deps-external": "^2.2.4", | ||
"rollup-plugin-postcss": "^4.0.2", | ||
"typescript": "^4.9.4" | ||
} | ||
} |
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
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
10058
1
1
0
2
13