react-native-custom-dialog
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "react-native-custom-dialog", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "React Native 自定义Dialog组件", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"keywords": [ | ||
@@ -16,3 +13,15 @@ "RN", | ||
"author": "moxie", | ||
"license": "ISC" | ||
"license": "ISC", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/BBBOND/react-native-custom-dialog.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/BBBOND/react-native-custom-dialog/issues" | ||
}, | ||
"homepage": "https://github.com/BBBOND/react-native-custom-dialog", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"author": "BBBOND" | ||
} |
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 bug tracker
MaintenancePackage does not have a linked bug tracker 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 website
QualityPackage does not have a website.
Found 1 instance in 1 package
14019
1
1
0