@types/react-native-push-notification
Advanced tools
Comparing version 7.0.1 to 7.0.2
@@ -110,2 +110,3 @@ // Type definitions for react-native-push-notification 7.0 | ||
number: number; | ||
data: Record<string, any>; | ||
} | ||
@@ -112,0 +113,0 @@ |
{ | ||
"name": "@types/react-native-push-notification", | ||
"version": "7.0.1", | ||
"version": "7.0.2", | ||
"description": "TypeScript definitions for react-native-push-notification", | ||
@@ -32,4 +32,4 @@ "license": "MIT", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "8d538815cafcef4d7b4b1f2976d03da5eec366f20cc3d78370255f6f0ba767fa", | ||
"typesPublisherContentHash": "01c33c9763e21f5085621cdef1e9cc533448815a1c37599a9142805ef75c3d05", | ||
"typeScriptVersion": "3.5" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 19 Jan 2021 23:09:39 GMT | ||
* Last updated: Mon, 15 Mar 2021 17:47:33 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
8400
165