Socket
Socket
Sign inDemoInstall

@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.0 to 1.6.1

4

phoenix/index.d.ts

@@ -31,4 +31,4 @@ // Type definitions for phoenix 1.6

onClose(callback: (payload: any, ref: any, joinRef: any) => void | Promise<void>): void;
onError(callback: (reason?: any) => void | Promise<void>): void;
onClose(callback: (payload: any, ref: any, joinRef: any) => void | Promise<void>): number;
onError(callback: (reason?: any) => void | Promise<void>): number;
onMessage(event: string, payload: any, ref: any): any;

@@ -35,0 +35,0 @@

{
"name": "@types/phoenix",
"version": "1.6.0",
"version": "1.6.1",
"description": "TypeScript definitions for phoenix",

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

"dependencies": {},
"typesPublisherContentHash": "d051a15b7a2615103707afcd3b35fac501dc374193be3bb9b2252aeba692b5b6",
"typesPublisherContentHash": "c615fac4f158b3e90cb679597ea3f1e1ee23d0eeb22f90117f0e6a52867041e3",
"typeScriptVersion": "4.3"
}

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

### Additional Details
* Last updated: Wed, 31 May 2023 15:32:50 GMT
* Last updated: Tue, 29 Aug 2023 23:38:52 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: none

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