@types/react-native-push-notification
Advanced tools
Comparing version 3.0.8 to 3.0.9
@@ -72,2 +72,3 @@ // Type definitions for react-native-push-notification 3.0 | ||
repeatType?: RepeatType; | ||
repeatTime?: number; | ||
actions?: string; | ||
@@ -74,0 +75,0 @@ } |
{ | ||
"name": "@types/react-native-push-notification", | ||
"version": "3.0.8", | ||
"version": "3.0.9", | ||
"description": "TypeScript definitions for react-native-push-notification", | ||
@@ -32,4 +32,4 @@ "license": "MIT", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "11719f038a0edf12b20d6a5d42ac30df6fb0b15a358ff0eabd261214e04c00cc", | ||
"typesPublisherContentHash": "ce79bd868c60b5b115f03b590fbfdcd9a3855251ddb869c351fd1f96f700b4cc", | ||
"typeScriptVersion": "2.8" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Thu, 27 Feb 2020 20:03:28 GMT | ||
* Last updated: Sat, 11 Apr 2020 03:17:11 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: none |
Sorry, the diff of this file is not supported yet
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
97
6393