@types/react-native-push-notification
Advanced tools
Comparing version 5.0.5 to 5.0.6
@@ -68,3 +68,3 @@ // Type definitions for react-native-push-notification 5.0 | ||
actions?: string; | ||
actions?: string[]; | ||
invokeApp?: boolean; | ||
@@ -71,0 +71,0 @@ |
{ | ||
"name": "@types/react-native-push-notification", | ||
"version": "5.0.5", | ||
"version": "5.0.6", | ||
"description": "TypeScript definitions for react-native-push-notification", | ||
@@ -32,4 +32,4 @@ "license": "MIT", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "0dfc952c3b0d9048bdfba54639c32886d0d9f0122fcd59079cb7069104b7da96", | ||
"typeScriptVersion": "3.2" | ||
"typesPublisherContentHash": "83c2ff733997f7a01c257c828b52bac08cc1bac256f7b814c2dc1c238feba4f3", | ||
"typeScriptVersion": "3.4" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Fri, 02 Oct 2020 06:36:53 GMT | ||
* Last updated: Fri, 15 Jan 2021 03:36:55 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
8208