@types/phoenix
Advanced tools
Comparing version 1.5.1 to 1.5.2
@@ -169,3 +169,3 @@ // Type definitions for phoenix 1.5 | ||
export interface PresenceOpts { | ||
events?: { state: string; diff: string }; | ||
events?: { state: string; diff: string } | undefined; | ||
} | ||
@@ -172,0 +172,0 @@ |
{ | ||
"name": "@types/phoenix", | ||
"version": "1.5.1", | ||
"version": "1.5.2", | ||
"description": "TypeScript definitions for phoenix", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/phoenix", | ||
"license": "MIT", | ||
@@ -32,4 +33,4 @@ "contributors": [ | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "ca365434933735e7aca42421bb3580d4042cf133c82cde4970792f9ed27758a8", | ||
"typeScriptVersion": "3.3" | ||
"typesPublisherContentHash": "9e9c271b64a7020865884155c3b9e63a780c2f974959154ec3cd5e67e57243d5", | ||
"typeScriptVersion": "3.6" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 08 Dec 2020 22:56:55 GMT | ||
* Last updated: Thu, 08 Jul 2021 20:19:34 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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
7771
0