@types/react-native-push-notification
Advanced tools
Comparing version 7.3.3 to 8.1.0
@@ -1,2 +0,2 @@ | ||
// Type definitions for react-native-push-notification 7.3 | ||
// Type definitions for react-native-push-notification 8.1 | ||
// Project: https://github.com/zo0r/react-native-push-notification#readme | ||
@@ -87,2 +87,3 @@ // Definitions by: Paito Anderson <https://github.com/PaitoAnderson> | ||
message: string; | ||
picture?: string | undefined; | ||
userInfo?: any; | ||
@@ -89,0 +90,0 @@ playSound?: boolean | undefined; |
{ | ||
"name": "@types/react-native-push-notification", | ||
"version": "7.3.3", | ||
"version": "8.1.0", | ||
"description": "TypeScript definitions for react-native-push-notification", | ||
@@ -43,4 +43,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-native-push-notification", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "bc18807a30da68e1f3640e7e15ee7ba8ad5f2a5bb4078fc9846b8d3cbec6ec8a", | ||
"typeScriptVersion": "3.7" | ||
"typesPublisherContentHash": "dce90fbf4a2981de93fe66f4a6fd03863c9c038e615fa0e1b240b92dcec3805e", | ||
"typeScriptVersion": "3.9" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Mon, 25 Oct 2021 07:01:25 GMT | ||
* Last updated: Tue, 01 Mar 2022 21:32:03 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: none |
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
10043
162