@types/react-native-push-notification
Advanced tools
Comparing version 3.0.6 to 3.0.7
@@ -20,2 +20,3 @@ // Type definitions for react-native-push-notification 3.0 | ||
data: object; | ||
subText?: string; | ||
badge: number; | ||
@@ -22,0 +23,0 @@ alert: object; |
{ | ||
"name": "@types/react-native-push-notification", | ||
"version": "3.0.6", | ||
"version": "3.0.7", | ||
"description": "TypeScript definitions for react-native-push-notification", | ||
@@ -24,3 +24,3 @@ "license": "MIT", | ||
"main": "", | ||
"types": "index", | ||
"types": "index.d.ts", | ||
"repository": { | ||
@@ -33,4 +33,4 @@ "type": "git", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "5d2b7647ddf001f3e77ec1cac79b67e50acde41718d114ca80058540e7e74485", | ||
"typeScriptVersion": "2.3" | ||
"typesPublisherContentHash": "4da63837d1ce51b168cf580b6250634ed0f566580055224f0ccfcd9a4af898e2", | ||
"typeScriptVersion": "2.8" | ||
} |
@@ -8,6 +8,6 @@ # Installation | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-native-push-notification | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-native-push-notification. | ||
Additional Details | ||
* Last updated: Mon, 05 Aug 2019 20:23:21 GMT | ||
### Additional Details | ||
* Last updated: Tue, 26 Nov 2019 01:34:43 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
6364
95