@types/phoenix
Advanced tools
Comparing version 1.6.2 to 1.6.3
@@ -1,9 +0,1 @@ | ||
// Type definitions for phoenix 1.6 | ||
// Project: https://github.com/phoenixframework/phoenix | ||
// Definitions by: Mirosław Ciastek <https://github.com/mciastek> | ||
// John Goff <https://github.com/John-Goff> | ||
// Po Chen <https://github.com/princemaple> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.4 | ||
export type PushStatus = "ok" | "error" | "timeout"; | ||
@@ -10,0 +2,0 @@ |
{ | ||
"name": "@types/phoenix", | ||
"version": "1.6.2", | ||
"version": "1.6.3", | ||
"description": "TypeScript definitions for phoenix", | ||
@@ -10,14 +10,14 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/phoenix", | ||
"name": "Mirosław Ciastek", | ||
"url": "https://github.com/mciastek", | ||
"githubUsername": "mciastek" | ||
"githubUsername": "mciastek", | ||
"url": "https://github.com/mciastek" | ||
}, | ||
{ | ||
"name": "John Goff", | ||
"url": "https://github.com/John-Goff", | ||
"githubUsername": "John-Goff" | ||
"githubUsername": "John-Goff", | ||
"url": "https://github.com/John-Goff" | ||
}, | ||
{ | ||
"name": "Po Chen", | ||
"url": "https://github.com/princemaple", | ||
"githubUsername": "princemaple" | ||
"githubUsername": "princemaple", | ||
"url": "https://github.com/princemaple" | ||
} | ||
@@ -34,4 +34,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "f0949d9376a7e1c3efc7274f5ecb563c8d0865d845ecdedd9fe6c2b63dba9038", | ||
"typesPublisherContentHash": "cbdadab0b6eb2878dfb009c5743eb6713ebf7468e0c0535ca67f97cecaa738aa", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,6 @@ # Installation | ||
### Additional Details | ||
* Last updated: Sun, 24 Sep 2023 06:37:28 GMT | ||
* Last updated: Wed, 18 Oct 2023 05:47:08 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Mirosław Ciastek](https://github.com/mciastek), [John Goff](https://github.com/John-Goff), and [Po Chen](https://github.com/princemaple). |
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
8288
141
16