@types/react-native-push-notification
Advanced tools
Comparing version 8.1.2 to 8.1.3
@@ -1,11 +0,1 @@ | ||
// Type definitions for react-native-push-notification 8.1 | ||
// Project: https://github.com/zo0r/react-native-push-notification#readme | ||
// Definitions by: Paito Anderson <https://github.com/PaitoAnderson> | ||
// Tom Sawkins <https://github.com/tomSawkins> | ||
// Andrew Li <https://github.com/Li357> | ||
// Clément Rucheton <https://github.com/rucheton> | ||
// alternacrow <https://github.com/alternacrow> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 3.5 | ||
export interface PushNotificationPermissions { | ||
@@ -12,0 +2,0 @@ alert?: boolean | undefined; |
{ | ||
"name": "@types/react-native-push-notification", | ||
"version": "8.1.2", | ||
"version": "8.1.3", | ||
"description": "TypeScript definitions for react-native-push-notification", | ||
@@ -10,24 +10,24 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-native-push-notification", | ||
"name": "Paito Anderson", | ||
"url": "https://github.com/PaitoAnderson", | ||
"githubUsername": "PaitoAnderson" | ||
"githubUsername": "PaitoAnderson", | ||
"url": "https://github.com/PaitoAnderson" | ||
}, | ||
{ | ||
"name": "Tom Sawkins", | ||
"url": "https://github.com/tomSawkins", | ||
"githubUsername": "tomSawkins" | ||
"githubUsername": "tomSawkins", | ||
"url": "https://github.com/tomSawkins" | ||
}, | ||
{ | ||
"name": "Andrew Li", | ||
"url": "https://github.com/Li357", | ||
"githubUsername": "Li357" | ||
"githubUsername": "Li357", | ||
"url": "https://github.com/Li357" | ||
}, | ||
{ | ||
"name": "Clément Rucheton", | ||
"url": "https://github.com/rucheton", | ||
"githubUsername": "rucheton" | ||
"githubUsername": "rucheton", | ||
"url": "https://github.com/rucheton" | ||
}, | ||
{ | ||
"name": "alternacrow", | ||
"url": "https://github.com/alternacrow", | ||
"githubUsername": "alternacrow" | ||
"githubUsername": "alternacrow", | ||
"url": "https://github.com/alternacrow" | ||
} | ||
@@ -44,4 +44,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "ce607790e406c572b5d5d70404de23771dbaddeb8ed8a5a6dd45280b61d311d8", | ||
"typesPublisherContentHash": "3fcfdc4fb0c003ed4c09c134aa77de34d1efd9e681681317f183a0155bbe7c1f", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,6 @@ # Installation | ||
### Additional Details | ||
* Last updated: Wed, 27 Sep 2023 07:12:04 GMT | ||
* Last updated: Wed, 18 Oct 2023 11:45:05 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Paito Anderson](https://github.com/PaitoAnderson), [Tom Sawkins](https://github.com/tomSawkins), [Andrew Li](https://github.com/Li357), [Clément Rucheton](https://github.com/rucheton), and [alternacrow](https://github.com/alternacrow). |
9475
153
16