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.4.2 to 1.4.3

2

phoenix/index.d.ts

@@ -34,3 +34,3 @@ // Type definitions for phoenix 1.4

on(event: string, callback: (response?: any) => void): number;
off(event: string): void;
off(event: string, ref?: number): void;

@@ -37,0 +37,0 @@ push(event: string, payload: object, timeout?: number): Push;

{
"name": "@types/phoenix",
"version": "1.4.2",
"version": "1.4.3",
"description": "TypeScript definitions for phoenix",

@@ -32,4 +32,4 @@ "license": "MIT",

"dependencies": {},
"typesPublisherContentHash": "16327897dfae92c84569a41878e66e0ea2e895392f16b3d54d960fc8421321d9",
"typesPublisherContentHash": "0781dd190ae687a0a085415974067c2beccf1711e155f1cd781bd86baa3c0310",
"typeScriptVersion": "2.4"
}

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

Additional Details
* Last updated: Tue, 09 Jul 2019 02:09:59 GMT
* Last updated: Thu, 29 Aug 2019 01:00:58 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