Socket
Socket
Sign inDemoInstall

@types/phoenix

Package Overview
Dependencies
0
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.6.4 to 1.6.5

3

phoenix/index.d.ts

@@ -42,2 +42,3 @@ export type PushStatus = "ok" | "error" | "timeout";

heartbeatIntervalMs: number;
longPollFallbackMs: number;
longpollerTimeout: number;

@@ -50,2 +51,4 @@ encode: (payload: object, callback: (encoded: any) => void | Promise<void>) => void;

vsn: string;
debug: boolean;
sessionStorage: object;
}

@@ -52,0 +55,0 @@

6

phoenix/package.json
{
"name": "@types/phoenix",
"version": "1.6.4",
"version": "1.6.5",
"description": "TypeScript definitions for phoenix",

@@ -33,4 +33,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/phoenix",

"dependencies": {},
"typesPublisherContentHash": "f2d196d22393079370592912c3eb7855770cb1142cc8d6b968aa9f39e5fc0145",
"typeScriptVersion": "4.5"
"typesPublisherContentHash": "fd4d7984471e1cac5c2967d761481e79011c267c35bf8a2341f427aee0ff53c8",
"typeScriptVersion": "4.7"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Tue, 07 Nov 2023 09:09:39 GMT
* Last updated: Tue, 18 Jun 2024 00:50:46 GMT
* Dependencies: none

@@ -14,0 +14,0 @@

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc