@chenng/react-native-shake-event
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@chenng/react-native-shake-event", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Add shake event to your React Native app", | ||
@@ -47,11 +47,7 @@ "main": "js/index.js", | ||
"type": "git", | ||
"url": "https://github.com/jadsonlourenco/react-native-shake-event.git" | ||
"url": "https://github.com/ringcrl/react-native-shake-event.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/jadsonlourenco/react-native-shake-event/issues" | ||
}, | ||
"homepage": "https://github.com/jadsonlourenco/react-native-shake-event", | ||
"dependencies": { | ||
"invariant": "^2.2.2" | ||
} | ||
} | ||
} |
@@ -7,3 +7,3 @@ ## Source | ||
Notes: source is unavailable directly, republish it... | ||
Notes: Source can not be used directly, republish it... | ||
@@ -57,3 +57,3 @@ --- | ||
1. On *debug mode* this event also handle the **DevMenu**, but works fine on *production*. | ||
On *debug mode* this event also handle the **DevMenu**, but works fine on *production*. | ||
@@ -60,0 +60,0 @@ ## License |
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 website
QualityPackage does not have a website.
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
17490