@types/react-native-push-notification
Advanced tools
Comparing version 3.0.0 to 3.0.1
@@ -65,3 +65,3 @@ // Type definitions for react-native-push-notification 3.0 | ||
export class PushNotificationScheduleObject extends PushNotificationObject { | ||
Date: Date; | ||
date: Date; | ||
} | ||
@@ -68,0 +68,0 @@ |
{ | ||
"name": "@types/react-native-push-notification", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "TypeScript definitions for react-native-push-notification", | ||
@@ -20,4 +20,4 @@ "license": "MIT", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "4347232b6ba8a35e93ccf34ead8d3e13a33bcdc75ebcf9444722595fdc756263", | ||
"typesPublisherContentHash": "0740206000ad7babd100e56ddb7e1d6bbed38a0f9b74101ba5b0c9f32e7ad9e8", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 15 Nov 2017 17:31:17 GMT | ||
* Last updated: Tue, 02 Jan 2018 20:35:03 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
5160