Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/phoenix

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/phoenix - npm Package Compare versions

Comparing version 1.6.2 to 1.6.3

8

phoenix/index.d.ts

@@ -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 @@

16

phoenix/package.json
{
"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).
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc