@types/pusher-js
Advanced tools
Comparing version 3.0.28 to 3.0.29
@@ -148,2 +148,3 @@ // Type definitions for pusher-js 3.0.0 | ||
state: string; | ||
socket_id: string; | ||
connection: any; //TODO: Type this | ||
@@ -150,0 +151,0 @@ encrypted: boolean; |
{ | ||
"name": "@types/pusher-js", | ||
"version": "3.0.28", | ||
"description": "TypeScript definitions for pusher-js 3.0.0", | ||
"version": "3.0.29", | ||
"description": "TypeScript definitions for pusher-js", | ||
"license": "MIT", | ||
"author": "Qubo <https://github.com/tkqubo>", | ||
"contributors": [ | ||
{ | ||
"name": "Qubo", | ||
"url": "https://github.com/tkqubo" | ||
} | ||
], | ||
"main": "", | ||
@@ -14,4 +19,5 @@ "repository": { | ||
"dependencies": {}, | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "772cb6b08b9b124f63f5016427a740669c9966d936663af2f8bb6bd02e4e4958" | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "9ed72278f8e42c0b3d15a88789d6b546bf9e9f64770bc87e1a3ddc884f1e52d1", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -5,15 +5,13 @@ # Installation | ||
# Summary | ||
This package contains type definitions for pusher-js 3.0.0 (https://github.com/pusher/pusher-js). | ||
This package contains type definitions for pusher-js (https://github.com/pusher/pusher-js). | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/pusher-js | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/pusher-js | ||
Additional Details | ||
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT | ||
* File structure: ProperModule | ||
* Library Dependencies: none | ||
* Module Dependencies: none | ||
* Global values: pusher | ||
* Last updated: Tue, 21 Mar 2017 21:28:55 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by Qubo <https://github.com/tkqubo>. |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
9151
3
202
17