@types/react-native-push-notification
Advanced tools
Comparing version 3.0.7 to 3.0.8
@@ -87,2 +87,3 @@ // Type definitions for react-native-push-notification 3.0 | ||
): Promise<PushNotificationPermissions>; | ||
subscribeToTopic(topic: string): void; | ||
presentLocalNotification(details: PushNotificationObject): void; | ||
@@ -89,0 +90,0 @@ scheduleLocalNotification(details: PushNotificationScheduleObject): void; |
{ | ||
"name": "@types/react-native-push-notification", | ||
"version": "3.0.7", | ||
"version": "3.0.8", | ||
"description": "TypeScript definitions for react-native-push-notification", | ||
@@ -32,4 +32,4 @@ "license": "MIT", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "4da63837d1ce51b168cf580b6250634ed0f566580055224f0ccfcd9a4af898e2", | ||
"typesPublisherContentHash": "11719f038a0edf12b20d6a5d42ac30df6fb0b15a358ff0eabd261214e04c00cc", | ||
"typeScriptVersion": "2.8" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 26 Nov 2019 01:34:43 GMT | ||
* Last updated: Thu, 27 Feb 2020 20:03:28 GMT | ||
* Dependencies: none | ||
@@ -17,2 +17,2 @@ * Global values: none | ||
# Credits | ||
These definitions were written by Paito Anderson (https://github.com/PaitoAnderson), Tom Sawkins (https://github.com/tomSawkins), and Andrew Li (https://github.com/Li357). | ||
These definitions were written by [Paito Anderson](https://github.com/PaitoAnderson), [Tom Sawkins](https://github.com/tomSawkins), and [Andrew Li](https://github.com/Li357). |
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
6410
96