react-native-use-modal-hooks
Advanced tools
Comparing version 1.0.0 to 1.1.0
{ | ||
"name": "react-native-use-modal-hooks", | ||
"description": "React hooks for displaying a modal window in React Native", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"main": "dist/index.js", | ||
@@ -13,2 +13,3 @@ "types": "dist/index.d.ts", | ||
}, | ||
"repository": "https://github.com/toshi1127/react-native-use-modal-hooks", | ||
"author": "toshi1127 (https://github.com/toshi1127)", | ||
@@ -15,0 +16,0 @@ "keywords": [ |
# react-native-use-modal-hooks | ||
[![](https://img.shields.io/npm/v/react-native-use-modal-hooks.svg)](https://www.npmjs.com/package/react-native-use-modal-hooks) | ||
[![Build Status](https://travis-ci.com/toshi1127/react-native-modal-hooks.svg?branch=master)](https://travis-ci.com/toshi1127/react-native-modal-hooks) | ||
[![codecov](https://codecov.io/gh/toshi1127/react-native-use-modal-hooks/branch/master/graph/badge.svg)](https://codecov.io/gh/toshi1127/react-native-use-modal-hooks) | ||
[![](https://img.shields.io/npm/dt/react-native-use-modal-hooks.svg)](https://www.npmjs.com/package/react-native-use-modal-hooks) | ||
@@ -4,0 +6,0 @@ |
Sorry, the diff of this file is not supported yet
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 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
275127
94